@charset "UTF-8";
body {
	font: 12px Georgia, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #fff;
}

a, a:visited {color: #999; text-decoration: underline;}
a:hover {color: #fff000; text-decoration: underline;}

.intro {
	font-size: 16px;
	line-height: 24px;
	margin: 0 100px 0 365px;
}
p {font-size: 16px;}
.footer {
	font-size: 11px;
	line-height: 24px;
	color: #999;
	margin: 20px auto;
}
#container {
	width: 960px; 
	background: url(images/bg.jpg) top no-repeat;
	padding-bottom:60px;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left; 
}
#mainContent {padding: 0 20px; margin-top: 420px;}

.clear {clear:both;}

#nav {height:75px;}
#trailer {background: url('images/trailer.gif') no-repeat;background-position:top left; height:75px;width:153px;display:inline-block; float: left; margin-left: 80px;}
#trailer:hover {background-position:0px -75px}
#gallery {background: url('images/gallery.gif') no-repeat;background-position:top left; height:75px;width:166px;display:inline-block; float: left;}
#gallery:hover {background-position:0px -75px}
#castcrew {background: url('images/castcrew.gif') no-repeat;background-position:top left;height:75px;width:230px;display:inline-block; float: left; margin-left: 175px;}
#castcrew:hover {background-position:0px -75px}
#dvd {background: url('images/dvd.gif') no-repeat;background-position:top left;height:75px;width:102px;display:inline-block; float: left;}
#dvd:hover {background-position:0px -75px}
#displaynone{display:none;}

#bottom {height: 10px; background-color: #6c0101; width: 960px; margin: 0px auto;}