
BODY {
  background-attachment: fixed;
  background-position: 0% 0%;
  background-repeat: no-repeat;
  background-color: #000000;
}

big {
color:#000000; 
font-size:16px; 
font-family: verdana, arial; 
font-weight:bold
}


SPAN.enter
{
position:absolute;
left:10px;
bottom: 10px;
color:#ffffff; 
font-size:14px; 
font-family: verdana, arial; 
font-weight:normal
}

.intro {
color:#000000; 
font-size:14px; 
font-family: verdana, arial; 
font-weight:normal
}




#horizon        
	{
	color: white;
	background-color: #0ff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #000000;
	margin-left: -200px;
	position: absolute;
	top: -200px;
	left: 50%;
	width: 400px;
	height: 358px;
	visibility: visible
	}

.bodytext 
	{
	font-size: 12px
	
	
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

#footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

a:link, a:visited 
	{
	color: #333333;
	text-decoration: none
	}

a:hover 
	{
	color: #333333;
	text-decoration: underline
	}

.captions  
	{
	color: #5E9687;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left
	}

#caption1    
	{
	padding-left: 6px;
	border-left: 1px dashed #66c;
	position: absolute;
	top: -200px;
	left: -420px;
	width: 840px;
	height: 440px;
	visibility: visible;
	display: block
	}
