 	body {
	margin: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color:#eeeeee;
	font-size:13px;
	line-height:1.3em;
}
a {
	color:#398439;
	text-decoration:none;
}

#wrap a:hover {
	color:#000000;
	background-color:#398439;
}

.newsflash a:hover{
	color:#000000;
	background-color:#398439;
}

h2 {
	font-size: 20px;
	font-weight:normal;
}

#wrap_home {
	background-color: #000000;
	background-image:url(images/homepage_splash.jpg);
	background-repeat: no-repeat;
	height: 608px;
}
#wrap_nothome {
	background-color:#000000;
	height: 608px;
}
#wrap {
	padding: 235px 0 25px 25px;
	background-color: #111111;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	min-height:398px;
}
/* for Internet Explorer */
/*\*/
* html #wrap {
height: 398px;
}
/**/
.crumbs {
	font-size:10px;
	border-bottom: 1px solid #666666;
	background-color:#111111; 
	opacity: .7;
	filter: alpha(opacity=70);
	padding:5px 5px 5px 4px;
	margin-bottom:1em;
}
#logo {
	position: absolute;
	z-index: 3;
	width: 457px;
	left: 25px;
	top: 25px;
}

#rightcol {
	position: absolute;
	z-index: 3;
	width: 290px;
	left: 555px;
	top: 300px;
	color: #999999;
}


#menu {
	position: absolute;
	z-index: 3;
	width: 290px;
	left: 555px;
	top: 25px;
}
#menu ul{
	display: inline;
	margin: 0px;
	padding: 0px;
	width:240px;
}
#menu ul li{
	margin: 0px;
	list-style: none;
	padding: 1px 3px 1px 3px;
	background-color:#000000;
	margin: 1px;
	font-size:16px;
	font-weight:300;
}
#menu ul li:hover{
	background-image: url(images/bg_menu.jpg);
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a: hover{
	text-decoration:none;
	color:#FFFFFF;
	background-color:none;
}
#dvdpointer {
	position: absolute;
	z-index: 3;
	width: 290px;
	left: 740px;
	top: 25px;
}
#footer {
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #111111;
	padding: 25px;
	font-size: 10px;
	color: #8d6452;
}
.newsflash {
	/*background-color:#491501;*/
	background-color:#222222;
	background-image: url(images/bg_news.jpg);
	background-repeat: no-repeat;
	padding:10px 0 20px 25px;
	color:#FFFFFF;
}

.newsflash .tbl_listing {
	width:505px;
	/*border:0;*/
}
img {
	border:0;
	}
.leftcol {	
	float:left;
	width:505px;
	line-height:1.4em;
}
.leftcol ul {
	list-style-type: circle;
}
.rightcol, .rightcol2 {
	width:200px;
	margin-left:530px;
	margin-top:30px;
}
.rightcol ul, .listing{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.rightcol ul li, .listing li{
	margin: 0px;
	padding-left:0px;
	padding-bottom:3px;
	list-style: none;
	border-bottom: 1px solid #398439;
}
.tbl_listing td {
	vertical-align:top;
	border-bottom: 1px solid #398439;
	padding-right: 10px;
}
table.tbl_listing {
	width:100%;
}

.listing li {
	clear:both;
	}
.leftcol h1 {
	background-color:#000000;
	padding:5px 5px 5px 4px;
	font-size:20px;
	color:#ff0099;
	font-weight:normal;
	margin:0;
}
hr {
	border: 0;
	height: 1px;
	background-color: #398439;
	color:#398439;
	}
.trailer {
	position:absolute;
	top:225px;
	left:555px;
}
.reviewSplash {
	position:absolute;
	top:530px;
	left:680px;
}
.video {
	padding:20px;
	background-color:#398439; 
	opacity: .7;
	height:280px;
	width:320px;
	min-height:280px;
	min-width:320px;
	filter: alpha(opacity=70);
	position:absolute;
	top:255px;
	left:155px;
	z-index:1;
}
.videofile {
	padding:20px;
	position:absolute;
	top:245px;
	left:155px;
	z-index:2;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright, span.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft, span.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
.photo {
	background-color:#FFFFFF;
	padding: 5px;
	border: solid 1px #E2E2E2;
}
h1 {
	font-size:1.2em;
	color:#FF6600;
}
