
body { background: #000000; text: #009900; font: bold "verdana" sans-serif }

p { font-size: 7.5pt; font-weight: bold; font-family: "verdana" sans-serif }

/* set 150 px wide navigation panel at top left */
#nav { position: absolute; top: 250px; left: 0; width: 150px; height: 3600px; bottom: 0; background: #ff6600; font-size: 8pt; font-weight: bold; color: #FFFFFF }


#head { top: 0;left: 0; right: 0; height: 250px; width: 100%; background: #000000; text-align: center }

#main { position: absolute; top: 250px; width: 600px; height: 3600px; bottom: 0; left: 155px; right: 0; background: #000000; font-weight: bold; font-size: 8pt; }

#ads { position: absolute; top: 250px; width: 25%; height: 3600px; left: 750px; right: 0; background: #000000; text-align: center; color: #ff6600; font-weight: bold; font-size: 10.5pt }

span.whitelite { color: #ffffff; font: bold 10.5pt "verdana" sans-serif }
span.orangelite { color: #ff6600; font: bold 10.5pt "verdana" sans-serif }
span.smallwhite { color: #ffffff; font: bold 7.5pt "verdana" sans-serif }
span.smallorange { color: #ff6600; font: bold 7.5pt "verdana" sans-serif }
span.yellow { color: #ffff33; font: bold 7.5pt "verdana" sans-serif }

a:link   {color:white; text-decoration: none }
a:hover {color: YELLOW}
a:visited { text-decoration: none }