body {
	background: #523814 url(images/symbols_01.gif) fixed;
	}
a:hover {
	color: #F90;
	text-decoration: underline;
	}
a {
	color: #630;
	text-decoration: none;
	}
#wrapper {
	background: #630 url(images/bkgnd_wrapper.gif) repeat-y;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border: 5px double #960;
	text-align: center;
	padding-top: 7px;
	}
#content {
	font: .8em Times, serif;
	text-align: center;
	background: white;
	padding: 10px 10px 70px 10px;
	margin: 7px 20px 5px 20px;
	border: 1px solid #F90;
	}
hr {
	display: none;
	}
#navbar ul {
	padding: 0;
	margin: 0;
	border-bottom: 4px double #F90;
	}
#navbar ul li {
	display: inline;
	list-style-type: none;
	padding: 0 3px;
	}
#navbar a:hover {
	color: #F90;
	text-decoration: underline;
	}
#navbar a {
	color: #630;
	text-decoration: none;
	font-family: Trebuchet, Helvetica, Arial, sans-serif;
	font-weight: bold;
	}
p {
	text-align: left;
	margin: 10px;
	}
p.center {
	text-align: center;
	margin: 10px 0;
	}
#letter {
	text-align: left;
	padding: 10px;
	margin: 20px;
	border: 1px solid #630;
	}
.floatleft {
	float: left;
	margin: 10px;
	border: 1px solid #630;
	}
table {
	font: .8em Trebuchet, Helvetica, Arial, sans-serif;
	text-align: center;
	border: 1px solid #F90;
	}
tr.blue {
	background-color: #CFF;
	}
tr.orange {
	font-weight: bold;
	background-color: #F90;
	color: #630;
	}
caption {
	font-size: bigger;
	font-weight: bold;
	color: #630;
	padding: 10px 0;
	}
.small {
	font-size: x-small;
}
p.middletext {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	}
.reports {
	text-align: left;
	}
.reports ul {
	margin-left: 150px;
	list-style-position: inside;
	list-style-image: url(images/bullet_cross.gif);
	margin-bottom: 30px;
	}
.reports a:hover {
	color: #F90;
	text-decoration: underline;
	}
.reports a {
	color: #630;
	text-decoration: none;
	}
.news {
	text-align: left;
	}
ul.news {
	list-style-position: inside;
	list-style-image: url(images/bullet_cross.gif);
	margin-left: 150px;
	margin-bottom: 30px;
	}
.news a:hover {
	color: #F90;
	text-decoration: underline;
	}
.news a {
	color: #630;
	text-decoration: none;
	}
h4.news {
	text-align: left;
	margin-left: 20;
	} 
.address {
	font: 0.7em "Times New Roman", Times, serif;
	color: #FF9900;
	text-align: center;
	}
.address a:hover {
	color: #F90;
	text-decoration: underline;
	}
.address a {
	color: #F90;
	text-decoration: none;
	}
.breadcrumbs {
	color: #630;
	float: left;
	font-family: "Times New Roman", Times, serif;
	}
.breadcrumbs a:hover {
	color: #F90;
	text-decoration: underline;
	}
.breadcrumbs a {
	color: #630;
	text-decoration: none;
	}
img.border {
	border: 1px solid #630;
	margin: 10px;
}
h3 {
	font: bold 1.5em Trebuchet, Georgia, "Times New Roman", Times, serif;
}
#maps {
	padding: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #663300;
}
h4 {
	font: bold 1.2em Trebuchet, Georgia, "Times New Roman", Times, serif;
}