body { 
    background: #FFF; 
    font-size: 12pt;
}

a:link, a:visited {
    color: #520;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
}

#container div { 
    width: auto;
    height: auto;
    float: none !important;
    background: transparent;
}

#top-menu p { display: none; }
#top-menu p.active { 
    display: block !important; 
    color: #000;
    font-size: 14pt;
    font-weight: bold;
}

#header, #nav-menu, #sitemap { display: none; }

#brd-left, #brd-right { width: 0px; }

