body {
	margin: 0px;
	background: #ffffff;
}
a:link {
	color: #015E14;
	text-decoration: none;
}
a:visited {
	color: #015E14;
	text-decoration: none;
}
a:hover {
	color: #7A7C5E;
	text-decoration: none;
}
a.internal:link {
	color: #ffffff;
	text-decoration: none;
}
a.internal:visited {
	color: #ffffff;
	text-decoration: none;
}
a.internal:hover {
	color: #747C02;
	text-decoration: none;
}
a.internal:active {
	color: #747C02;
}
.address {
	font-size: .9em;
	text-align: center;
	font-weight: bold;
}
.bg_top {
	background-image: url(images/bg_top2.gif);
	background-repeat: repeat-x;
}
.bg_right {
	background-image: url(images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: top right;
}
#menu {
	background-image: url(images/bg_top3a.gif);
	background-repeat: repeat-x;
}
#menu2 {
	background-image: url(images/bg_top3b.gif);
	background-repeat: repeat-x;
}
#menuText {
	padding-top: 6px;
	font-family: Sans-serif;
	font-weight: bold;
	font-size: .55em;
	margin-left: 5px;
}
.page_title {
	background: #787C3F;
	background-image: url(images/bg_top4.gif);
	background-repeat: repeat-x;
	width: 615px;
}
.page_header {
	color: #ffffff;
	font-family: Sans-serif;
	font-weight: bold;
	font-size: 1em;
	padding: 7px 0 5px 15px;
}
.jeff {
	border: 1px solid #000;
}
.content {
	margin: 0 0 0 10px;
	width: 597px;
	height: 126px;
}
#footer_menu {
	padding-top: 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
							<b>
}
#copyright {
	padding-top: 10px;
	font-size: 10px;
	color: #015E14;
}

