html, body{
	margin:0;
	padding:0;
	text-align:center;
}
p {
text-align:justify;
}
#skip {
font-family:Tahoma, Helvetica, Arial, sans-serif;
text-align:center;
}
#background {	background-color: #0d1723;
	background-image: url(../images/clouds_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;}
#top {
	width:100%;
} 
#header{
	width:100%;
	text-align:left;
}  
#nav {
	width:100%;
	height:24px;
	background-image:url(../images/nav_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000000;
 }
#nav ul {
 font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:bold;
 line-height:19px;
 color:#d6d3d3;
 margin:0;
 padding-top: 3px;
 padding-left:25px;
 margin-left:auto;
 margin-right:auto;
 }
 #nav ul li {
	display:inline;
	padding-right:75px;
	
 }
 #nav ul li:last-child {
 padding-right:0;} 
 #nav a {
 font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 line-height:19px;
 color:#d6d3d3;
 text-decoration: none;
 }
 #nav a:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#6699CC;
	text-decoration: none;
 }
 #pagewidth{
	width:784px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #000000;
	position: relative;
	padding-bottom:0;
	margin-bottom:0;
} 


#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	background:transparent;
	color: #000;
	float: right;
	width: 100%;
	height:25px;
	font-family:Georgia, Times New Roman, Times, serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0;
/*background:transparent;*/
color: #000;
text-decoration: none;
float: left;

}

#navcontainer ul li a:hover
{
background:transparent;
color: #000;
}

#maincol{
	background-color: #000000;
	float: left;
	display:inline;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-bottom:0;
	margin-bottom:0;
 }
 .left{
	float:left;
	width:315px;
	padding-right: 25px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #595959;
 }
 .left img { 
 padding:15px;
 }
 .right{
	float:left;
	width:315px;
	padding-left: 25px;
 }
 .right img { 
 padding:15px;
 }
 #masthead {
	padding:23px 0 23px 75px;
 }
#popup_body {
background-image:none;
background-color:#000000;}
#popup{ 
    background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 25px;
	height:470px;
	text-align:left;
	background-color:#000000;
	}
#popup h1 {
margin-bottom:10px;
}
 #featuredfilms{
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
 }
 #featuredfilms img { padding:0 15px 5px 0;}
 #about {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 90px;
	padding-bottom: 90px;
 }
  #bio {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 90px;
	padding-bottom: 90px;
 }
 #bio img {
	padding:3px 50px 0 0;
 }
 #trailer{
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 90px;
	padding-bottom: 90px;
 }
 #contact{
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 90px;
	padding-bottom: 90px;
	height: 350px;
	
 }
 #contact p {
 margin-top: 0;
 }
 .contact_form {
	background-image:url(../images/form_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:19px;
	color:#3e6a7c;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 }
 #contact img {
 padding:0;
 }
 h1 {
	font-family:Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#d6d3d3;
	
 }
 h1 a {
	font-family:Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size:30px;
	line-height:36px;
	color:#d6d3d3;
	
 }
 h2 {
	font-family:Helvetica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:19px;
	color:#666;

 }
 h3 {
	font-family:Helvetica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:19px;
	color:#6699CC;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
 }
 p {
 font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 line-height:19px;
 color:#d6d3d3;
 padding-bottom: 15px;
 }
 a {
 text-decoration:none;
 color:#666666;
 }
 a:hover {
 text-decoration:underline; 
 color:#6699CC;
 }
 #footer {
	padding-left: 50px;
	padding-right: 50px;
	height: 75px;
	padding-top:15px;
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

 #footer p {
 font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 line-height:19px;
 color:#d6d3d3;
 margin:0;
 padding:0;
 float:right;
 text-align:right;
 }
 #footer a {
 color:#d6d3d3;}
 #footer #back {
 float:left;
 padding:0;
 margin:0;
 }
 #skip a {
 font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 line-height:19px;
 color:#d6d3d3;
 margin:0;
 padding:0;
 }
 /* *** Float containers fix: *** */ 
.clearfix:after {
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{ display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  




/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:20px;}
        #cboxLoadedContent{background:#000; padding:5px;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext.hover{background-position:bottom right;}
        #cboxLoadingOverlay{background:#000;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose.hover{background-position:bottom center;}
