body{
		background: #ffffff url(back11.gif) repeat-x fixed 100% 0pt;
		text-align:center;
}
ul{ list-style-type:none!important;}

.uno{
	font-size: 37px;
	font-family: "Times New Roman", Times, serif;
}
.dos{
	font-size: 23px;
	font-family: "Times New Roman", Times, serif;
}
.tres{
	font-size: 10px;
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif text-align:center;
}
.tres a {
	font-weight: bold;
	text-decoration: none;
	color: Red;
}
#container{ width:791px; 
text-align:left;  
margin-left:auto; 
margin-right:auto;
border-left:1px ;  
border-right:1px ;  
} 
#menu { 
background-color: #8d0202; 
list-style-type: none; 
position: absolute; 
top: 325px; 
width: 600px;
height: 0px;
} 
#menu  li {float: left;}
#menu  li a {
list-style-type: none; 
line-height:25px;
color: #ffffff; 
font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size: 11px;
font-weight:bold;
border-right: 1px solid #FEFAFA;
padding:3px 10px;}
#menu  li a:hover {
list-style-type: none; 
color: Black; 
background-color: #FFFFBD; 
}