html {
	height: 100%;
}

body { 
	font-family: Arial; 
	background-color: #000000; 

}

p { 
    font-weight: normal;
    font-size: 14px;   
    color: #FFFFFF; 
	line-height: 14pt;
}

a { color: #8CC8FF; 
	border: 0;
    text-decoration: underline; } 

a:hover { color: #8CC8FF; 
	border: 0;
    text-decoration: underline; } 

.footer { 
    font-weight: normal;
    font-size: 12px;   
    color: #666666; }

.pagetitle { 
	font-weight: bold;
    font-size: 22px;   
    color: #8CC8FF; }

.pagesubtitle { 
	font-weight: bold;
    font-size: 16px;   
    color: #8CC8FF; }

.buydvdhead { 
	position: relative;
	font-weight: bold;
	font-size: 18px;   
	text-align: left;
	color: #8CC8FF; 
	left: 140px; }

.buydvd { 
	position: relative;
	font-weight: bold;
	font-size: 14px;   
	text-align: left;
	line-height: 12pt;
	color: #8CC8FF;  
	left:140px; }

.justified {
	text-align: justify;
}

.role { 
    font-weight: bold;
	font-size: 14px;
	line-height: 2pt;
}

.crew { 
	font-size: 14px;
	line-height: 2pt;
}

.afplogo { 
	position:absolute;
	left:225px;
	top:940px;
	visibility:visible;
}

.faologo { 
	position:absolute;
	left:352px;
	top:940px; 
	visibility:visible;
}

span.displaynone { display:none; }  

#page {
	width: 712px;
	padding: 0;
	margin: 0 auto;
	border: 0;
	position: relative;
}

#content_area {
	border: 0;
	text-align: left;
	margin: 0 auto;
	background-color: #000000;
	color: #333333;
	padding:10;
	height:1350px;
	position: relative;
}

#content {
	padding: 0;
	margin: 140px 0px 30px 0px;
	height: auto;
	border-bottom: 0;
	border-bottom:0;
	position: relative;
}

#banner {
	position: relative;
	left: 0px;
	top: 12px;
}

#homecontent {
	position: absolute;
	left: 0px;
	top: 80px;
	height: auto;
}

#topnav {
	position: relative;
	left: 2px;
	top: 12px;
	border: 0;
	margin: 0;
	padding: 0;
}

#homenav {
	position: absolute;
	left: 2px;
	top: 2px;
	border: 0;
	margin: 0;
	padding: 0;
}

.crewlist {
	position: relative;
	left: 100px;
	top: 200px;
	border: 0;
	margin: 0;
	padding: 0;
}

.crewpix {
	position: absolute;
	border: 0;
	margin: 0;
	padding: 0;
	left: 395px;
	top: 22px;
	height: auto;
}

#footer_area {
	position: absolute;
	left: 185px;
	bottom: 40px;
	border: 0;
	margin: 0;
	padding: 0;
	height: 10px;
}

#nav_home {
	position:absolute;
	left:0px;
	top:0px;
	width:72px;
	height:25px;
	z-index:1;
	visibility:visible;
}
#nav_synopsis {
	position:absolute;
	left:72px;
	top:0px;
	width:121px;
	height:25px;
	z-index:2;
	visibility:visible;
}
#nav_trailer {
	position:absolute;
	left:193px;
	top:0px;
	width:99px;
	height:25px;
	z-index:3;
	visibility:visible;
}
#nav_bio {
	position:absolute;
	left:292px;
	top:0px;
	width:77px;
	height:25px;
	z-index:4;
	visibility:visible;
}
#nav_credits {
	position:absolute;
	left:369px;
	top:0px;
	width:107px;
	height:25px;
	z-index:5;
	visibility:visible;
}
#nav_screenings {
	position:absolute;
	left:476px;
	top:0px;
	width:136px;
	height:25px;
	z-index:6;
	visibility:visible;
}
#nav_contact {
	position:absolute;
	left:612px;
	top:0px;
	width:88px;
	height:25px;
	z-index:7;
	visibility:visible;
}



