body {
  background: white; 
  color: black; 
  font: 12px Verdana, Arial, Helvetica, sans-serif;
width: 100%;

}

.mainbox {
line-height: 18px;
text-align:justify;
}

.item h2 {
color: black;}

/* put url after link text instead of underlining */
a, a:link, a:visited {
  background-color: white; 
  color: #7f7f7f; 
  text-decoration: none;
}

a:hover {
  background-color: #aaaaaa; 
  color: black; 
  text-decoration: none;
}

.big a[href]:after {
content: " (" attr(href) " )";
font-size: 10px;  
}

#head, .navcontainer, .tagline, .bt-nav, .bcumb, .small, div.spl-home, div.spl-about, .noprint, .copyright, .designby, .nomobile, #thanks {
display: none;
}

#footer {
font-size: 12px;
border-top: 1px solid #000;
padding-top: 10px;
}

acronym {
  border: 0;
}

acronym:after {
  content: " (" attr(title) ")";
}

.big {
width: 100%;
}


#wrapper {
width: 100%;
margin: 0 auto;
padding: 0;
background: #fff;
text-align: left;
border: none;
}
.wrapper-c {
padding: 0px;
margin: 0;
}

.printonly {
display: inline;
}

.nofilth {display: none;}