body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #C3DFE7;
}
#Menu_buttons {
	position:absolute;
	left:10px;
	top:125px;
	width:214px;
	height:397px;
	z-index:5;
	background-image: url(img/basica.gif);
	overflow: visible;
	visibility: visible;
}
#Banner {
	position:absolute;
	left:10px;
	top:12px;
	width:700px;
	height:108px;
	z-index:1;
	visibility: visible;
}
#Main_contents {
	position:absolute;
	left:228px;
	top:129px;
	width:571px;
	z-index:3;
	background-color: #cfdfe7;
	overflow: visible;
	height: 392px;
	visibility: visible;
}
td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
