body {
	background-color: #000000;
	background-image: url(centro-homepagev3.jpg);
	background-repeat: no-repeat;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #003366;
}

#maincontent {
	position:absolute;
	width:389px;
	height:500px;
	z-index:2;
	left: 336px;
	top: 115px;
	overflow: auto;
}

#maincontent a:link {color: #003366;
	text-decoration: none;}
#maincontent a:visited {text-decoration: none;
	color: #009966;}
#maincontent a:hover {text-decoration: underline;
	color: #990000;}
#maincontent a:active {text-decoration: none;
	color: #990000;}

#menu {
	position:absolute;
	width:124px;
	height:210px;
	z-index:1;
	left: 83px;
	top: 267px;
}


#menu {
	position:absolute;
	width:105px;
	height:207px;
	z-index:2;
	top: 280px;
	left: 73px;
	color: #ffffff;
}



.centrobody {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
}

.centrohead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: 10px;
	color: #663300;
}

#menu a {
	color: #ffffff;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#menu a:link {
	color: #ffffff;
}
#menu a:visited {color: #ffffff;}
#menu a:hover {color: #990000;}
#menu a:active {color: red;}




.leftimage {
margin-right: 15px;
margin-bottom: 5px;
float: left;
}

.rightimage {
margin-left: 15px;
margin-bottom: 5px;
float: right;
}
.tableTextTop {
	color: #ffffff;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold; 
	background-color: #6A3606;
}
.tableText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	color: #6A3606;
	margin: 0;
	background-color: #DFCC74;
	border-bottom: 1px solid #C09B4A;
	}
