body {
	margin:0px;
	font-family:'lucida sans','sans serif',verdana,arial;
	font-size:12px;
	background-color:#000814;
	background-image:url("../images/bkgd.jpg");
	background-repeat:repeat-x;
	background-attachment:fixed;
}

.clear {
	clear:both;
	}
	
p {
	margin-top:0px;
	}

div#content a, div.inside_padding a {
	color:#0d6fe8;
	text-decoration:none;
	border-bottom:1px solid #375963;
	font-style:italic;
}
	
div#greyout {
	display:none;
	position:absolute;
	background-color:#000;
	z-index:20;
	filter: Alpha(Opacity=85);
	-moz-opacity:0.85;
	}
	
div#main_holder {
	position:absolute;
	width:1200px;
	height:700px;
	left:50%;
	margin-left:-600px;
	z-index:1;
	background-image:url("../images/epic_bkgd.jpg");
	}
	
div#main {
	position:absolute;
	height:100%;
	width:940px;
	height:680px;
	left:50%;
	margin-left:-470px;
	z-index:2;
	background-color:none;
}

div#one {
	position:relative;
	height:134px;
	width:100%;
	}
	
div#img_one, div#img_two, div#img_three, div#img_four, div#img_five {
	float:left;
	height:134px;
	position:relative;
	margin-left:3px;
	}
	
div#img_one {
	width:203px;
	margin-left:0px;
	}
div#img_two {
	width:220px;
	}
div#img_three {
	width:195px;
	}
div#img_four {
	width:130px;
	}
div#img_five {
	width:180px;
	}
	
	
div#two {
	position:absolute;
	top:137px;
	left:0px;
	height:379px;
	width:100%;
	background-color:none;
	}
	
	div#two_left {
		position:relative;
		float:left;
		width:359px;
		height:379px;
		}
		
	div#two_right {
		position:relative;
		float:right;
		width:577px;
		height:379px;
		background-color:none;
		}
		
	div#two_two {
		position:absolute;
		top:0;
		left:0;
		height:21px;
		width:100%;
		background-color:#658086;
		}
	
	div#two_three {
		position:absolute;
		top:24px;
		left:0;
		width:100%;
		height:355px;
		background-image:url("../images/epic_21.jpg");
		z-index:10;
		}
		
		div#two_three_one, div#two_three_two, div#two_three_three {
			position:absolute;
			bottom:4px;
			width:185px;
			height:282px;
			z-index:20;
			NOtext-align:center;
			}
			
		div#two_three_one {
			left:5px;
			}
		div#two_three_two {
			left:196px;
			}
		div#two_three_three {
			left:387px;
			}
			
	p.event_title {
		display:block;
		position:relative;
		margin-top:0px;
		text-transform:uppercase;
		color:#fff;
		font-weight:bold;
		font-size:1.2em;
		}
			
	div.event {
		position:absolute;
		bottom:1px;
		width:100%;
		height:260px;
		background-color:#dde8eb;
		filter: Alpha(Opacity=85);
		-moz-opacity:0.85;
		}
		
		div.event_scroller {
			position:relative;
			width:180px;
			height:250px;
			top:5px;
			left:0px;
			overflow:auto;
			}
			
		div.event_padding {
			text-align:left;
			padding:5px;
			font-size:.9em;
			}
	
div#three {
	position:absolute;
	top:519px;
	left:0px;
	height:58px;
	width:100%;
	background-color:#adccd4;
	}
	
	div#three img#logo {
		float:right;
		}
	
	
#nav li {
	text-transform:uppercase;
	font-size:1em;
	}	
#nav li li {
	float:none;
	font-size:.8em;
}
