body {
background-color: #FFFFFF;
	font-family: arial, verdana;
	font-size: 10px;
}

#horizon {
	position: absolute;
	top: 50%;
	margin-top: -325px;

	text-align: center;
	
	width: 99%;
	height: 651px;
}

#wrapper {
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 975px; 
		
	text-align: center;
}

a:link {
color: #0099CC;
text-decoration:none;
}

a:visited {
color: #0099CC;
text-decoration:none;
}


a:active {
color: #0099CC;
text-decoration: none;
}

a:focus {
color: #0099CC;
text-decoration:underline;
}

a:hover {
color: #0099CC;
text-decoration:underline;
}
