html, body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 100%;
	color:#000000;
	font-weight : normal;
	background-image : url(../images/bg_main3.jpg);
	background-repeat : repeat;
	background-position : center;
}
/* Structure
***********************************************/
IMG {
	border:0px;
}

#container{
	margin-left:auto;
	margin-right:auto;
	width:859px;
	
}



#stripp {
	position: relative;
	float:left;
	width:78px;
	height:500px;
}
#inner {
	position: relative;
	float:left;
	width:859px;
	background-image : url(../images/bg_main2.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}
#inner2 {
	position: relative;
	float:left;
	width:754px;
	padding-top:10px;
}
#logo {
	position: relative;
	float:left;
	width:754px;
	height:39px;
	background-image : url(../images/logos/logomain.jpg);
	background-repeat : no-repeat;
	
}

ul {
	font-size:100%;
	font-weight : normal;
}
li {
}
ol {
	font-size:100%;
}
hr {
	color:#CCCCCC;
	height:1px;
	text-align:left;
}
p{
	margin-top:0px;
	padding-top:0px;
}
.underline {text-decoration: underline;}
/* Header
***********************************************/
#leftnav {
	position: relative;
	float:left;
	width:154px;
	padding-top:43px;
	font-family : "Times New Roman";
}
#movielink {
	position: relative;
	float:left;
	width:154px;
	padding-top:35px;
}
.navon {
	position: relative;
	float:left;
	width:139px;
	text-align:right;
	font-size:90%;
	background-image : url(../images/bg_navon.jpg);
	background-repeat : no-repeat;
	height:25px;
	padding-top:6px;
	padding-right:15px;
}
.navoff {
	position: relative;
	float:left;
	width:139px;
	text-align:right;
	font-size:90%;
	background-image : url(../images/bg_navoff.jpg);
	background-repeat : no-repeat;
	height:25px;
	padding-top:6px;
	padding-right:15px;
}
.navoff2 {
	position: relative;
	float:left;
	width:139px;
	text-align:right;
	font-size:90%;
	background-image : url(../images/bg_navoff2.jpg);
	background-repeat : no-repeat;
	height:25px;
	padding-top:6px;
	padding-right:15px;
}
#leftnav a:link {color: #FFFFFF;text-decoration: none;}
#leftnav a:visited {color: #FFFFFF;text-decoration: none;}
#leftnav a:hover {color: #000000;text-decoration: none;}
#leftnav a:active {color: #000000;text-decoration: none;}
.leftnavnolink {color: #000000;text-decoration:none;}

#tophome {
	position:relative;
	float:left;
	width:600px;
	height:10px;
	background-image : url(../images/bg_cont.jpg);
	background-repeat : no-repeat;
}
#tophome2 {
	position:relative;
	float:left;
	width:600px;
	height:10px;
	background-image : url(../images/bg_cont2.png);
	background-repeat : no-repeat;
	margin-left:154px;
}
#tophome3 {
	position:relative;
	float:left;
	width:600px;
	height:10px;
	background-image : url(../images/bg_cont3.png);
	background-repeat : no-repeat;
	margin-left:154px;
}

