#container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #073820;
	border-bottom-color: #073820;
	border-left-color: #073820;
}
#container #body #bodyRIGHT {
	float: right;
	width: 300px;
}
#container #footer {
	clear: both;
}
#container #body h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #073820;
}
#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #06341A;
	border-right-color: #06341A;
	border-bottom-color: #06341A;
	border-left-color: #06341A;
	margin-top: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 115%;
}
a {
	text-decoration: none;
	color: #360;
}
a:hover {
	text-decoration: underline;
}
#container #body #bodyLEFT {
}
#container #body {
	padding-right: 15px;
	padding-left: 15px;
}
.imageright {
	float: right;
	margin-left: 20px;
}
#footer p {
	font-size: 13px;
}
#container #body li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #094733;
	font-size: 18px;
}

