@charset "UTF-8";
/* CSS Document */




body {
	background: #000410;
	font-family: Helvetica, sans-serif;
	width: auto;
	margin: 0;
}
img {
	border: 0;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
}
.helveticaextended:after {
	clear:both;
	content:"";
	display:block;
	height:1%;
	line-height:0;
	visibility:hidden;
}


#navigation li {
	float: right;
	margin: 0 30px;
}
#navigation li:first-child {
	margin-left: 0;
}
#navigation li a {
	color: #d4c27b;
	line-height: 30px;
	padding: 0;
	text-decoration: none;
}
#navigation li a:hover, #navigation li.selected a {
	color: #FFCC00;
}



/** featured **/
#featured {
	display: block;
	list-style: none;
	width: 960px;
	margin: 0 auto;
	padding: 30px 0;
}
#featured li {
	float: left;
	width: 220px;
	margin: 0 10px;
	text-align: center;
}
#featured li h3 {
	color: #996600;
	font-size: 18px;
	margin: 18px 0;
}
#featured li h3 a {
	color: #996600;
	text-decoration: none;
}
#featured li h3 a:hover {
	color: #51a9e9;
}
#featured li p {
	color: #996600;
	font-size: 12px;
	text-align: center;
}

#infoleft {
	position:absolute;
	width:466px;
	height:930px;
	z-index:3;
	background-color: #000000;
	top: 404px;
	font-family: Helvetica, sans-serif;
	line-height: 30px;
	font-size: 14px;
	padding-left: 8px;
	color: #856C3C;
	border-top-color: #FF9900;
	border-bottom-color: #240D4A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #FF9900;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #240D4A;
	border-right-style: solid;
	border-right-width: 1px;
}
#inforight {
	position:relative;
	width:472px;
	height:930px;
	z-index:4;
	left: 480px;
	top: 84px;
	background-color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	padding-left: 8px;
	color: #856C3C;
	border-top-color: #FF9900;
	border-left-color: #FF9900;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-color: #240D4A;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #240D4A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#submenu {
	position:relative;
	width:952px;
	height:18px;
	z-index:51;
	left: 0px;
	top: -870px;
	background-color: #1A0A00;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-left: 8px;
	line-height: 20px;
}