body {
	margin: 0px;
}
.contenido {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-shadow: 0px 0px 2px #cccccc;
}
.contenido2 {
	font-family: tahoma;
	font-size: 9px;
	color: #ffffff;
	text-shadow: 0px 0px 2px #e64415;
}
.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #eeeeee;
	text-shadow: 0px 0px 2px #eeeeee;
}

/*------------------------------------------Sidebar */

.title {
	font-family: georgia;
	font-size: 25px;
	color: #eeeeee;
	font-style: italic;
	letter-spacing: -1px;
	line-height: -1px;
	text-shadow: 0px 0px 2px #eeeeee;
	text-align:center;
}
.fondo {
	font: 11px tahoma;
	color: #ffffff;
	text-shadow: 0px 0px 2px #e64415;
	padding-left: 35px;
	padding-right: 35px;
}
.topaffiliates{
	font: 9px Verdana;
	color: #000000;
	text-shadow: 0px 0px 2px #333333;
	background-color: #f6b283;
	border: 1px solid #f6b283;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	opacity: .70;
	filter:alpha(opacity=70);
}

/*------------------------------------------Links */

a:link, a:active, a:visited {
	text-decoration: none;
	color: #006f9f;
	text-shadow: 0px 0px 2px #006f9f;
}
a:hover {
	text-decoration: none;
	color: #e95d0f;
	text-shadow: 0px 0px 2px #e95d0f;
}
a img {
	border: 6px solid #f6b283;
	opacity: .60;
	filter:alpha(opacity=60);
}
a:hover img {
	border: 6px solid #f6b283;
	opacity: .99;
	filter:beta(opacity=99);
}
.imagesnolink {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin:0px 0px 0px 0px;
	background:none;
	opacity: .99;
	filter:beta(opacity=99);
}
.imagesnolink:hover {
	border-style: none;
	border-width: 0px;
	padding: 0px;
    margin:0px 0px 0px 0px;
	background:none;
	opacity: .99;
	filter:beta(opacity=99);
}

/*------------------------------------------Contenido */



/*------------------------------------------Navigation */

#home {
	position: absolute;
	width:71px;
	height:77px;
	z-index:2;
	left: 335px;
	top: 0px;
	background-image: url(images/navigation/home.png);
}
#zac {
	position: absolute;
	width:62px;
	height:77px;
	z-index:2;
	left: 405px;
	top: 0px;
	background-image: url(images/navigation/zac.png);
}
#gallery {
	position: absolute;
	width:100px;
	height:77px;
	z-index:2;
	left: 467px;
	top: 0px;
	background-image: url(images/navigation/gallery.png);
}
#iconcenter {
	position: absolute;
	width:141px;
	height:77px;
	z-index:2;
	left: 567px;
	top: 0px;
	background-image: url(images/navigation/iconcenter.png);
}
#website {
	position: absolute;
	width:93px;
	height:77px;
	z-index:2;
	left: 708px;
	top: 0px;
	background-image: url(images/navigation/website.png);
}
#facebook {
	position: absolute;
	width:126px;
	height:77px;
	z-index:2;
	left: 800px;
	top: 0px;
	background-image: url(images/navigation/facebook.png);
}


/*------------------------------------------Divs */

#googleadds {
	position: absolute;
	width:728px;
	height:90px;
	z-index:2;
	left: 249px;
	top: 637px;
}
#sitestats {
	position: absolute;
	width:268px;
	height:109px;
	z-index:2;
	left: 122px;
	top: 174px;
}
#copyright {
	position: absolute;
	width:728px;
	height:16px;
	z-index:2;
	left: 279px;
	top: 5951px;
}
