body {position: relative; background: black; margin: 0; padding: 0;
scrollbar-base-color: #667;
scrollbar-face-color: #667; }


#links {position: absolute; top: 81px; left: 0; width: 100px; height: 510px; font: 14px Verdana, sans-serif; z-index: 100;}
#links a {display: block; text-align: center; font: bold 1em sans-serif; 
   padding: 5px 10px; margin: 0 0 1px; border-width: 0; 
   text-decoration: none; color: #FFC; background: #444;
   border-right: 5px solid #505050;}
#links a:hover {color: #411; background: #AAA;
   border-right: 5px double white;}

#links a span {display: none;}
#links a:hover span {display: block;
   position: absolute; top: 200px; left: 0; width: 75px;
   padding: 5px; margin: 5px; z-index: 100;
   color: #AAA; background: black;
   font: 10px Verdana, sans-serif; text-align: center;}


div#links a img {height: 0; width: 0; border-width: 0;}
div#links a:hover img {position: absolute; top: 200px; left: 0px; height: 100px; width: 85px;
   padding: 5px; margin: 5px;}


#content {position: absolute; top: 26px; left: 95px; right: 25px;
   color: #BAA; background: #22232F; 
   font: 13px Verdana, sans-serif; padding: 10px; 
   border: solid 5px #444;}
#content p {margin: 0 1em 1em;}
#content h3 {margin-bottom: 0.25em;}



h1 {margin: -9px -9px 0.5em; padding: 15px 0 5px; text-align: right; background: #333; color: #667; letter-spacing: 0.15em; text-transform: lowercase; font: bold 25px sans-serif; height: 28px; vertical-align: middle; white-space: nowrap;}
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
#content a:link {color: white; text-decoration: none; }
#content a:visited {color: #BBC; text-decoration: none;}
#content a:link:hover {color: #FF0;}
#content a:visited:hover {color: #CC0;}
/* pre {color: #EDC; font: 110% monospace;} */

#logoMain { float: right; padding-left: 5px; padding-bottom: 5px; }

.img_float_right { float: right; padding-left: 5px; padding-bottom: 5px; padding-top: 5px}

code, pre { color: #BAA; font: .8em/1em, sans-serif; padding-left: 10px;}

blockquote { margin-top: -5; margin-bottom: -5; }

#sc1, #sc2, #sc3, #sc4, #sc5, #sc6, #sc7 { font: 13px, Verdana, sans-serif padding: 0 ; margin: -20 0 20 0}

a:link, a:visited, {
  text-decoration: none;
  text-align: left; padding: 0px ; margin: 0px; border-width: 0;
  font: 12px; 
 }