/* footer.css */
#footer{height:50px;background-color:#900}#footer ul{list-style-type:none}#footer li{float:left;margin-right:20px}#footer a{font-weight:bold;text-decoration:none;color:#330000}#footer a:hover{font-weight:bold;text-decoration:none;color:#fff}#footer .active{font-size:1.01em;font-weight:bold;text-decoration:none;color:#fff}#footer .mod_customnav{width:50%}