/* CSS Document */

body {


	
}
	
a:link {
	color: #000000;
	text-decoration: none;
	
}

a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	
	
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


#center_floater { 
	width:1px;
	height:50%;
	margin-bottom: -310px;
	float:left;
}




#center {

	width: 877px;
	height:514px;
	background: url(/img/2nd.png)0px 0px no-repeat; 
	text-align:left;
	margin: auto;
	display: block;
}




#center a {
	display: block;
	height: 620px;
	width: 865px;
}


#center a span {
  visibility: hidden;
}




#header{
height: 33px;
}


/*MENUE*/



#fellow-menue {
margin-top: 151px;
	float: left;
	height:138px;
	
}

ul{ 
	list-style-type: none;
}


#disclaimer {
	float:left;
	width: auto;
	text-align: center;
	margin-top: 20px;
	color: #ffffff;
}
	
	
