/* site-wide styles */

body, .bodytext {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 10px;
}

.bodytext A:link, .bodytext A:visited, .bodytext A:active, .bodytext A:hover {
	color: #FF6600;
	text-decoration: none;
	border-bottom: #C99;
	border-width: 0 0 1px 0;
	border-style: none;
}

.large  {
	font-family: verdana, geneva, arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	margin: 10px;
}

.header {
	font-size: 14px;
	line-height: normal;
	margin: 0 0 10px 0;
}

.navabout {
			z-index: 2;
			position: absolute;
			left: 9px;
			top: 52px;
		}

.navtrailer {
			z-index: 2;
			position: absolute;
			left: 176px;
			top: 52px;
		}
		
.navpraise {
			z-index: 2;
			position: absolute;
			left: 391px;
			top: 53px;
		}
		
.navpress {
			z-index: 2;
			position: absolute;
			left: 590px;
			top: 52px;
		}
		
.navmoreinfo {
			z-index: 2;
			position: absolute;
			left: 712px;
			top: 52px;
		}
		
.logotop {
			z-index: 4;
			position: absolute;
			left: 339px;
			top: 58px;
		}
		
			
.logoleft2 {
			z-index: 3;
			position: absolute;
			left: 302px;
			top: 63px;
		}

			
.logoleft {
			z-index: 3;
			position: absolute;
			left: 302px;
			top: 69px;
		}


.logoright {
			z-index: 3;
			position: absolute;
			left: 376px;
			top: 69px;
		}

.logobottom {
			z-index: 3;
			position: absolute;
			left: 302px;
			top: 461px;
		}
		
		
.pic {
			z-index: 0;
			position: absolute;
			left: 0px;
			top: 70px;
			margin: 0px;
		}

.bg {
			z-index: 0;
			position: absolute;
			left: 0px;
			top: 69px;
			width:  100%;
			height: 392px;
                        background-color: #ffffff;
                        padding: 0px;
                        border: 1px;
                        border-style: solid;
                        border-color: #333333;
		}

.about_photo {
			z-index: 2;
			position: absolute;
			left: 550px;
			top: 264px;
			padding: 6px;
                        border: 1px;
                        border-style: solid;
                        border-color: #DBDBDB;
		}

.smalllights {
			z-index: 2;
			padding: 1px;

		}

.clips {
			z-index: 2;
			position: absolute;
			left: 550px;
			top: 385px;
			padding: 6px;
		}

.trailerbox {
			z-index: 2;
			width: 350px;
			height: 198px;
                        background-color: #ffffff;
                        padding: 6px;
                        border: 1px;
                        border-style: solid;
                        border-color: #DBDBDB;
		}

		
.screening {
			z-index: 0;
			position: absolute;
			left: 350px;
			top: 480px;
			margin: 0px;
		}
		

.content_box {
	z-index: 2;
	position: absolute;
	left: 456px;
	top: 84px;
	width: 618px;
	height: 370px;
	background-color: #ffffff;
	overflow: auto;
		}
