body 
{

scrollbar-base-color:#728b97;
background-image: url(bggrade.png);

}


#container
{
height: 600px;
width: 900px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
text-align: center;
background-image: url(cubbywoofs.png);
background-repeat: no-repeat; background-position: top center;

}

#warning
{
position: relative;
top:100px;
height: 369px;
width: 387px;
margin-left: auto;margin-right: auto;
background-image: url(18plus.png);
filter: alpha(opacity=100); -moz-opacity:.100; opacity:1.0; -khtml-opacity:1.0;
z-index: 1;

}


#splashcopy
{
position: relative;
top:150px;
height:200px;
width:300px;
margin-left: 0px;
margin-left: auto;margin-right: auto;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
z-index: 1;
}



/*------------------- submenu buttons -------------------*/

#submenu01 {
	position: relative;
	top:15px;
	width:700;
	margin:0px 0px 0px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6e90b3;
	padding: 0px;
	z-index: 3;
}


.subnav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
}

.subnav a:link {
color: #000000;
text-decoration: underline;
}

.subnav a:visited {
color: #927CAE;
text-decoration: underline;
}

.subnav a:hover {
color: #000000;
text-decoration: underline;
}

.subnav a:active {
color: #666666;
text-decoration: underline;
}

.subnav2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

.subnav2 a:link {
color: #ea0709;
text-decoration: underline;
}

.subnav2 a:visited {
color: #927CAE;
text-decoration: underline;
}

.subnav2 a:hover {
color: #000000;
text-decoration: underline;
}

.subnav2 a:active {
color: #666666;
text-decoration: underline;
}

