body {
	background: url(img/projects_gradient.jpg) #4E4E42 repeat-x top center;
	font: 11px lucida-grande, Helvetica, Arial, sans-serif;
	line-height: 13px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

A {color:#111111; text-decoration: none; font-weight: bold;}
A:hover {color:#111111; text-decoration: underline;}

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

#container {
	background: url(img/projects_train.jpg) transparent no-repeat top center;
	margin: 0px auto 0px auto;
	width: 750px;
	height: 600px;
	position: relative;
}

#footer {
	margin: 0px auto 0px auto;
	text-align: right;
	color: white;
	margin-top: 40px;
}

#title h1 {
	background: url(img/projects_title.gif) transparent no-repeat top center;
	margin: 42px 0px 0px 510px;
	position: absolute;
	width: 186px;
	height: 68px;
}

	#title h1 span {
		display: none;
	}
	
#latetrain h2 {
	background: url(img/projects_latetrain.gif) transparent no-repeat top center;
	margin: 42px 0px 0px 30px;
	position: absolute;
	width: 444px;
	height: 20px;
}

	#latetrain h2 span {
		display: none;
	}

#nav {
	margin: 64px 0px 0px 0px;
	position: absolute;
}

	#nav img {
		position: absolute;
	}
	
	.screening_room {
		width: 115px;
		height: 42px;
		margin-left: 20px;
		float: left;
	}
	
	.projects {
		width: 90px;
		height: 42px;
		margin-left: 20px;
		float: left;
	}
	
	.news {
		width: 78px;
		height: 42px;
		margin-left: 20px;
		float: left;
	}

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

	.nav_overs img {
		margin: 0px 0px 0px 0px;
		position: absolute;
		visibility: hidden;
		float: left;
	}
	
	a:hover .nav_overs img {
		visibility: visible;
	}

#subnav {
	margin: 20px 0px 0px auto;
	width: 695px;
	text-align: right;
	color: black;
	position: absolute;
	font-size: 10px;
}

	#subnav a {
		color: black;
	}

#rightbar {
	margin: 129px 0px 0px 508px;
	position: absolute;
}

	#bar, #bar_e {
		font: 13px lucida-grande, Helvetica, Arial, sans-serif;
		line-height: 24px;
		text-align: center;
		background: url(img/projects_bar.gif) no-repeat top center;
		width: 190px;
		height: 30px;	
		opacity: .80;
		-moz-opacity: .80;
	}
	
	#bar_a, #bar_a a {
		font: 13px lucida-grande, Helvetica, Arial, sans-serif;
		line-height: 24px;
		text-align: center;
		font-weight: bold;
		width: 190px;
		height: 30px;
		opacity: .80;
		-moz-opacity: .80;
		display: block;
	}

	#bar a, #bar_e a {
		background: url(img/projects_bar.gif) transparent no-repeat top center;
		font: 13px lucida-grande, Helvetica, Arial, sans-serif;
		line-height: 24px;
		text-align: center;
		width: 190px;
		height: 30px;
		display: block;
		opacity: .80;
		-moz-opacity: .80;
	}
	
	#bar_cs, #bar_cs a {
		background: url(img/projects_bar_cs.gif) transparent no-repeat top center;
		font: 13px lucida-grande, Helvetica, Arial, sans-serif;
		line-height: 24px;
		text-align: center;
		width: 190px;
		height: 30px;
		display: block;
		opacity: .80;
		-moz-opacity: .80;	
	}
		
	#bar a:hover {
		background: url(img/projects_bar_on.gif) transparent no-repeat top center;
		opacity: .99;
		-moz-opacity: .99;
		text-decoration: none;
	}
	
	#bar_e a:hover {
		background: url(img/projects_bar_empty.gif) transparent no-repeat top center;
		opacity: .80;
		-moz-opacity: .80;
		text-decoration: none;	
	}

#content_area {
	margin: 138px 0px 0px 0px;
	position: absolute;
	width: 500px;
	opacity: .99;
}

	#content_area p {
		padding: 0px 0px 0px 0px;
		margin: 5px 5px 0px 5px;
		color: white;
	}

	#titleinfo {
		margin: 0px 0px 0px 0px;
		width: 490px;
		text-align: right;
	}
	
	#moviearea {
		margin: 10px 0px 0px 0px;
		height: 256px;
	}
	
	#full_moviearea {
		margin: 5px 0px 0px 0px;
	}
	
		#full_moviearea a, #intro_text a {
			text-decoration: underline;
		}
		
		#full_moviearea a:hover, #intro_text a:hover {
			text-decoration: none;
		}
	
	#sketch_area {
		margin: 15px 0px 10px 0px;
		width: 495px;
		text-align: center;
	}
		#sketch_area p {
			margin: 15px 5px 0px 5px;
			text-align: center;
			color: white;
			font-size: 12px;
		}
		
		#sketch_area a {
			color: #d0d0d0;
			font-weight: bold;
		}

	#item_graphic {
		margin: 0px 0px 10px 0px;
		height: 70px;
		color: #111111;
	}

	.intro_graphic {
		text-align: center;
	}
	
	#intro_text {
		margin: 5px auto 10px 5px;
	}


	#movie {
		margin: 00px 0px 0px 0px;
		width: 320px;
		height: 256px;
		float: left;
		opacity: .65;
	}
	
	#credits {
		margin: 7px 0px 0px 10px;
		width: 170px;
		height: 256px;
		float: left;
	}
	
	#more {
		margin-top: 20px;
		height: 100px;
	}
	
	#moreitem {
		margin-left: 10px;
		float: left;
		text-align: center;
	}

	#moreitem a {
		color: white;
	}
	
	#moreitem a:hover {
		text-decoration: none;
	}
	
	#moreitem a img {
		opacity: .75;
	}
	
	#moreitem a:hover img {
		opacity: .99;
	}
