body{
	background-color:#000000;
	font-size: 9px;
}


#horizon {
	background-color: #000000;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -80px;
	text-align: center;
	min-width: 384px;

}
#wrapper {
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 100%;
	height: 135px;
	background: #FFFFFF url(../splash/back.gif) repeat;
	margin-top: 0px;

}
.leftimage {
float:left;
border-style: none;
}
.leftenter {
	float:left;
	text-decoration:none;
	border-style: none;
}
.leftemail {
	float:left;
	border-style: none;
}
.rightimage {
float: right;
border-style: none;
}
