body {

	background-color: #FFF;
	margin: 0px
}

#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	display: block;
}

#content	{
	color: #000;

	margin-left: -378px;
	position: absolute;
	top: -289px;
	left: 50%;
	width: 755px;
	height: 577px;
	border:1px solid #000;
	background:url('../images/SplashBkgrnd.jpg') no-repeat;
}


#video {
position:absolute;
top:154px;
background:#fff;
left:174px;
width:400px;
height:300px;
}
