body {
	font: 11px lucida-grande, Helvetica, Arial, sans-serif;
	line-height: 13px;
	background-color: #372D1C;
	margin: 0px 0px 0px 0px;
}

A {color:#F0F0F0; text-decoration: none;}
A:hover {color:#F0F0F0; text-decoration: underline;}

/* IE Windows Fix for Rollovers */
* html a:hover {visibility:visible;}

.content_table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	border-spacing: 0;
	vertical-align: top;
}

	.top {
		margin: 0px 0px 0px 0px;
		background-color: #0D1532;
		height: 15%;
	}
	
	.bottom {
		margin: 0px 0px 0px 0px;
		background-color: #372D1C;
		height: 20%;
		vertical-align: top;
	}
	
	#middle {
		margin: 0px auto 0px auto;
		background: url(img/front_gradient.jpg) #372D1C repeat-x top center;
		height: 500px;
		vertical-align: top;
	}

#container {
	margin: 0px auto 0px auto;
	width: 750px;
	height: 550px;
	position: relative;
}

#moon {
	background: url(img/front_moon.jpg) transparent no-repeat top left;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 275px;
	height: 135px;
	opacity: .99;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}		

#logo {
	margin: 81px 0px 0px 443px;
	position: absolute;
	z-index: 2;
	width: 325px;
	height: 365px;
	text-align: center;
}

	#logo h1 {
		background: url(img/front_logo.gif) transparent no-repeat top center;
		margin: 0px 0px 0px 0px;
		width: 325px;
		height: 365px;
	}
	
	#logo h1 span {
		display: none;
	}

	#icons {
		background: url(img/front_icons.gif) transparent no-repeat top center;
		margin: 15px auto 0px auto;		
		width: 190px;
		height: 35px;
	}

#moon .link {
	padding-top: 35px;
	padding-left: 5px;
}

#nav {
	margin: 92px 0px 0px 5px;
	position: absolute;
	z-index: 3;
}

	#nav img {
		position: absolute;
	}

	.screening_room {
		width: 115px;
		height: 42px;
		margin-left: 30px;
		float: left;
	}
	
	.projects {
		width: 90px;
		height: 42px;
		margin-left: 30px;
		float: left;
	}
	
	.news {
		width: 78px;
		height: 42px;
		margin-left: 30px;
		float: left;
	}

	.store {
		width: 87px;
		height: 42px;
		margin-left: 30px;
		float: left;
	}
	

	.nav_overs img {
		margin: 0px 0px 0px 0px;
		position: absolute;
		visibility: hidden;
		float: left;
		z-index: 3;
	}
	
	#nav.screening_room img {
		width: 115px;
		height: 42px;
	}
	
	#nav.projects img {
		width: 90px;
		height: 42px;
	}

	#nav.news img {
		width: 79px;
		height: 42px;
	}

	#nav.store img {
		width: 87px;
		height: 42px;
	}
	
	
	a:hover .nav_overs img {
		visibility: visible;
	}

#subnav {
	margin: 525px auto 0px auto;
	position: absolute;
	width: 750px;
	text-align: center;
	font-size: 10px;
	color: #c0c0c0;
	letter-spacing: 1px;
}

	#subnav a {
		font-weight: bold;
		color: #c0c0c0;
	}

#footer {
	margin: 535px 125px 0px 125px;
	position: absolute;
	width: 500px;
	text-align: center;
}

	#footer .text {
		margin: 4px auto 0px auto;
		width: 500px;
		border-top: solid 1px black;
	}

#newsletter {
	background-color: #7C673D;
	width: 300px;
	color: #DCCFB6;
	font-weight: bold;
	font-size: 10px;
	border-bottom: solid 1px #5F4E2F;
	border-left: solid 1px #5F4E2F;
}

	#newsletter form {
		margin: 0px 0px 0px 0px;
		padding: 7px 5px 10px 5px;
	}
	
	#newsletter input {
		font-size: 11px;
	}

#leftarea {
	margin: 157px 0px 0px 0px;
	position: absolute;
	width: 300px;
	height: 344px;
	text-align: center;
}

#leftarea ul {
	margin: 5px 0px 0px 0px;
	padding-left: 0px;
	width: 300px;
	list-style-type: none;
}

#leftarea h4 {
	margin: 5px 0px 10px 0px;
	background: url(img/front_featured.gif) no-repeat bottom center;
	height: 25px;

}

#leftarea h5 {
	margin: 0px 0px 0px 0px;
	background: url(img/last_update.gif) no-repeat bottom center;
	height: 20px;
}

	#leftarea h4 span, #leftarea h5 span {
		display: none;
	}

	#movie_area {
		height: 52px;
		width: 100px;
	}
	
		#movie_area img {
			padding-bottom: 3px;
		}
	
	#movie_area_main {
		height: 152px;
		width: 300px;
	}
	
		#movie_area_main a {
			opacity: .85;
			-moz-opacity: .99;
			filter: alpha(opacity=99);
		}


	#leftarea ul li {
		list-style-type: none;
		display: block;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		text-align: left;
		font-weight: bold;
		font-size: 12px;
		width: 100px;
		float: left;
	}

	#leftarea ul li a {
		float: left;
		height: 41px;
		opacity: .65;
		-moz-opacity: .65;
		filter: alpha(opacity=65);
	}

	#leftarea ul li a img {
		text-decoration: none;
		display: block;
	}
	
	#leftarea ul li a:hover, #movie_area_main a:hover {
		opacity: .99;
		-moz-opacity: .99;
		filter: alpha(opacity=99);
	}
	
	#leftarea ul li a:hover {
		text-decoration: none;
	}
			
	.movie_text {
		text-align: center;
	}
		
#news_bar {
	margin: 157px 0px 0px 300px;
	padding-bottom: 10px;
	position: absolute;
	background-color: #665D47;
	border: solid 2px #38382E;
	border-top: none;
	width: 175px;
	opacity: .80;
	-moz-opacity: .80;
	filter: alpha(opacity=80);
}

	#updatehead {
		background: url(img/front_updates.gif) transparent no-repeat top center;
		margin: 5px 0px 0px 0px;
		height: 35px;
		text-align: center;
		font-weight: bold;
		letter-spacing: 1px;
	}
	
		#updatehead span {
			display: none;
		}
	
	#news_bar p {
		margin: 10px auto 0px auto;
		padding-left: 10px;
		padding-right: 5px;
		font-size: 12px;
		color: #DCCFB6;
		line-height: 15px;
	}
	
	#news_bar a {
		font-weight: bold;
	}
	
	.date {
		font-weight: bold;
		border-bottom: solid 1px #DCCFB6;
		display: block;
		padding-bottom: 1px;
		margin-bottom: 2px;
	}
