BODY {
  background: #464646;
  color: white; 
  font-family: lucida console, sans-serif;
  font-style: normal;
  font-size: 10pt;
}

A:link {color: #FF3300; background: #464646;}
A:visited {color: #FF3300; background: #464646;}
img.corner {border: 0px solid #000000;}

div.title {
   background: #00ccff;
# background: #000000;
   width: auto;
   height: 100px;
   text-align: left;
   color: yellow;
   font-size: 24pt;
}

div.main {
   text-align : left; 
   padding: 0em 0em;
   width: 600px;
position: absolute;
top: 120px;
left: 67px;
margin-left: 0.4em;
font-size: 10pt;
}

div.sitelinks {
   text-align: left; 
   margin-left: 0em;
   width: auto;
   padding: 0em 0.6em;
   position: absolute;
   top: 120px;
   left: 0px;
   font-size: 10pt;
}
