body {
	margin: 0;
	padding: 0;
	min-width: 1001px;
	text-align: center;
	background: url('../images/body_bg.gif');
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 1001px;
	background: url('../images/bg.jpg');
}
#header {
	background: #3f3f3f;	
	margin: 0 auto;
	padding: 0px;
	width: 983px;
	height: 33px;
}
#header h1 {
	margin: 0;
	padding: 0;
	color: #fff;
}
#navcontainer {
	width: 983px;
	height: 73px;
	margin: 0 auto;
	background: url('../images/nav_bg.jpg');
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li {
	margin: 0;
	padding: 13px 38px;	
	height: 46px;
	border-right: 1px solid black;
	display: inline;
	float: left;
	font: 26px Georgia;
	display: block;
}
#navcontainer li a {
	color: #0e1653;	
}
#navcontainer li a:hover {
	color: #a1bcff;
	text-decoration: none;
	background: black;
	display: block;
}
#navcontainer li #current a  {
	color: #a1bcff;
	text-decoration: none;
	background: black;
	display: block;
}
#navcontainer ul li h4 {
	margin: 0 0 0 10px;
	padding: 0;	
	font: 14px Georgia serif;
	font-weight: bold;
	color: #c45579;
	text-align: center;
}
.content_box {
	margin: 8px auto;
	padding: 5px 0;
	background: #6d2210;
	width: 983px;
	display: block;
}
.content_box .big {
	margin: 0 auto;
	padding: 0;
	width: 490px;
	float: left;
}
.content_box .big .objectcontainer {
	 margin: 0 0 0 4px;
	 border: 3px solid #fff;
	 padding: 0;
	 height: 574px;
}
.content_box .big .objectcontainer param {
	padding: 0;
	margin: 0;
}
.content_box .small {
	margin: 0;
	padding: 0;	
	width: 490px;
	float: right;
	text-align: left;
}
.content_box .small img{
	 border: 2px solid #fff;
}
.content_box .description {
	margin: 0 5px;
	padding: 8px 18px;
	width: 936px;
	background: #fff;
	border: 1px solid black;
	clear: both;
	text-align: left;
	font-family: Helvetica, sans-serif;
}
.content_numbers .photo {
	background: url(../images/photo.gif) no-repeat;
}
.content_numbers .video {
	background: url(../images/video.gif) no-repeat;
}
.content_numbers a {
	text-decoration: none;
}
.content_numbers a:hover img  {
	border-color: #666;
}
.content_numbers a:hover span {
	background-position: left -22px;
}
.description p {
	margin: 0;
	padding: 0;
}
.description h2 {
	margin: 1px;
	padding: 0;
	text-transform: uppercase;
}
.description h3 {
	font-size: .85em;
	margin: 1px 0 5px 0;
	padding: 0;
}
.content_box .footer h4{
	margin: 10px 0 0 0;
	padding: 15px 0;
	background: #ffe0b0;
	width: 982px;
	font: 20px, helvetica, bold;
}
.button_container {
	margin: 8px 0 25px 0;
	padding: 5px 0;
	width: 983px;
	height: 59px;
	text-align: center;
}
.button_container .left{
	margin: 0 0 0 30px;
	padding: 0;
	background: url('../images/trailer_button.jpg') no-repeat;
	width: 394px;
	height: 59px;
	float: left;
	text-align: center;
}
.button_container h2.trailer {
	margin: 0;
	padding: 0;
	line-height: 39px;
}
.button_container h2.trailer a{
	display: block;
	height: 59px;
	width: 394px;
	text-decoration: none;
	margin: 0 0 -27px 0;
	color: black;
}
.button_container h2.trailer a:hover{
	color: #00ff5a;
}
.button_container .right{
	margin: 0 30px 0 0;
	padding: 0;
	width: 394px;
	height: 59px;
	background: url('../images/join_button.jpg') no-repeat;
	float: right;
}
.button_container h2.join {
	margin: 0;
	padding: 0;
	line-height: 39px;
}
.button_container h2.join a{
	display: block;
	height: 59px;
	width: 394px;
	text-decoration: none;
	margin: 0 0 -27px 0;
	color: yellow;
}
.button_container h2.join a:hover{
	color: #00ff5a;
}
.small_button_text a {
	color: #6d2210;
	text-decoration: none;
	font: 16px "Impact", sans-serif;
}
.footer {
	width: 983px;
	margin: -3px auto;
	padding: 0;
}
.footer img{
	float: left;
	border: none;
}
.footer h4 a {
	text-decoration: none;
	color: black;
}
.footer h4 a:hover {
	text-decoration: underline;
	color: #474747;
}
.subnav {
	font-family: Arial,Sans-Serif;
	margin: 12px auto;
	width: 983px;
	border-bottom: 1px solid #bababa;
}
.sublist {
	width: 90%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}
.sublist li {
	padding: 0;
	margin: 0;
	text-indent: 0;
	display: inline;
}
.sublist li a {
	letter-spacing: -1px;
	text-decoration: none;
	color: #000;
	font-size: 1.75em;
	padding: 0 2px;
	border-top: .5em solid #bababa;
}
.sublist li a:hover, .sublist a.current {
	color: #fff;
	border-top: none;
	font-size: 2.5em;
}
.sublist a.current {
	color: #fc6;
}
.update_box {
	margin: 12px auto;
	padding: 5px 0;
	width: 980px;
	display: block;
}
.updates {
	margin: 8px 3px;
	padding: 0px;
	background: #e8e8e8;
	border: 1px solid black;
	float: left;
	width: 237px;
	display: block;
}
.updates img {
	border-bottom: 1px solid black;
}
.updates h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: arial, verdana, Sans-Serif;
	color: #707070;
}
.updates h2 {
	margin: 3px 0;
	padding: 0;
	font-size: 16px;
	font-family: arial, verdana, Sans-Serif;
	color: #7c7c7c;
}
.updates h3 {
	margin: 3px 0;
	padding: 0;
	font-size: 14px;
	font-family: arial, verdana, Sans-Serif;
	color: #7c7c7c;
}
.updates .join_link a{
	color: black;
	margin: 5px 0 8px 0;
	padding: 0;
	font-size: 17px;
	font-weight: bold;
	font-family: arial, verdana, Sans-Serif;
	display: block;
}
.subnav h4 a {
	font-size: 24px;
	text-decoration: none;
	color: black;
}
.subnav h4 a:hover {
	text-decoration: underline;
	color: #474747;
}