body { 
	background: #000 url(images/bg.jpg) no-repeat  50% 0;
	margin: 0;
	padding: 0;
	font: normal 11px arial;
	color: #d1c2a6; 
	line-height: 15px;}
	
h1 { 
	font: bold 12px arial;
	color: #f0af27;
	text-transform: uppercase; 
	margin:0;
	padding:0;}

a { 
	font: bold 12px arial;
	color: #f0af27;
	text-transform: uppercase;  
	text-decoration: none; 	}
	
a:hover { color:#ccc; }
	
#wrapper {
	width: 960px;
	margin: 0 auto; }
	
#header { 
	background: url(images/header_bg.jpg) no-repeat; 
	width: 960px;
	height: 185px; }
	
#logo { 
	float: left;
	width: 212px; 
	height: 113px;
	margin-top: 20px;	 }
	
#top_banner {
	float: left;
	width: 748px;
	height: 90px; 
	margin-top: 33px; }
	
#nav {
	width: 960px; 
	height: 52px; }

#nav ul {
	padding:0;
	margin: 0;
	list-style: none;
	height: 52px; }

#nav li { 
	float: left;
	padding: 0;
	margin: 0;  
	height: 52px; }
	
#main {
	background: url(images/borders_bg.jpg) repeat-y;  }
	
#content { 
	width: 916px;
	min-height: 641px; 
	background: url(images/content_bg.jpg) no-repeat;
	margin-left: 22px;
	margin-right: 22px;  }
	
#marginbox {
	padding: 15px; 
	width: 886px; }
	
#storybox {
	padding: 15px; 
	padding-bottom: 0;
	margin: 0;
	width: 886px;
	height: 620px;
	background-image: url(images/storys1pic.png);
	background-repeat: no-repeat;
	background-position: bottom center;  }
	
#releasesbox {
	padding: 15px; 
	padding-bottom: 0;
	margin: 0;
	width: 886px;
	height: 620px;}

#gangsbox {
	padding: 15px; 
	padding-bottom: 0;
	padding-right: 0;
	margin: 0;
	width: 901px;
	height: 620px;
	background-image: url(images/dvdluffy.png);
	background-repeat: no-repeat;
	background-position: bottom right;  }
	
#copyright {
	float: left; 
	margin-left: 32px;
	width:470px;
	text-align: left; }
	
#logos {
	float: left;
	width: 431px; 
	text-align: right; }
	

/* HOME PAGE */
#left { 
	float: left;
	width: 431px;
	height: 636px; 
	line-height: 10px;  }
	
#right {
	float: left;
	width: 431px;
	height: 636px; 
	line-height: 10px; 
	}
	
#home_dvd {
	float: left; 
	width: 155px; 
	height: 224px;
	text-align: center; }
	
#home_dvd_text { 
	float:left;
	width: 255px; 	
	line-height: 15px; }
	
#poster {
	width: 377px;
	height: 283px;
	margin-left: 20px;  }
	

/* STORY PAGE */
#story {
	width: 916px;
	height: 641px;
	background: url(images/story_bg.jpg) no-repeat; 
	margin-left: 22px;
	margin-right: 22px;  }
	
#storytxt {
	float: left;
	width: 275px; 
	margin-left: 34px;
	margin-top: 20px; }
	
#voyages {
	float: left;
	width: 545px;
	margin-left: 60px;
	margin-top: 51px; }
	
.seasontxt {
	margin-left: 4px; }
	
.showtxt {
	margin-left: 8px; }
	
.story_links { 
	line-height: 18px; }
	
	
/* VIDEO PAGE */
#darkBackgroundLayer {
	position:fixed;
	top:0;
	left: 0;
	z-index:1;
	display:none;
	width:100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=0);
	opacity: 0;	}
	
#video { 
	width: 916px;
	height: 666px;  }
	
#newvideo { 
	margin-left:40px;
	width: 916px;  }

	#playerDiv { 
		position:relative;
		z-index:3; }
		
	.playerDiv {
		position:relative;
		z-index:3; }

	#adDiv {
		position:absolute;
		z-index:2;
		top:10px;
		left:50%;
		margin-left:330px;
		float:right;}
 
		
	
