* {
	margin: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
}
body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	background-repeat: no-repeat;
}
#Wrapper {
	margin-left: -394px;
	left: 50%;
	position: absolute;
	width: 787px;
	padding: 0px;
	margin-top: 0px;
	top: 0px;
	height: auto;
	margin-bottom: 30px;
}
#Wrapper #Header {
	height: 125px;
	width: 787px;
	background-image: url(../images/admin_header.jpg);
	position: relative;
	clear: both;
}

#Wrapper #Nav {
	height: 32px;
	width: 785px;
	padding: 0px;
	border: 1px solid #999999;
	background-color: #EEEEEE;
	visibility: hidden;
}
#Wrapper #ContentHolder #Content #rss_list {
	border: 1px solid #999999;
	background-color: #F6F5F1;
	width: 150px;
	margin-left: 10px;
	padding-left: 15px;
	margin-top: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#Wrapper #ContentHolder {
	width: auto;
	clear: none;
	margin-top: 27px;
	float: right;
}
#Wrapper #ContentHolder #Content {
	width: auto;
	height: 787px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}
#Wrapper #Footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 50px;
	width: 787px;
	visibility: hidden;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Wrapper #Footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 20px;
}
.formbox {
	border: 1px solid #999999;
}
#Wrapper #ContentHolder #Content th {
	font-weight: bold;
	background-color: #D9D9D9;
	letter-spacing: 2px;
	padding: 2px;
}
#Wrapper #ContentHolder #Content h1 {
	font-size: 18px;
	letter-spacing: 2px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
.notice {
	font-weight: bold;
	color: #FF0000;
}

.date {
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.more {
	color: #E11A22;
	letter-spacing: 2px;
	font-size: 10px;
}
#Wrapper #ContentHolder #Content #map_wrap {
	width: 600px;
	border: 2px solid #666666;
	margin-left: 100px;
}
a:hover {
	background-color: #E4E1DC;
}
#Wrapper #ContentHolder #Content #article_bar {
	border: 1px solid #04255A;
	padding: 5px;
	width: 450px;
	text-align: center;
	margin-left: 200px;
	visibility: hidden;
}
