@charset "UTF-8";
body {
	background-color: #00C;
	background-image: none;
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 1000px;
	height: auto;
	clip: rect(auto,auto,auto,auto);
	font-size: 18px;
	color: #000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thick ridge #CCC;
	float: none;
	background-color: #FFF;
	clear: none;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 275px;
	width: 1001px;
	background-repeat: no-repeat;
	font-size: 24px;
	float: none;
	top: 0px;
	text-align: center;
	background-position: 500px 10px;
	text-decoration: none;
	background-color: #E3E3E3;
}
#wrapper #maincontent {
	float: right;
	width: 740px;
	background-color: #FFF;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	clear: none;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 10px;
	font-size: 18px;
}
#sidebar {
	float: left;
	height: auto;
	width: 180px;
	padding-top: 0px;
	text-align: center;
	padding-right: 6px;
	padding-left: 0px;
	background-color: #FFF;
	clear: left;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-left: 5px;
}
#footer {
	background-color: #999;
	height: 80px;
	clear: both;
	font-size: 9px;
}
#wrapper #header h1 {
	text-align: center;
	float: left;
	padding-top: 10px;
	font-size: larger;
}
h2 {
	font-size: 24px;
	padding: 10px;
	text-align: center;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 24px;
	padding: 0px;
}
h1 {
	font-size: 18px;
}
#wrapper #footer {
	text-align: center;
	font-size: 18px;
}
#wrapper #header #flash {
	height: 220px;
	width: 640px;
	float: right;
	margin-top: 18px;
}
#wrapper #maincontent #mainContent #mapCanvas {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
td img {display: block;}#wrapper #header #topnavi {
	float: right;
	width: 640px;
	padding: 0px;
	margin: 0px;
}
#wrapper #header #logo {
	font-size: 44px;
	float: left;
	height: auto;
	width: 350px;
	margin-top: 15px;
	font-weight: bold;
}
#wrapper #header #number {
	float: left;
	width: 350px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #7C8049;
}
a:active {
	text-decoration: none;
	color: #696;
}
#wrapper #navi {
	font-size: 24px;
	background-color: #D3DCB1;
	text-align: center;
	float: left;
	height: auto;
	width: 1000px;
	margin-bottom: 10px;
}
.linkmini {
	font-size: 14px;
}

