/* BASIC PAGE PROPERTIES */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	margin: 0;
	padding: 0;
}
body {
	color: #333;
	font-family:monospace;
	text-align:center;
	font-size: 67%;
	background-image: url(../i/la_bg.jpg);
	background-repeat: no-repeat;	
	background-position: center 0px;
	background-color: #fff;
}


a {
	outline: none;
	color: #333;
	background-color:inherit;
	text-decoration:none;
	border-bottom:1px solid #333;
	}
a:hover {
	color:#333;
	background-color:#fc3;
	text-decoration:none;
	border-bottom:0 solid #333;
}

#stage li a.current {
	color:#333;
	background-color:#fc3;
	text-decoration:none;
	border-bottom:0 solid #333;
}

/* MAIN BODY CONTAINERS */

	
#stage {
	background-image: url(../i/la_bg.jpg);
	background-repeat: no-repeat;	
	background-position: -123px 0px;
	overflow:hidden;
	text-align:left;
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-size:1.4em;
	line-height:1;
	width: 800px;
	min-height: 610px;
	height: auto;
	background-color: transparent;
} 


	#stage h1 {
		margin: 20px 0 0 470px;
		font-size:1.1em;
		padding: 0;
		font-weight:normal;
		
	}

		#stage h1 a {
			margin: 0;
			padding:20px 0 0;
			outline: none;
			color: #333;
			background-color:inherit;
			text-decoration:none;
			border-bottom:0 solid #333;
			}
		#stage h1 a:hover {
			color:#000;
			background-color:inherit;
			text-decoration:none;
		}

	#stage h2, #stage h3 {
		margin:2px 0 0 470px;
		font-size:1.1em;
		line-height:1;
		padding: 0;
		font-weight:normal;
		
	}
	#stage ul {
		margin:10px 0 120px 470px;
		line-height:1.1;
		padding: 0;
		
	}
	 #stage li {
		margin:1px 0 4px;
		list-style-type:none;
	}
	
		#stage li a {
			margin: 0;
			padding:2px 0 0;
			outline: none;
			color: #333;
			background-color:inherit;
			text-decoration:none;
			}

		#stage li a:hover {
			margin: 0;
			padding:2px 0 0;
			outline: none;
			color: #333;
			background-color: #fc3;
			text-decoration:none;
			}

	



#foundation {
	margin: 15px 0 100px 110px;
	float:left;
	display:inline;
	padding: 0;
	width: 140px;
	height: 84px;
}
	
	#foundation a {
		margin:0;
		color: #fff;
		background-color:inherit;
		border-bottom:0px solid #333;
		text-indent:-9999px;
		display:block;
		width: 140px;
		height: 84px;
	}
	#foundation a:hover {
		margin:0;
		color:#333;
		background-color:inherit;
		display:block;
		width: 140px;
		height: 84px;
	}


#player {
	margin: 0 20px 100px 50px;
	float:left;
	display:inline;
	padding: 0;
	width: 480px;
	height: 336px;
	color: #ccc;
	background-color:#fff;
}

	#player a {
		margin:0;
		border-bottom:0px solid #333;
		background:none;
		text-indent:-9999px;
		display:block;
		width: 480px;
		height: 336px;
	}

#footer {
	margin: 0;
	padding: 0;
	border: 0;
	float:left;
	font-size:1.2em;
	line-height:0;
	width: 800px;
	height: 1px;
}
	
	#footer ul{
		list-style-type:none;
		width: 800px;
		float:right;
		margin: 0;
		padding: 0;
		border: 0;
	}
	#footer li{
		display:inline;
	}
	



.floatclear{
	clear:both;
}

#player div.trailer#video {
	float:left;
	text-align:center;
	width: 480px;
	height: 336px;
	margin:0 auto 35px;
	padding: 85px 0 0 0;
	clear:both;

}

div.trailer#player object {
	width: 480px;
	height: 336px;

}
	