* { margin:0; padding:0; }
body {
	font:				12px/1.5 verdana, arial, sans-serif;
	text-align:			center;
	background-color: 	black;}
	
a, a:hover, a:active, a:visited {
	color:				#FFD30C;
	text-decoration:	underline;}
	
a:hover {
	text-decoration:	none;}		

img {
	border:				0px;}	
	
#container {
	width:				920px;
	border:				0px solid yellow;
	color:				#FFF;
	background-color: 	black;
	text-align:			left;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			20px;
	font-size:			85%}	

#homeleft {
	position: 		absolute; 
	width: 			250px; 
	text-align: 	left;}
	
#homewhatisnewwrapper {
	position: 		relative; 
	text-align: 	left; 
	width: 			205px; 
	height: 		378px; 
	border: 		1px dotted #666; 
	margin-left: 	23px; }
	
#homewhatisnew {
	width: 			175px; 
	margin: 		15px;
	margin-bottom:  6px; 
	font-size: 130%;
	overflow: 		hidden; 
	height: 		355px; }	
	
#homewhatisnew p {
	line-height: 1.65em;}	
	
#homewhatisnew a, #homewhatisnew a:hover, #homewhatisnew a:visited, #homewhatisnew a:active {
	color:			#BD1010;}
	
#homecontentwrapper {
	position: 		relative; 
	width: 			665px; 
	margin-left: 	10px; 
	left:  			255px;}	
	
#hometop {
	position: 		relative; 
	width:			100%; 
	height: 		30px; 
	padding-top: 	20px; 
	padding-bottom: 5px; }
	
#hometier1nav {
	position: 		relative; 
	text-align: 	left; 
	width: 			100%; 
	height: 		25px; 
	display: 		inline; 
	left: 			-17px; }	
	
#homeimage {
	padding-bottom: 10px;}	
	
img.experience {
	margin: 7px 0;}	
	
#homecontent {
	position: 		relative;}	
	
.homecontentboxwrapper {
	position: 		relative; 
	width: 			200px; 
	height: 		255px; 
	float: 			left; 
	margin-right:	20px;
	background-image: url(/assets/images/contentbackground.jpg); 
	background-repeat: no-repeat;}	
	
img.homecontenttitle {
	position: 		relative; 
	top: 			-5px; 
	z-index: 		5;}	
	
.homecontentbox {
	width: 			175px; 
	margin: 		12px; 
	font-size: 		130%; 
	overflow: 		hidden; 
	height: 		207px}	

.homecontentbox p {
	margin: 		0 0 12px 0; 
	}	
	
	
#davesilvervideo {
	position:			absolute;
	top:				-300px;
	left: 				-445px;
	z-index:			500;
	width: 				500px;
	height: 			500px;
	border: 1px solid #666666;
	text-align: 		center;
	background-color: #000000;
	padding: 			30px;
	visibility:			hidden;}	
	
	
div.regopen {
	MARGIN-BOTTOM: 7px; 
	TEXT-ALIGN: center; 
	width: 136px; 
	height: 50px; 
	background-image: URL(/assets/images/home_regopens.png); 
	background-repeat: no-repeat;}
	
#homefooter {
	float: 			right; 
	font-size: 		85%; 
	margin-right: 	30px; 
	margin-top: 	5px;}	
	
	
/* Pull Down Nav Styles */

.menu {

	padding:			10px 10px;
	display: 			block;	
	background-color:	#333333;	
	filter: 			alpha(opacity=75);
 	filter: 			progid:DXImageTransform.Microsoft.Alpha(opacity=75);	
 	-moz-opacity: 		0.75; 		
	opacity:			0.75;		
	}

	
.menuContent  {
	color:				#fff;
	font-size: 			11px;	
	line-height:		18px;}
