#footer {
float:left;
width:760px;
height:auto;
color:#999999;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:10px 0 0;
margin:5px 0 50px;
background-color:#663300;
}
#footer a, a:active, a:visited {
text-decoration:none;
font-style:normal;
color:#003378;
}
#footer a:hover {
text-decoration:underline;
font-style:normal;
color:#003378;
}