@charset "utf-8";
/* CSS Document */


body {
   background-image:none;
   background: white;
}
body div,
body p,
body th,
body td,
body li,
body dd	{
   font-size: 12pt;
   }
 #header , #footer, #letters, .back, .toprint,
 #sidebar1 form, .noprint {
   display:none ;
   }
   #sidebar1 {float:none; width:auto;}
 #sidebar1>a
 {
   display:none ;
   }
   
#galleryThumb, #container,  #content, #onlyContent{  width: auto !important;
  margin: 0 !important;
  padding: 0 !important; background: transparent none;padding:0px;}
#content {overflow:visible;}
#hidden{display:block}
 #mainContent, #onlyContent  {
   width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   clear:both;
   }
a:link, a:visited {
   color: #000;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   border:none;
   }
acronym {text-decoration:none;border:none;}

