
div#footer {
width: 580px;
background: #000 url("graphics/headerbackground.gif") top left repeat-x;
font-family: helvetica, "san seriff";
margin-left: 210px;
margin-top: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-transform: uppercase;
}

div#footer a, div#footer a:active, div#footer a:visited {
font-size: 11px;
color: #fff;
}

div#footer a:hover {
text-decoration: underline;
}

div#footer p {
text-align: center;
display: block;
margin-left: 8px;
font-size: 11px;
color: #fff;
}