/* RELEASES PAGE */

.releases_title {   }
	

/* CAST PAGE */

#lefttitle {
	float: left; 
	width: 400px; }
	
#dropdown {
	float: left; 
	width: 480px; 
	text-align: right; 
	font: bold 12px Arial;
	color:#f0af27;
	text-transform: uppercase; }
	
.castgang {
	font: normal 22px arial;
	color:#FFF;
	padding-left: 5px;
	text-transform: uppercase;  }
	
.charleft {
	float: left;
	width: 413px; }

.charright {
	float: left; 
	width: 413px; 
	margin-left: 20px; }	

.charthumb {
	float: left; 
	width: 113px;
	height: 113px;  }
	
.chardesc {
	float: left;
	width: 290px;
	margin-left: 5px;
	font: normal 11px arial;
	color:#d1c2a6;
	margin-top: 10px; }
	
.charname {
	font: bold 14px arial;
	color:#f0af27;
	text-transform: uppercase; }	
	

/* EPISODES */

.episodethumb {
	float: left; 
	width: 172px;
	height: 137px;  }
	
.episodetitle {
	font: bold 12px arial;
	color:#FFF;
	text-transform: uppercase; }
	
.episodesleft {
	float: left;
	width: 423px; }

.episodesright {
	float: left; 
	width: 423px; 
	margin-left: 20px; }	
	
.episodedesc {
	float: left;
	width: 240px;
	margin-left: 5px;
	font: normal 11px arial;
	color:#d1c2a6;
	margin-top: 10px; }
	
	
/* STORY PAGE */

.pagetitle {
	font: normal 22px arial;
	color:#FFF;
	padding-left: 5px;  }
	
.storydesc {
	float: left;
	width: 335px;
	font: normal 11px arial;
	color:#d1c2a6;
	margin-left: 5px;
	margin-top: 2px;  }
	
.storythumbs {
	float: left;
	width: 530px;
	margin-left: 10px; }
	

/* GANG PAGE */

#gangbox {
	width: 545px; 
	height: 515px;   }
	
	#gangbox .scroll-container {
	width: 545px;
	height: 515px; 
	overflow-y:scroll; }
	 

.ganglogo {
	float: left;
	width: 140px; 
	height: 125px; }
	
.gangdesc { 
	float: left;
	width: 375px;
	font: normal 12px arial;
	color:#d1c2a6;
	margin-left: 15px;  }
	
a.gangtitle {
	font: normal 22px arial;
	color:#f0af27; 
	text-decoration: none; }
	
	a.gangtitle:hover { color:#FFF; }
	

/* LOOT PAGE */

.wp { 
	float: left;
	width: 215px;
	margin-left: 5px;
	text-align: center; 
	font: normal 11px arial;
	color:#d1c2a6; }

a.wplink {
	font: normal 11px arial;
	color:#f0af27; }

a.wplink:hover { color:#FFF; }

.poster {
	float: left;
	width: 146px;
	height: 179px;
	margin-left: 2px; }
	

/* RELEASES PAGE */

#releasebox {
	width: 825px; 
	height: 515px;
	 }

#releasebox .scroll-container {
	width: 825px;
	height: 515px; 
	overflow-y: scroll; }
	
	
	
.releasedvd {
	float: left;
	width: 140px; 
	height: 185px; }
	
.releasedesc { 
	float: left;
	width: 650px;
	font: normal 12px arial;
	color:#d1c2a6;
	margin-left: 15px;  }
	
a.releasetitle {
	font: normal 18px arial;
	color:#f0af27; 
	text-decoration: none; }
	
	a.releasetitle:hover { color:#FFF; }
	

/* FOOTER */	
#three_pieces {	
	width: 916px;
	height: 106px;
	margin-left: 22px; 
	clear: both; }

	
#footer {
	background: url(images/footer_bg.jpg) no-repeat;
	width: 960px;
	height: 185px;  
	text-align: center; }
		
.clear { clear: both; }

.video_title {
	float: left; }
	
.announce {
	float: right;  
	margin-top: 30px;
	padding-right: 55px;
	font-style: italic;
	font-size: 14px; }
	
	.announce a { font-size: 14px; }