/* Text & Links Stylesheet */

#content table {
 width:480px;
 height:140px;
 margin-left:7px;
 background-color:#FFF;
 }
 
.filmstrip {
 background:url(images/filmstrip.gif) 0 0 no-repeat;
 width:150px;
 }
 
.filmtop {
 position:absolute;
 width:108px;
 height:31px;
 background-color:green;
 margin-left:21px;
 margin-top:-70px;
 }
 
.filmscr {
 position:absolute;
 width:108px;
 height:65px;
 background-color:green;
 margin-left:21px;
 margin-top:-32px;
 }
 
.filmbot {
 position:absolute;
 width:108px;
 height:30px;
 background-color:green;
 margin-left:21px;
 margin-top:40px;
 background:url(images/filmstrip/aproduction.gif) 0 0 no-repeat;
 }
 
.boxbot, .boxtop {
 height:20px;
 background:#000;
 color:#FFF;
 font-size:10px;font-weight:bold;}
 
 .boxbot {text-align:left;}
 .boxtop {text-align:center;}
 
.boxinf {
 height:100px;
 width:330px;
 background:#ccc;
 overflow:auto;
 font-size:10px;
 }
 
.boxinf p {width:280px;margin-left:10px;text-indent:0;}

#topbar, #footer {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#footer a, #footer a:visited, #footer a:active, #topbar a, #topbar a:visited, #topbar a:active {text-decoration:none;color:#FFF;}
#footer a:hover, #topbar a:hover {color: #666666;}

#content {
	font-family:"Verdana", Arial, Helvetica, sans-serif;color:#000;
	}
#content a, #content a:active, #content a:visited {color:#000;text-decoration:none;}
#content a:hover {color:#999;text-decoration:none;}

.navlist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type:none;
	padding:0;
	margin:0;
	}
	
.navlist li {
	background-repeat:no-repeat;
	background-position: 0 2px;
	padding-left:20px;
	margin: 5px 0;
	line-height:18px;
	}
	
* html .navlist li {
	background-position: 0 2px;
	}
	
.navlist a:hover, .navlist a {
	text-decoration:none;
	}

h1 {
	font-size:15px;
	text-align:center;
	}

h2 {
	font-size:13px;
	text-align:center;
	margin-bottom:-8px;
	margin-top:0;
	}

* html h2 {margin-bottom:-18px;}
	
p { 
	text-indent:10px;
	width:480px;
	text-align:justify;
	padding: 0 0 5px 8px;
	}

.about {font-size:13px;}
.undent p{text-indent:0;}
.awards p {text-align:center;}

.credits {
 font-size:13px;
 }
 
.credits p {text-indent:0;margin-right:25px;}
* html .credits p {margin-right:4px;}
