html {
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */
	}
BODY { background-color: black; background-attachment: fixed; width: 100%; height: 100%; overflow: hidden; }
.title { font-family: verdana, arial, helvetica; font-size: 12pt; font-weight: 800; font-style: italic; }
.lp { font-family: verdana, arial, helvetica; font-weight: 700; width: 100%; background-color: black; }
#menubg { position: absolute; left: 0px; top: 0px; z-index: 0; }
#menu { position: absolute; left: 0px; top: 50px; z-index: 10; }
#main { position: absolute; left: 0px; top: 0px; width: 100%; height:100%; overflow: auto; z-index: 10; }
PRE { font-family: verdana, arial, helvetica; font-size: 10pt; color: white; font-weight: 500; }
TD { font-family: verdana, arial, helvetica; font-size: 10pt; color: white; font-weight: 500; padding: 3px; }
A, A:visited, A:link, A:active { padding: 1px; font-family: verdana, arial, helvetica; font-weight: 600; color: mintcream; text-decoration: none; }
A:hover { border-bottom: solid red 1px; }
img { border: solid black 1px; }
#menubg img { border: solid gold 0px; }
.title img { border: solid black 0px; }
#bgwrapper img { border: solid gold 0px; }
