/* elements */
a {
	color: #41404b;
}
a:hover {
	color: #a19fb0;
}
body {
	background: url(http://www.cazucito.com/mm/static/mainbg.jpg) #87849a top center repeat-y;
	color: #555555;
	font-family: "Courier New", "Times New Roman", "@Arial Unicode MS";
	text-align: justify;
	margin: 0px auto 4px auto;
	/*#BBBBAA*/
}
/* ids */
#main {
	color: #555555;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px auto auto auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 750px;
}

#centered {
	background-position: center;
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 810px;
}
#myheader {
	background: url(http://www.cazucito.com/mm/static/mainheader_00.jpg) no-repeat bottom center;
	height: 200px;
	margin: 0px;
	padding: 0px 0 0 0;
	width: 810px;
}
#myheader2 {
	background: url(http://www.cazucito.com/mm/static/mainheader_00.jpg) no-repeat bottom center;
	height: 200px;
	margin: 0px;
	padding: 0px 0 0 0;
	width: 810px;
}
#menu {
	background-color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
	height: 28px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 750px;
}

#content {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	width: 740px;
}

#footer {
	background: url(http://www.cazucito.com/mm/static/mainfooter_00.jpg) no-repeat bottom left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 750px;
	height: 30px;
}

#footer p {
	color: #555555;
	font-size: 9px;
	text-align: left;	
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 80px;
}

/* sites */

 #sites {
	background-color: #DADADA;
	border: 1px solid #000000;
	border-right: #AFAFAF;
	border-right-width: 0;
	margin: 0px 0px 3px 3px;
	padding: 2px 2px 2px 2px;
}
/* classes */
.sitedesc {
   font-size: 12px;
	text-align: justify;	
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

.sitefoot {
	font-size: 10px;
	font-weight: lighter;
	text-align: left;	
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

.siteimg {
	margin: 0px 3px 3px 3px;
	padding: 0px 4px 5px 4px;
	background-color: #CCCCCC;
	border-bottom: 4px solid #C0C0C0;
	border-left: 2px solid #C0C0C0;
	border-right: 2px solid #C0C0C0;
	border-top: 0px solid #C0C0C0;
}

.sitetitle {
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	text-align: left;
	font: normal normal bolder 14px/14pt;
	font-weight: bold;
}
/* info tooltip */
#tooltip {
width: 250px;
height: 300px;
background-color: #87849a;
color: Black;
}
.ttbg {
background: transparent;
}
.tttitle{
	color: #000000;
	margin: 0 0 0 0;
	padding: 0 0 0 5px;
	text-align: left;
	font: normal normal bolder 14px/14pt;
	font-weight: bold;
}
/**/
#underconstruction {
height: 525px;
width: 730px;
position: relative;
	background-color: #DADADA;
	border: 1px solid #000000;
	margin: 0px 0px 3px 3px;
	padding: 2px 2px 2px 2px;
		background: url(http://www.cazucito.com/mm/static/update.jpg) no-repeat top center;
}
#underconstruction p {
	color: #555555;
	font-size: 20px;
	text-align: center;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}