@charset "utf-8";
/* CSS Document */
body { 
	text-align:center;
	background-color:#FFFFFF;
	margin: 0;
	padding:0;
}
#bodywrapper {
	margin-left: -720px;
	position: absolute;
	top: -381px;
	left: 50%;
	width: 1440px;
	height: 761px;
	visibility: visible
}

img {
	border: 0;
	padding-bottom: 20px;
}

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

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -130px;
	position: absolute;
	top: -164px;
	left: 50%;
	width: 259px;
	height: 328px;
	visibility: visible
	}

a:link, a:visited 
	{
	color: #06f;
	text-decoration: none
	}

a:hover 
	{
	color: red;
	text-decoration: none
	}