.basictext{
	font-size: 12px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.basictext a{
	font-size: 12px;
	color: #990707;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.firstletter{
	font-size: 26px;
	color: #990707;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.header{
	font-size: 19px;
	color: #6C3600;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
}

.subheader{
	font-size: 16px;
	color: #6C3600;
	font-family: Arial, Helvetica, sans-serif;
}

.trailertext{
	font-size: 17px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
}

.trailertext a{
	font-size: 17px;
	color: #6C3600;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
}

.screening{
	font-size: 17px;
	color: #6C3600;
	font-family: Arial, Helvetica, sans-serif;
}

.screening a{
	font-size: 17px;
	color: #c04905;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.screening a:hover {
	font-size: 17px;
	color: #c04905;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.footer{
	font-size: 10px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
}

#trailer {
	float: left;
	width: 216px;
	height: 35px;
	background: url( 'images/homemenu/viewtrailer.gif' ) 0 -50px no-repeat;
	vertical-align: bottom;
	margin-top: 63px;
}

#trailer a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url( 'images/homemenu/viewtrailer.gif' ) bottom left no-repeat;
	vertical-align: bottom;
}

#trailer a:hover {
	background: url( 'images/homemenu/viewtrailer2.gif' ) bottom left no-repeat;
	}

#homehome {
	float: left;
	width: 130px;
	height: 98px;
	background: url( 'images/homemenu/home.jpg' ) 0 -50px no-repeat;
}

#homehome a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/homemenu/home.jpg' ) top left no-repeat;
	}

#homehome a:hover {
	background: url( 'images/homemenu/home2.jpg' ) top left no-repeat;
	}
	
#abouthome {
	float: left;
	width: 130px;
	height: 98px;
	background: url( 'images/homemenu/aboutus.jpg' ) 0 -50px no-repeat;
	}

#abouthome a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/homemenu/aboutus.jpg' ) top left no-repeat;
	}

#abouthome a:hover {
	width: 130px;
	height: 98px;
	background: url( 'images/homemenu/aboutus2.jpg' ) top left no-repeat;
	}

#synopsishome {
	float: left;
	width: 130px;
	height: 98px;
	background: url( 'images/homemenu/synopsis.jpg' ) 0 -50px no-repeat;
	}

#synopsishome a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/homemenu/synopsis.jpg' ) top left no-repeat;
	}

#synopsishome a:hover {
	background: url( 'images/homemenu/synopsis2.jpg' ) top left no-repeat;
	}
	
#stillshome {
	float: left;
	width: 130px;
	height: 98px;
	background: url( 'images/homemenu/stills.jpg' ) 0 -50px no-repeat;
	}

#stillshome a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/homemenu/stills.jpg' ) top left no-repeat;
	}

#stillshome a:hover {
	background: url( 'images/homemenu/stills2.jpg' ) top left no-repeat;
	}
	
#donatehome {
	float: left;
	width: 130px;
	height: 98px;
	background: url( 'images/homemenu/donate.jpg' ) 0 -50px no-repeat;
	}

#donatehome a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/homemenu/donate.jpg' ) top left no-repeat;
	}

#donatehome a:hover {
	background: url( 'images/homemenu/donate2.jpg' ) top left no-repeat;
	}
	
#myspacehome {
	float: left;
	width: 130px;
	height: 98px;
	background: url( 'images/homemenu/myspace.jpg' ) 0 -50px no-repeat;
	}

#myspacehome a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/homemenu/myspace.jpg' ) top left no-repeat;
	}

#myspacehome a:hover {
	background: url( 'images/homemenu/myspace2.jpg' ) top left no-repeat;
	}

#home {
	float: left;
	width: 110px;
	height: 25px;
	background: url( 'images/home.gif' ) 0 -50px no-repeat;
	margin-right: 10px;
	margin-left: 10px;
}

#home a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/home.gif' ) top left no-repeat;
	}

#home a:hover {
	background: url( 'images/home2.gif' ) top left no-repeat;
	}
	
#about {
	float: left;
	width: 110px; height: 25px;
	background: url( 'images/aboutus.gif' ) 0 -50px no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	}

#about a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/aboutus.gif' ) top left no-repeat;
	}

#about a:hover {
	width: 110px; height: 25px;
	background: url( 'images/aboutus2.gif' ) top left no-repeat;
	}

#synopsis {
	float: left;
	width: 110px; height: 25px;
	background: url( 'images/synopsis.gif' ) 0 -50px no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	}

#synopsis a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/synopsis.gif' ) top left no-repeat;
	}

#synopsis a:hover {
	background: url( 'images/synopsis2.gif' ) top left no-repeat;
	}
	
#stills {
	float: left;
	width: 110px; height: 25px;
	background: url( 'images/stills.gif' ) 0 -50px no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	}

#stills a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/stills.gif' ) top left no-repeat;
	}

#stills a:hover {
	background: url( 'images/stills2.gif' ) top left no-repeat;
	}
	
#donate {
	float: left;
	width: 110px; height: 25px;
	background: url( 'images/donate.gif' ) 0 -50px no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	}

#donate a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/donate.gif' ) top left no-repeat;
	}

#donate a:hover {
	background: url( 'images/donate2.gif' ) top left no-repeat;
	}
	
#myspace {
	float: left;
	width: 110px; height: 25px;
	background: url( 'images/myspace.gif' ) 0 -50px no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	}

#myspace a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/myspace.gif' ) top left no-repeat;
	}

#myspace a:hover {
	background: url( 'images/myspace2.gif' ) top left no-repeat;
	}
	
#vtt {
	float: inherit;
	width: 110px; height: 61px;
	background: url( 'images/vtt.gif' ) 0 -50px no-repeat;
	}

#vtt a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/vtt.gif' ) top left no-repeat;
	}

#vtt a:hover {
	background: url( 'images/vtt2.gif' ) top left no-repeat;
	}
	
.hiddenPic {
	display:none;
}

table.trailer {
	border-width: 3px 3px 3px 3px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
}

table.sample th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.sample td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
	
	
	
	
	
