body {
   background: white;
   font-size: 12pt;
   }
   
#mainwrap{
background: transparent none;
width: 100%;
height: auto;
border-right: 1px solid #999999;
border-left: 1px solid #999999;
border-bottom: 1px solid #999999;
border-top: 1px solid #999999;
}

#topsection {
   display: none;
   }

#topsection2 {
   display: none;
   }

#leftside {
   display: none;
   }

#rightcol {
   display: none;
   }

div#headlogos {
   display: none;
   }

div#bottom {
   display: none;
   }
   
div#footer {
   display: none;
   }

div#headersection {
   display: none;
   }

div#foxmenucontainer {
   display: none;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
