body {
  scrollbar-face-color: #ffffff;
  scrollbar-shadow-color: #999999;
  scrollbar-highlight-color: #999999;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #999999;
  font: small verdana, arial, helvetica, sans-serif; color: #000;
}

a:link { text-decoration: underline; color: #f60; }
a:active { text-decoration: underline; color: #f60; }
a:visited { text-decoration: underline; color: #f60; }
a:hover { text-decoration: underline; color: #f90; }

img { border: none; }

#sidebar { display: none; }

#nav { display: none; }

#masthead { position: absolute; top: 21px; left: 10px; }
#mastheadtitle {
  position: absolute; top: 0px; left: 0px; width: 500px; height: 30px;
  background: url('/images/masthead.gif'); 
}
#mastheadtext {
  position: absolute; top: 17px; left: 65px; width: 500px;
  font-family: verdana; font-size: 12px; color: #999;
}
#masthead a:link { text-decoration: none; color: #999; }
#masthead a:active { text-decoration: none; color: #999; }
#masthead a:visited { text-decoration: none; color: #999; }
#masthead a:hover { text-decoration: none; color: #666; }

#textframe { position: absolute; top: 57px; left: 0px; padding: 0px 30px 0px 10px; }
#textbody { width: 100%; padding: 0; font: small verdana, arial, helvetica, sans-serif; color: #000; }

#tailtxt { float: left; font-style: italic; color: #aaa; }
#tailtxt a:link { text-decoration: underline; color: #fa6; }
#tailtxt a:active { text-decoration: underline; color: #fa6; }
#tailtxt a:visited { text-decoration: underline; color: #fa6; }
#tailtxt a:hover { text-decoration: underline; color: #fc9; }
#tailimg { float: right; }