@charset "iso-8859-1";
body 
	{
	color: #333;
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	}

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

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #333333;
	margin-left: -488px;
	position: absolute;
	top: -280px;
	left: 50%;
	width: 976px;
	height: 560px;
	visibility: visible;
	color: #FFF;
	}

.bodytext 
	{
	font-size: 11px
	}

.headline 
	{
	font-weight: bold;
	font-size: 13px;
	color: #600;
	}

.footer 
	{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	bottom: 0px;
	left: 0px;
	visibility: visible;
	color: #666;
	}

a:link, a:visited 
	{
	color: #4e4e4e;
	text-decoration: none
	}

a:hover 
	{
	color: #666;
	text-decoration: none
	}

.captions  
	{
	color: 4e4e4e;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left;
	font-style: italic;
	}

#caption1    
	{
	padding-left: 6px;
	border-left: 1px dashed #66c;
	position: absolute;
	top: -80px;
	left: -200px;
	width: 250px;
	height: 80px;
	visibility: visible;
	display: block
	}

#caption2    
	{
	padding-left: 6px;
	border-left: 1px dashed #66c;
	position: absolute;
	top: 92px;
	left: 125px;
	width: 250px;
	height: auto;
	visibility: visible;
	display: block
	}
.oneColElsCtr #container #mainContent {
	color: #FFF;
}
.centered {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 50%;
	margin: auto;
	background-color: #FFFFFF;
	color: #333;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
} 
