/* CSS Document */

body {
	background-color: #0a0d1e;
	margin:0px 0px; 
	padding:0px; 
	text-align:center; /* Hack for IE5/Win */
	}
#container {
	position:relative;
	width:801px; height:900px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;     
	/* opera does not like 'margin:20px auto' */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	}
p {
	font:normal 11px/17px arial,helvetica; 
	color:#000000;
	}
#ground {
	position:absolute;
	}
#movie {
	position:absolute; 
	top:156px; left:161px; 
	width:490px; height:305px;
	}	
#movie_2 {
	position:absolute; 
	top:193px; left:139px; 
	width:550px; height:310px;
	}
#movie_3 {
	position:absolute; 
	top:156px; left:161px; 
	width:550px; height:310px;
	}		
#vid_links {
	position:absolute; 
	top:623px; left:168px; 
	width:450px; height:165px;
	}
	
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