#content{
	position:relative;
	float:left;
	text-align:left;
	width:600px;
	background-color : #FFFFFF;
}
#mid {
	position: relative;
	float:left;
	width:600px;
	background-color : #FFFFFF;
	
}
#homebot {
	position: relative;
	float:left;
	width:570px;
	background-repeat : no-repeat;
	padding-top:124px;
	height:44px;
	font-size:90%;
	padding-left:30px;
	font-weight : bold;
}
#homebot a:link {color: #FFFFFF;text-decoration: none;}
#homebot a:visited {color: #FFFFFF;text-decoration: none;}
#homebot a:hover {color: #FFFFFF;text-decoration: underline;}
#homebot a:active {color: #FFFFFF;text-decoration: none;}
#snowbg {
	position: relative;
	float:left;
	width:600px;
	background-image : url(../images/bg_style3.jpg);
	background-position : right;
	background-repeat : no-repeat;
	height:140px;
}
#titlelogo {
	position: relative;
	float:left;
	width:272px;
	background-image : url(../images/thetitlelogo.jpg);
	background-repeat : no-repeat;
	height:150px;
}
#titlelogo2 {
	position: relative;
	float:left;
	width:328px;
}
#limage {
	position: relative;
	float:left;
	width:340px;
	padding-left:10px;	
}
#right {
	position: relative;
	float:left;
	width:220px;
	padding-left:10px;
}
.cimage {
	position: relative;
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	width:107px;
}
.hlimage{
	position: relative;
	float:left;
	padding-top:10px;
	padding-left:15px;
}
#contentimage {
	position: relative;
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
a:link {text-decoration: none;	color:#5C2E91;}
a:visited {text-decoration: none;	color:#5C2E91;}
a:hover {text-decoration: underline;	color:#5C2E91;}
a:active {text-decoration: none;	color:#5C2E91;}

a.bodylink3:link {text-decoration: none;	color:#5C2E91;}
a.bodylink3:visited {text-decoration: none;	color:#5C2E91;}
a.bodylink3:hover {text-decoration: underline;	color:#5C2E91;}
a.bodylink3:active {text-decoration: none;	color:#5C2E91;}

/*********** Generic Style***********/
 h1{font-size:100%;font-weight:bold; color:#663300;}
 .h2{font-size:70%; font-weight:normal;margin-bottom:0px;padding-left:20px;color:#666666;padding-right:10px;}
 h3 {font-size:70%; font-weight:normal;}
 
/* Bottom
***********************************************/
#footer a:link {color: #000000;text-decoration: none;}
#footer a:visited {color: #000000;text-decoration: none;}
#footer a:hover {color: #000000;text-decoration: underline;}
#footer a:active {color: #000000;text-decoration: none;}
.nolink {color: #000000;text-decoration: underline;}

#footer {
	position:relative;
	float:left;
	width:600px;
	padding-top:5px;
	padding-left:154px;
	font-size:0.7em;
	color: #000000;
	height:100px;
}
#footer1 {
	position:relative;
	float:left;
	width:300px;
	background-image : url(../images/footbox.gif);
	filter:alpha(opacity=60);
	height:90px;
	padding-top:10px;
	opacity:.60;
	text-align:center;
}
#footer1  p {
	font-weight : bold;
}
#footer2 {
	position:relative;
	float:left;
	width:300px;
	background-image : url(../images/footbox.gif);
	filter:alpha(opacity=60);
	height:90px;
	padding-top:10px;
	opacity:.60;
	text-align:center;
}
#footer2  p {
	font-weight : bold;
}
.red {
	color:#FF0000;
}

#error {
	position:relative;
	float:left;
	padding:10px;
}
/*CONTACT FORM******************************/
#contactform{position:relative;	float:left;}
.frmul{position:relative;	float:left; width:110px;text-align:right; color:#FF9933;}
.frmur{position:relative;	float:left;}
#formdetail{position:relative;float:left;padding:5px;margin-bottom:10px;}
.frmll{position:relative;float:left;width:115px;text-align:right;padding-right:5px;margin-top:2px;margin-bottom:2px;}
.frmlr{position:relative;float:left;margin-top:2px;margin-bottom:2px;}
input,select,textarea {	font-family: Arial, Helvetica, sans-serif;	padding-left:3px;	font-size:100%;}

/*NEWS FORMAT******************************/
.newsitem {	position:relative;	float:left;	width:562px;}
.newsleft {	position:relative;	float:left;	width:430px;}
.newstitle {position:relative;float:left;width:430px;font-weight:bold; color:#FF9933;}
.newstext {	position:relative;	float:left;	width:430px;}
.newsimage {position:relative;	float:left;	width:122px;padding-top:5px;padding-bottom:15px;}
.newstitle2{font-weight:bold; color:#FF9933;}
/*******lwsvisible******************************/
.lwsvisible {
	width:1px;height:1px;visibility:hidden;line-height:1px;
}

/***POPUP Script*********************************/
#popcont{margin-left:auto;	margin-right:auto;	width:600px;}
#popinner{
	position:relative;
	float:left;
	background-image : url(../images/bg_popup.jpg);
	background-repeat : no-repeat;
}
#popcontent {
	position:relative;
	float:left;
	padding:20px;
	padding-top:180px;
	width:560px;
	padding-bottom:40px;
}
.bigred {
	font-size:120%;
	color:#AC3C38;
}
.underline {
	text-decoration : underline;
}
.gal {
	position:relative;
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.bigtext {
	font-size:140%;
	color:#FF9933;
	font-weight : bold;
}
.orange {
	color:#FF9933;
}
.orange2 {
	font-size:110%;
	color:#FF9933;
}
.filmthumb {
	position:relative;
	float:left;
	width:250px;
	padding-bottom:150px;
}
.purpletext {
	color:#5C2E91;
	font-weight:bold;
}