body
{
	background: #680005;
}

#header
{
	background:#990000 url(../_img/home/test_img/masthead.jpg) no-repeat;
	margin-top:15px;
	margin-left: auto;
	margin-right:auto;
	width:940px;
	height:79;
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
	padding:10px;
	
}

img#bg 
{
	position:fixed;
	top:0;
	left:0;
	width:100%;
}

#content 
{
	position:relative;
	z-index:1;
}


#main 
{
	background:url(../_img/home/Splash.jpg) top left no-repeat;
	margin-left: auto;
	margin-right: auto;
	width:960px;
	height:480px;
	background-color:#333;
	border: 1px solid white;
	overflow:hidden;
	z-index:inherit;
	
}

#evt_ctrls
{
	width:210px;
	position:relative;
	float:right;
	margin:11px;
}

#caldiv 
{
	background-color:White;
	margin-top:80px;
}

.calevt
{
	text-decoration:none;
	color:White;
	font-size:11px;
}

.calnoevt
{
	color:Gray;
	font-size:10px;
}

#spl_season
{
	width:210px;
	Z-INDEX: 10; 
	POSITION:absolute; 
	LEFT: 0px; 
	TOP: 0px;
}

.seasonpnl
{
	width:210px;
	background-color:White;
}

#spl_events
{
	width:210px;
	Z-INDEX: 8; 
	POSITION:absolute; 
	LEFT: 0px; 
	TOP: 40px;
}

.eventpnl
{
	width:210px;
	background-color:White;
}


#splashlinks
{
	
	margin:0 auto;
	text-align: center;
	width:500px;
	/*position: relative;
	top:7px;
	left:740px;*/
	font-family: Arial Sans-Serif;
	font-size:40px;
}

#vidlink
{
	
	position: relative;
	top:200px;
	left:210px;
	width:279px;
	height:166px;
}

#splashlinks a:link,  a:visited
{
	color:#fff;
	font-family:Arial;
	text-decoration:none;
}


