body {
   background: #ffffff;
   font-size: 10pt;
   }
#Header {
   display: none;
   }
#MainDiv {border:0; width:100%;}
#Footer {
   display: none;
   }
.FirstCol {
   display: none;
   }
.ThirdCol {
   display: none;
   }
.SecondCol {
   width: 100%;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none;
   color: black;
   background: transparent none;
   }
a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: normal;
   text-decoration: underline;
   }
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
a[href^="/"]:after {
   content: " (http://www.berkeleycountysc.gov" attr(href) ") ";
   }
.noprint {display:none;}
.ExternalLinkBody {display:none;}
