/* CSS Document */

body {
	background-color: #E0E3CB;
}

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

#content    
	{
	margin-left: -384px;
	position: absolute;
	top: -260px;
	left: 50%;
	width: 768px;
	height: 520px;
	visibility: visible
}

#skip {
	color:#415017;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	font-weight:400;
}
#skip a:hover {
	color:#415017;
	text-decoration:none;
}
