/* Print CSS Document */
body { text-align: left; font-size: 12px; font-family: "Lucida Sans Unicode", arial, helvetica, sans-serif; color: #333; background: #666; }
#header img { border:0; }
.otherlogos { display:none; }

#footer { margin: -15px auto 0; width: 760px; text-align: left; background: #666 url("../images/bg_footer.gif) no-repeat; font-size: 10px; color: #ccc; line-height: 12px;}
#footer p { padding: 8px;}
#footer span { float: right;}
#footer a:link, #footer a:visited { color: #fff; text-decoration: none;}

a:link { color: #d3181f; text-decoration: underline; }
a:visited { color: #d3181f; text-decoration: underline; }

#nav, #subnav, #search_box, #skip, #headernav, #sidebar { display:none }
