body {
	background-color: #5B0002;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}
a img {
	border: none;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5B0002;
}
h1 {
	font-size: 20px;
	line-height: 25px;
}
h2 {
	font-size: 16px;
	line-height: 22px;
}
h3 {
	font-size: 14px;
	line-height: 19px;
}
h4 {
	font-size: 12px;
	line-height: 14px;
}
p {
	margin: 0px 0px 10px 0px;
}
#page_wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 768px;
	text-align: left;
}
#inner_wrapper {
	margin: 4px 0px;
	padding: 0px 4px;
	background-image: url(../images/shadow_left_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	display: inline;
	width: 760px;
	text-align: left;
}

/* LAYOUT */

#header_wrapper {
	margin: -4px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
	width: 760px;
	height: 121px
}
#header_logo {
	float: left;
	display: inline;
	width: 220px;
	height: 121px;
	margin:0px;
	padding:0px;
}
#header_right {
	padding: 13px 0 0 50px;
	float: left;
	display: inline;
	width: 490px;
	height: 121px;
	background-color: transparent;
	background-image: url(../images/header_bkgd2009.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}
#header_right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#header_right ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;	
}
#header_right img {
	margin: 0px;
	padding: 0px;	
}
#header_right #search_form {
	margin: 0 30px 0 0;
	padding: 0;
}
#header_right #search_form fieldset {
	margin: 0;
	padding: 0;
	border: none;
    float:right;
    width:216px;
}
#header_right #search_form fieldset input#searchText{
	margin: 0;
	padding: 0;
	width: 122px;
    display:inline;
    vertical-align:middle;
}
#header_right #search_form fieldset input#searchButton{
	margin: 0;
	padding: 0;
	width: 55px;
	font-family: Arial, Helvetica, sans-serif;
    display:inline;
    vertical-align:middle;
}
#navbar {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	width: 760px;
	height: 36px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	display:inline;
}
#navbar ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	height:36px;
	overflow:hidden;	
}
#navbar img {
	margin: 0px;
	padding: 0px;	
}
#footer_wrapper {
	display: inline;
	float: left;
	height: 49px;
	width: 760px;
	overflow: hidden;
	margin: 0px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_wrapper ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#footer_wrapper ul li {
	display: inline;
	padding: 0px 8px 0px 5px;
	border-right: 1px solid #7F5400;
	font-size:9px;
}
#footer_wrapper ul li.last {
	border: none;
}
#footer_wrapper a {
	color: #000000;
	text-decoration: none;
}
#footer_wrapper a:hover {
	text-decoration: underline;
}
#footer_wrapper ul#footer_list2 li {
	display: inline;
	padding: 0px 2px;
	border: none;
}
.admin_notice {
	background-color: #CCCCCC;
	display: inline;
	padding: 4px;
	float: left;
	height: 40px;
	width: 760px;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
	border: 1px solid #666666;
	text-align: center;
}
#navbar a {
	display: block;
	overflow:hidden;
}
#header_wrapper #header_right a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 17px;
	overflow: hidden;
}
#utility_nav_1 {
	width:76px;
}
#utility_nav_1:hover {
	text-indent:-76px;
}
#utility_nav_2 {
	width:70px;
}
#utility_nav_2:hover {
	text-indent:-70px;
}
#utility_nav_3 {
	width:98px;
}
#utility_nav_3:hover {
	text-indent:-98px;
}
#edit_window {
background-color:#CCCCCC;
border:2px solid #000000;
display:block;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
left:50%;
margin:0px auto 0px -210px;
padding:0px;
position:absolute;
top:80px;
visibility:hidden;
width:420px;
z-index:10;
}
#designed_by {
	display: inline;
	float: left;
	width: 768px;
	overflow: hidden;
	margin: 0px;
	padding:0px;
	text-align:center;
	background-color: #5B0002;
}
#designed_by a{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
#designed_by a:hover{
	color:#DDDDDD;
	text-decoration:underline;
}
