body {
	background-color: #855030;
	font-family			: Helvetica, Arial, sans-serif, Geneva, "Trebuchet MS";
	font-size			: 76%;
	color				: #333333;
	text-align			: center;
	background-image	:  url(../scripts/bg-top-main.jpg);
	background-position	: top;
	background-repeat	: repeat-x;
	background-color	: #000000;
	padding				: 0;
	margin				: 0;
/*
	scrollbar-base-color: #F2F2ED;
	scrollbar-3dlight-color: #D9D8CD;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F2F2ED;
	scrollbar-darkshadow-color: #D9D8CD;
	scrollbar-arrow-color: #99988A;
*/
	scrollbar-face-color :#020400; 
	scrollbar-highlight-color : #020400; 
	scrollbar-3dlight-color : #020400; 
	scrollbar-shadow-color : #020400; 
	scrollbar-darkshadow-color : #020400;
	scrollbar-track-color : #020400; 
	scrollbar-arrow-color :#ffffff; 
	text-align:center;
}
#wrapper
	{
	text-align			: left;
	width				: 760px;
	margin-right		: auto;
	margin-left			: auto;
	border-left			: 1px solid #E6B790;
	border-right		: 1px solid #E6B790;
	border-bottom		: 1px solid #E6B790;
	background-image	:  url(../scripts/bg-top.jpg);
	background-position	: top;
	background-repeat	: repeat-x;
	}
#about {
	background-image:  url("../img/abt-left_04.jpg");
	background-position	: top;
	background-repeat: no-repeat;
	width: 350px;
	height: 473px;
}

div.scrollAbout {
	height: 300px;
	overflow: auto;
	filter: chroma(color=#020400);
	width: 330px;
	padding:5px;
}
div.scrollAbout p {
	padding-top:3px;
	padding-left:18px;
	padding-right:5px;
	font-size:12px;
	color:#FFFFFF;
}
#synopsis {
	background-image: url("../img/synopsis_09.jpg");
	background-position	: top;
	background-repeat: no-repeat;
	width: 304px;
	height: 360px;
}

div.scrollSyn {
	height: 300px;
	overflow: auto;
	filter: chroma(color=#020400);
	width: 280px;
	padding:5px;
}
div.scrollSyn p {
	padding-top:0px;
	padding-left:18px;
	padding-right:5px;
	font-size:12px;
	color:#663300;
}

#cast {
	background-image:  url("../img/cast_12.jpg");
	background-position	: top;
	background-repeat: no-repeat;
	width: 456px;
	height: 170px;
}

#cast-1 {
	background-image:  url("../img/cast-1_12.jpg");
	background-position	: top;
	background-repeat: no-repeat;
	width: 456px;
	height: 170px;
}

div.scrollCast {
	height: 160px;
	overflow: auto;
	filter: chroma(color=#020400);
	width: 400px;
	padding:5px;
}
div.scrollCast p {
	padding-top:0px;
	padding-left:18px;
	padding-right:5px;
	font-size:12px;
	color:#ffffff;
}
#award {
	background-image:  url("../img/cast_14.jpg");
	background-position	: top;
	background-repeat: no-repeat;
	width: 456px;
	height: 215px;
}
#award-1 {
	background-image:  url("../img/cast-1_14.jpg");
	background-position	: top;
	background-repeat: no-repeat;
	width: 456px;
	height: 215px;
}
li {
	font-size:12px;
	color:#ffffff;
}
div.scrollAward {
	height: 180px;
	overflow: auto;
	filter: chroma(color=#020400);
	width: 400px;
	padding:5px;
}
div.scrollAward p {
	padding-top:0px;
	padding-left:18px;
	padding-right:5px;
	font-size:12px;
	color:#ffffff;
}
#video {
	background-image:  url("../img/video_11.jpg");
	background-position	: top;
	background-repeat: no-repeat;
	width: 320px;
	height: 245px;
}
#videoSelect {
	background-image:  url("../img/video_14.jpg");
	background-position	: top;
	background-repeat: no-repeat;
	width: 320px;
	height: 295px;
	vertical-align:top;
}
/*Dynamic Drive BOF*/
#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
text-align:center;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #ffffff;
/*background: white;*/

}

#tablist li a:link, #tablist li a:visited{
color:#FFFFFF;
text-decoration:none;
/*color: navy;*/
}
#tablist li a:hover {
color:#482520;

}
#tablist li a.current{
/*background: lightyellow;*/
}

#tabcontentcontainer{
width: 320px;
height: 245px;
/* Insert Optional Height definition here to give all the content a unified height */
/*padding: 5px;
border: 1px solid black;*/
}

.tabcontent{
display:none;
}
/*Dynamic Drive EOF*/
