   body {
   font-family:Georgia, "Times New Roman", Times, serif;
	   	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
       background: #000000;
	   overflow:hidden;
}

#horizon
{
	position: absolute;
	top: 40%;
	left: 0px;
	width: 100%;
	height: 330px;
	margin-top: -165px;
	overflow: auto;
	visibility: visible;
	display: block;
	text-align: center;	
    z-index: 1;

}
#content
{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	height: 330px;
	visibility: visible;
	z-index: 1;
}

a:link {
	color: #AE8913;
	letter-spacing:1px;
	white-space: nowrap;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background-image: url(images/animated_diamonds.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	letter-spacing:1px;
	color: #CCCCCC;
}

a:active {
	text-decoration: none;
	letter-spacing:1px;
	color: #CCCCCC;
}

a:visited {
	text-decoration: none;
	letter-spacing:1px;
	color: #AE8913;
}

   #Layer3 {
	position:absolute;
	left:50%;
	margin-left: -143px;
    bottom:0px;
	width:286px;
	height:67px;
	z-index:1;
}

#Layer1 {
	position:absolute;
	width:150px;
	height:30px;
	left: 150px;
	bottom: 0px;
	z-index:10;
}

   #Layer2 {
	position:absolute;
	width:150px;
	height:30px;
	left: 301px;
	bottom: 0px;
	z-index:10;
}