body {background-color: #230;}
.footer_text {font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #314A8C;
	text-align: center;}
.text_paragraph {font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #336633;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	cursor: hand;
	padding: 0px 0px 0px 7px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	padding: 5px;
}
.page_title_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #220;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight: bold;
	text-align: center;
	white-space: pre;
}
.photo_box {
	border: #999933;
	background-color: #336633;
	width: 407px;
	height: 74px;
}
.text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	padding: 5px;
}
.border_boxes {
	padding: 0px;
	border: thin solid #660;
	background-color: #ed9;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.inner_content_box {
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #660;
}
.left_border_box {
	padding-top: 7px;
	padding-left: 7px;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #660;
}
.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #660;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
}
.class1 A:link {text-decoration: underline; color: #0000FF}
.class1 A:visited {text-decoration: underline}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; color: #993300;}

.class2 A:link {
	text-decoration: underline;
	color: #FFFFCC;
}
.class2 A:visited {
	text-decoration: underline;
	color: #CCCC66;
}
.class2 A:active {
	text-decoration: none;
	color: #99CC66;
}
.class2 A:hover {text-decoration: none; color: #FFFFFF;}
.news_box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
}
.compass_image {
	background-image: url(../images/compass2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660;
}

