BODY		{
		scrollbar-base-color: #000000;
	  	scrollbar-track-color: #282B34;
 		background-color: #760D0D;
		margin: 0px;
		padding: 0px;
		border: #000000 0px solid;
		filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#000000,endColorStr=#990000 );
		}
a:link		{ color: #CCFFFF; text-decoration: none; }
a:visited	{ color: #CCFFFF; text-decoration: none; }
a:active	{ color: #CCFFFF; text-decoration: none; }
a:hover		{ color: #FFFF9C; text-decoration: none; }
TABLE 		{ COLOR: #C8C8D2; FONT: 11px arial, verdana, sans-serif; font-weight: bold; }
#enter		{ POSITION: absolute; right: 10px; top: 10px; }
.introborder	{ BORDER-TOP: #FFFFFF 0px solid; BORDER-BOTTOM: #FFFFFF 1px solid; background-color: #000000; }

.enterbutton	{ 

BORDER: #FFFFFF 0px solid; 
background-color: #990000, ; 
text-align: center; 
display:block; 
width: 400px; 
padding: 10px; 
margin: 20px; 
position: absolute; top: -20px; left: 300px;
}

#menu 		{ LEFT: 100px; WIDTH: 950px; POSITION: absolute; TOP: 150px }