html { overflow-y: scroll;}

img {
	border: 0;
	margin: 5px;
	border:none;
}
a {
	color: #fff;
	text-decoration:underline;
}
a:hover {
	color: #e7a614;
}
.clear {
	clear: both;
}

body {
	background-color:#000;
	text-align: center;
	color: #fff;
	font-family:Arial, "Helvetica", sans-serif;
	font-size:12px;
	background-position: top center;
}

p{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:12px;
	letter-spacing:1px;
	margin-right:15px;
	margin-bottom:5px;
}

li{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:12px;
	letter-spacing:1px;
	margin-right:0;
	margin-top:10px;
}

ul{
	margin-left:-20px;
}
	
#main {
	text-align: left;
	margin: 15px auto;
	width: 778px;
	height:100%;
	position: relative;
	background-image:url(../images/background.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#760003;
	border: 5px solid #7a0003;
	-moz-box-shadow: 0px 0px 30px #7a0003;
	-webkit-box-shadow: 0px 0px 30px #7a0003;
}
#theatureheader {
	background-image: url(../images/submaint.png);
	width: 409px;
	height: 386px;
	top: 0px;
	left: 369px;
	position: absolute;
}
#filmheader {
	background-image: url(../images/submain.png);
	width: 409px;
	height: 386px;
	top: 0px;
	left: 369px;
	position: absolute;
}
#filmheaderhome {
	width: 480px;
	height: 360px;
	top: 120px;
	left: 285px;
	position: absolute;
}
#timdavis {
	width: 409px;
	height: 386px;
	top: 0;
	left: 369px;
	position: absolute;
	background-image: url(../images/timdavisheader.png);
}
#arthurrouse {
	width: 409px;
	height: 386px;
	top: 0;
	left: 369px;
	position: absolute;
	background-image: url(../images/arthurheadshot.png);
}
#head-2 {
	background: url() no-repeat;
	width: 156px;
	height: 38px;
	top: 386px;
	left: 623px;
	position: absolute;
	background-image: url(../images/head_2.jpg);
}

#nav2 {
	border-top:2px solid #222;
	border-bottom:2px solid #222;
	width:778px;
	height:42px;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#7a0003;
}

#nav2 a {
  text-decoration: none;
  color: fff;
  font-size:14px;
  margin-left:60px;
}

#nav a {
  text-decoration: none;
  color: fff;
}
#nav li {
  background: bottom left url(../images/nav_bg.png) no-repeat;
  _height: 1%;
  padding: 8px 12px 16px 100px;
  list-style:none;
}
#nav a:hover {
	font-family:Arial, "Helvetica", sans-serif;
	font-size:12px;
	font:50px; font-weight:normal; color:#e7a614; text-decoration:none;}

#nav li.last {
  background: bottom left url(../images/nav_bg_last.png) no-repeat;
}

#gallery img {
	display: block;
}

h1 {
  height: 172px;
  color:#e7a614;
  font-weight: normal;
}
h1 span {
  display: block;
}

h1 .hone {
  padding: 10px 0 0 30px;
  font-family:Arial, "Helvetica", sans-serif;
  font-size:50px;
  color:#e7a614;
}
h1 .htwo {
	position: relative;
	top: -0.5em;
	margin-left:30px;
	font-size: 18px;
	color: #ccc;
}
h1 .hthree {
  position: relative;
  top: -1.0em;
  margin-left:30px;
  font-size: 12px;
  letter-spacing: 2px;
  color: #E3C0C1;
}
h2 {
  font: 24px verdana, sans-serif;
  font-size-adjust:20px;
  font-weight: normal;
  color:#e7a614;
}

h2 em {
  color: white;
}

#body-left {
	float: left;
	width: 320px;
	height: 400px;
	padding-left: 10px;
}
#body-leftgallery {
	float: left;
	width: 740px;
	height: 100%;
	margin-left:20px;
	padding-top: 10px;
}
#gallery {
	background: #750306;
	margin: 5px 5px 5px 6px;
	padding-top: 10px;
	width: 320px;
	height: 361px;
	float:left;
}
.gal {
	background: #9F0408;
	padding: 4px;
	position: absolute;
}
#body-right {
	float: right;
	width: 388px;
	height: 500px; 
	margin-left: 20px;
	margin-right: 20px;
}

#footer {
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height:80px;
	float:left;
	color: #CD3639;
	
}

#footer p{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:11px;
	color:#CCC;
	float:left;
	margin-left:20px;
	margin-top:60px;
}

.spacer {
	height: 50px;
}

#morebutton {
	float:right;
	margin-top: 0px;
	padding-right: 20px;
	font: 12px verdana, sans-serif;
    font-weight: normal;
    color: fff;

