* {
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	font:				12px/1.5 verdana, arial, sans-serif;
	background-color: 	black;
}
	
a, a:hover, a:active, a:visited {
	color:				#FF0;
	text-decoration:	underline;
	font-weight: bold;
	font-size: 12px;
}
	
a:hover {
	text-decoration:	none;
	padding-top: 0px;
	font-size: 12px;
}		

img {
	border:				0px;
	padding: 0px;
	overflow: hidden;
}	
	
#container {
	width:				920px;
	border:				0px solid yellow;
	color:				#EEE;
	background-color: 	black;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			20px;
	font-size:			12px;
}	

#homeleft {
	position: 		absolute;
	width: 			250px;
	text-align: 	left;
	padding-top: 119px;
}

#homeleftgw {
	position: 		absolute;
	width: 			250px;
	text-align: 	left;
	padding-top: 131px;
}
	
#homewhatisnewwrapper {
	position: 		relative;
	text-align: 	left;
	width: 			200px;
	height: 		auto;
	background-repeat: no-repeat;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: medium;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-color: #000;
	overflow: hidden;
	float: right;
}
	
#homewhatisnew {
	width: 			180px;
	font-size: 11px;
	overflow: 		hidden;
	height: 		auto;
	color: #FFF;
	border: 0;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
}	
	
#homewhatisnew a, #homewhatisnew a:hover, #homewhatisnew a:visited, #homewhatisnew a:active {
	color:			#FF0;
}
	
#homecontentwrapper {
	position: 		relative;
	width: 			675px;
	margin-left: 	5px;
	left:  			255px;
}	
	
#hometop {
	position: 		relative;
	width:			100%;
	height: 		100px;
	padding-top: 	5px;
	padding-bottom: 5px;
}
	
#hometier1nav {
	position: 		relative; 
	text-align: 	left; 
	width: 			100%; 
	height: 		25px; 
	display: 		inline; 
	left: 			-17px; }	
	
#homeimage {
	padding-bottom: 30px;
	overflow: hidden;
}	
	
img.experience {
	width: 670px;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	overflow: hidden;
	height: 294px;
	float: right;
}	
.img_sep {
	float: right;
	overflow: auto;
	width: 670px;
}

	
#homecontent {
	position: 	relative;
	margin-left: 5px;
}	
	
.homecontentboxwrapper {
	position: 		relative;
	width: 			200px;
	height: 		255px;
	float: 			left;
	margin-right:	3px;
	background-image: none;
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-color: #333333;
	overflow: hidden;
	padding-left: 0px;
	margin-left: 15px;
	margin-top: 17px;
}	
	
img.homecontenttitle {
	position: 		relative;
	top: 			0px;
}	
	
.homecontentbox {
	width: 			175px;
	margin: 		12px;
	font-size: 		11px;
	overflow: 		hidden;
	height: 		207px;
}	

.homecontentbox p {
	margin: 		0 0 12px 0; 
	}	
	
div.regopen {
	MARGIN-BOTTOM: 7px; 
	TEXT-ALIGN: center; 
	width: 136px; 
	height: 50px; 
	background-image: URL(/assets_old/images/home_regopens.png); 
	background-repeat: no-repeat;}
	
#homefooter {
	float: 			right;
	font-size: 		85%;
	margin-right: 	0px;
	margin-top: 	20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: right;
	text-indent: -10;
}	
	
	
/* 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;
}
	
h1 {
	font: 				normal 200% verdana, sans serif;
	color:	 			#999;
	height: 			40px;
	text-transform: 	uppercase;
	letter-spacing: 	0.2em;
	margin-top: 0;
	margin-right: 0pt;
	margin-bottom: 0.2em;
	margin-left: 0;
	overflow: auto;
	text-align: left;
	text-indent: 3pt;
	}
h2 {
	color:	 			#FFF;
	text-transform: 	none;
	font-weight:		bold;
	letter-spacing: 	normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-variant: small-caps;
	line-height: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	text-align: left;
	}
#container #homecontentwrapper #homecontent #homefooter p {
	text-align: right;
}
#container #homecontentwrapper #homecontent #homefooter p a {
	text-align: center;
}
#container #homecontentwrapper #homecontent #centercolumn div div {
	font-weight: bold;
}
#container #homecontentwrapper #homecontent #centercolumn p {
	font-weight: bold;
}
#container #homecontentwrapper #homecontent #centercolumn p {
	font-weight: normal;
}
#container #homecontentwrapper #homecontent #centercolumn p {
	text-align: center;
	font-size: 12px;
}
#container #homecontentwrapper #homecontent #centercolumn fieldset div label {
	font-weight: bold;
}
#container #homecontentwrapper #homecontent #centercolumn p {
	text-align: left;
}
#container #homecontentwrapper #homecontent #centercolumn p {
	font-family: "Lucida Console", Monaco, monospace;
}
#homecontentwrapper #homecontent #centercolumn p {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
#container #homecontentwrapper #homecontent #centercolumn p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
strong {
	font-size: 12px;
}
#container #homecontentwrapper #homecontent #centercolumn blockquote blockquote p {
	font-size: 10px;
}
#container #homecontentwrapper #homecontent #centercolumn div div p {
	font-size: 12px;
}
#container #homecontentwrapper #homecontent #centercolumn div div p {
	font-size: 12px;
}
#container #homecontentwrapper #homecontent #centercolumn p .style122 .style123 {
	font-size: 12px;
}
#container #homecontentwrapper #homecontent #centercolumn p {
	color: #EEE;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
#centercolumn_table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 500px;
	width: 670px;
	overflow: auto;
	background-color: #000;
}
#flashcontent {
	margin-top: 7px;
	margin-bottom: 7px;
}
