HTML { scrollbar-face-color : silver } 

BODY { background: url(Images/NightSky.jpg);  color:#000000; FONT-FAMILY: arial, helvetica }


a:active { color: #FF9933; background: #316163; }
a:hover { color: #fc0; background: #9C3000; text-decoration: none; }

div.topleft    { position:absolute; top: 0em; left: 0;      height: 6em;  width: 200px; background: url(Images/NightSky.jpg)}
div.topcenter  { position:absolute; top: 0em; left: 200px;  height: 6em;  width: 575px; background: url(Images/NightSky.jpg)}
div.topright   { position:absolute; top: 0em; left: 775px;  height: 6em;  width: 140px; background: url(Images/NightSky.jpg)}

div.mainleft   { position:absolute; top: 8em; left: 25;     height: 400px; width: 200px; background: url(Images/NightSky.jpg); }
div.maincenter { position:absolute; top: 7em; left: 200px; height: 400px; width: 575px; background: gray; margin: 0 0.3em; padding: 0.3em; }
div.mainright  { position:absolute; top: 7em; left: 775px; height: 410px; width: 140px; background: url(Images/NightSky.jpg); margin-right: 0; padding-top: 0.5em;  }

div.mainleft a, div.mainleft a:link, div.mainleft a:visited, div.mainleft a:active { padding: 1px; border: 5px silver outset; color: white; background: gray; text-decoration: none; font-family: Arial, sans-serif; font-size:small; margin-bottom: 0.1em; margin-top: 0.1em; margin-left: 0.6em; display: block; }
/* Box model hack */
div.mainleft a, div.mainleft a:link, div.mainleft a:visited, div.mainleft a:active { voice-family: "\"}\""; voice-family: inherit; width: 125px; }
html>body div.mainleft a { width: 100px }
/* End of box model hack */
div.mainleft a:hover { color: black; background: silver; border: 5px gray outset; }

div.divbar {background: #000; position:relative; left: 20px; height: 10px; width: 485px;}

div.divparag {position:relative; left: 30px; width: 450px; height: 310px;}

iframe {height: 400px;width: 560px;}
.iframeBody {background: #000; color:#fff; font-family: arial, helvetica;}

