html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
color: #37312D;
margin: 0px;
background-image:url(imagenes/bkgn.jpg);
text-align: center;
font-size: 16px;
font-weight: bold;
}

a:link {
color: #37312D;
font-weight:bold;
}
  
a:visited{
color:#37312D;
font-weight:bold;
}

a:active {
color:#ffffff;
font-weight: bold;
}

a:hover, a:focus{
color: #CA9662;
} 


#wrapper {
width: 770px;
background-image:url(imagenes/bkgn.jpg);
background-color: #b56921;
margin: 10px auto;
}

#banner {
	height: 150px;
	background-color: #b56921;	
	margin-left: 90px;
	}

#nav {
border-bottom: 1px solid #ffffff;
margin-top: 20px;
margin-bottom: 20px;
}

#nav ul{
padding: 0px;
margin: 0px;
background-color: #666666;
}

#nav ul li{
display: inline;
padding: 0px;
margin: 0px;
}

#nav ul li a{
font-size: 10px;
color: #37312D;
text-decoration: none;
padding: 0px 25px 0px 25px;
border-right: 1px solid #ffffff;
text-align:center;
}

#nav ul li a:hover, #nav ul li a:focus{
color: #CA9662;
}

#content {
background-image:url(imagenes/bkgn.jpg);
background-color: #00FF00;
margin-left: 90px;
}

#content p {
text-align: left;
}

#content h1{
font-size:80%;
}


#leftcol{
float:left;
width: 155px;
background-color: #b56921;
margin-left: 5px;
}

#tablemid2 {
width: 450px;
text-align:center;
margin-top: 15px;
margin-left: 100px;
}


#footer {
font-size: 10px;
border-top: 1px solid #C6884B;
background-color: #b56921;
color: #000000;
}

#tableasc {
width: 480px;
text-align:center;
margin-top: 15px;
margin-left: 100px;
font-size:14px;
}

#tablefox {
width: 480px;
text-align:center;
margin-top: 15px;
margin-left: 100px;
font-size:14px;
}
#tableus {
text-align: center;
margin-left: 100px;
}