#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: -9px;
	width: 100%;
	margin-top: -200px;
	text-align: center;
	min-width: 900px;
	height: 124px;
	margin-left: 10px;
}
	#wrapper {
margin: 0px auto;
background-color: #CCCCCC;
position: relative;
text-align: left;
width: 850px;
height: 380px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
	line-height: 17px;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bolder;
	text-align: left;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	overflow: hidden;
	width: 265px;
	height: 235px;
	position: relative;
	visibility: visible;
	z-index: 5;
	left: 465px;
	top: -330px;
}
#table {
	background-color: transparent;
	position: absolute;
	left: 26px;
	width: 600px;
	min-width: 900px;
	height: 51px;
	z-index: 7;
	top: 40px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.nav {
	background-color: transparent;
	position: relative;
	left: 16px;
	width: 411px;
	min-width: 900px;
	height: 30px;
	z-index: 7;
	top: 10%;
	visibility: visible;
}
