/* ^Footer
------------------------------------------------------------------*/
#footer {
    margin:5px auto 0 auto;
    padding:5px 0 0 0;
    text-align:center;
    font:11px Arial, Verdana, Helvetica, sans-serif;
    color:#666;
    border-top:1px solid #CCC;
} #footer p {
    margin:0 0 2px 0;
} #footer p.logoMonsterHolder {
    margin-top:5px;
} #footer img.logoMonster {
    width:186px;
    height:11px;
}
#footer a:link, #footer a:visited { color:#00C; }
#footer a:hover, #footer a:active { color:#C30; }
