@CHARSET "ISO-8859-1";
body{
	background-color: #000000;
	color: #ffffff;
}
* {
	margin:0;
    padding:0;
}
ul{
	list-style-type:none;
	list-style-image:none;	
}
#top_large li{
	display:inline;
	}	

#wrapper{
	width: 985px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#footer{
	text-align: center;
	height: 50px;
	overflow: hidden;
	width: inherit;
	padding-top: 20px;
	padding-bottom: 20px;	
	font-family: Verdana;
	font-size: 10px;
}
.f_left{
	float:left;
	}
#map_container{
	width: inherit;
	height: 690px;
	overflow: hidden;
}