.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #F0eae1;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
table {
	border: 1px solid #000000;
	position: relative;
	top: 50px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.sidebar {
	background-image: url(../Images/sidebar.jpg);
	background-color: #89bb67;
	background-repeat: no-repeat;
}

.bottombar {
	background-color: #427331;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D4E21;
	margin-top: 5px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.content_emphasis {
	font-weight: bold;
	color: #427331;
}
.content_italics {
	font-style: italic;
	color: #2C8585;
}


.bottombar a:link {
	color: #2D4E21;
}
.bottombar a:visited {
	color: #2D4E21;
}

}
ul {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../Images/bullet.gif);
}
blockquote {
	font-style: italic;
	color: #2C8585;
}
.comments {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header {
	background-image: url(../Images/header.jpg);
}

