body {
	background-color: #000000;
	background-image: url(images/bg-jw.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	display: block
	}
#content    
	{
	margin-left: -450px;
	position: absolute;
	top: -300px;
	left: 50%;
	}
a:link {
	font-weight: bold;
	color: #F8A847;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #F8A847;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #F8A847;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
