body {
	background-image: url(image/bkg-3.jpg);
	background-color: #fdb416;
	background-repeat: repeat-x;
}

.blanco-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFCC00;
}
a.active {
	color: #FF6600;
	}
a.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF6600;
}
.title-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.brown-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
}
.borwn-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
}
A.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #006633;
}
A.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FF3300;
}
.title-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
A.Copyrightlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #000000;
}
A.Copyrightlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #CC0000;
}
.Copyright2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
A.Copyrightlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #FFFFFF;
}
A.Copyrightlink2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #CCCCCC;
}
.blanco-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.eventImg {
	margin-top: 44px;
	}
	
#wrapper {
	position: relative;
	left: 15%;
	width: 1000px;
	height: 668px;
}

#events2 {
	position: absolute;
	left: 90%;
	top: 40px;
	width: 241px;
	background-color: #000000;
	background-image: url(image/eventThumbs/specialEvent.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	height: 552px;
}

#events3 {
	position: absolute;
	left: 90%;
	top: 40px;
	width: 181px;
	background-color: #000000;
	background-image: url(image/eventThumbs/specialEvent.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 606px;
}

#events4 {
	position: absolute;
	left: 90%;
	top: 40px;
	width: 144px;
	background-color: #000000;
	background-image: url(image/eventThumbs/specialEvent.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 606px;
}

#events5 {
	position: absolute;
	left: 90%;
	top: 40px;
	width: 125px;
	background-color: #000000;
	background-image: url(image/eventThumbs/specialEvent.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 606px;
}

.eventos {
	background-color: #000000;
	background-image: url(image/eventThumbs/eventoEspeciales.jpg);
	background-repeat: no-repeat;
	background-position: right;
	z-index:10;
}

.eventsLinks a:link {
	border: none;
	text-decoration:none;
	color: #000000;
	}
	
.eventsLinks a:visited {
	color:#FD9E16;
	}
	
.eventsLinks a:hover {
	color: #FF6600;
	}
	
#footer {
	font-size: 11px;
	padding: 10px 0 5px 0;
	}
