    body, td, th, p {
      font-family: verdana, sans-serif;
      font-size: 12px;
    }

    /*/*/a{}
    body,
    body td,
    body th,
    body p {
      font-size: x-small;
      voice-family: "\"}\"";
      voice-family: inherit;
      font-size: small;
    }
    html>body,
    html>body td,
    html>body th
    html>body p {
      font-size: small;
    }
    /* */



body {position: relative; background: black url(tlo/tlo.jpg) 90%  0 no-repeat fixed ;}

div#links {position: absolute; top: 21px; left: 0; width: 166px; height: 700px;  z-index: 100;}
div#links a {display: block; text-align: center; font: bold 1em ;
   padding: 5px 10px; margin: 0 0 1px; border-width: 0;
   text-decoration: none; color: #FFC; background: #444;
   border-right: 5px solid #505050;}
div#links a:hover {color: #411; background: #AAA;
   border-right: 5px double white;}

div#links a span {display: none;}
div#links a:hover span {display: block;
   position: absolute; top: 310px; left: 0; width: 125px;
   padding: 5px; margin: 10px; z-index: 100;
   color: #AAA; background: black;
   text-align: center;}


div#content {position: absolute; top: 21px; left: 161px; right: 25px;
   color: black; background: white url(tlo/blue.jpg) 90% 0 no-repeat fixed;
   padding: 10px;
   border: solid 5px #444;}
div#content h1 {margin-bottom: 0.5em;}
div#content p {margin: 0 1em 1em;}
div#content h3 {margin-bottom: 0.25em;}





dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
sdiv#content a:link {color: #FF0;}
sdiv#content a:visited {color: #BBC;}
div#content a:link:hover {color: white;}
div#content a:visited:hover {color: #CC0;}


