@charset "UTF-8";
*  {

}
#wrapper {
	background-color: #000000;
	width: 704px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}
#wrapper #logo {
	height: 40px;
	padding-top: 20px;
	background-color: #000000;
}
#wrapper #navi {
	height: 20px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #footer {
	font-family: GeosansLight;
	font-size: 10px;
	color: #333333;
	height: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
}
#wrapper #flash {
	height: 520px;
	width: 704px;
}
#foot {
	height: 10px;
	width: 704px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #content {
	padding-top: 10px;
	height: 550px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:active, a:focus{ outline: none}
a {border:none;}