* {
	margin: 0px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
	font-size: 12px;
}
.formbutton {
	padding: 2px;
	border: thin solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #D6D6D6;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #999999;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}
#Wrapper {
	background-color: #FFFFFF;
	margin-left: -394px;
	left: 50%;
	position: relative;
	width: 787px;
	padding: 0px;
	margin-top: 25px;
	top: 0px;
	height: auto;
	margin-bottom: 30px;
	z-index: 1;
}
#Wrapper #Header {
	height: 125px;
	width: 787px;
	background-image: url(../images/admin_header.jpg);
	position: relative;
	clear: both;
	z-index: 2;
}
#Wrapper  #Header  #sign_in {
	float: right;
	height: 100px;
	width: 300px;
	position: relative;
	padding-right: 5px;
	padding-top: 5px;
}

#Wrapper #Nav {
	height: 32px;
	width: 785px;
	padding: 0px;
	border: 1px solid #999999;
	background-color: #EEEEEE;
	z-index: 10;
}

#Wrapper #ContentHolder {
	width: 787px;
	clear: none;
	margin-top: 27px;
	z-index: 4;
}
#Wrapper #ContentHolder #Content {
	width: 784px;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 5;
}
#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 #Footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 50px;
	width: 787px;
	z-index: 6;
}
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: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #04255A;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	margin: 0.9px;
	font-style: oblique;
	font-weight: bold;
}
.notice {
	font-weight: bold;
	color: #FF0000;
}

.date {
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #195FBB;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	margin-top: 0.9em;
	margin-right: 0.9em;
	margin-bottom: 0.9em;
	margin-left: 0.2em;
}
.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: 175px;
}
#Wrapper #ContentHolder #Content .slide_select {
	float: right;
	width: 262px;
}
#Wrapper #ContentHolder #Content .slide_select ul {
	list-style-type: none;
	float: left;
}
#Wrapper #ContentHolder #Content .slide_select #set-thumbnail {
	float: left;
}
#Wrapper #ContentHolder #Content .slides {
	float: left;
	width: 500px;
}
.spry_odd {
	background-color: #DBE1D5;
}
a:visited {
	color: #04255A;
}

.spry_even {
	background-color: #FFCC99;
}
.spry_hover {
	color: #000000;
	font-weight: bold;
	background-color: #CBCBCB;
}
.spry_select {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
#Wrapper #idbar {
	height: 50px;
	width: 787px;
	background-image: url(../images/id_bar_bg.jpg);
}
.contact_fields {
	background-color: #DADADA;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 275px;
	font-weight: bold;
}
#form1 #contact_form {
	margin-left: 20px;
}
#Wrapper #ContentHolder #Content #mailsearch #searchtable {
	background-color: #F7F6F2;
	border: 1px solid #999999;
}
#Wrapper #ContentHolder #Content #sesearchtable {
	background-color: #F7F6F2;
	border: 1px solid #999999;
}
#Wrapper #Header #tools {
	float: right;
	height: 75px;
	width: 500px;
	padding-top: 3px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
