body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #fffaf4;
}
#container_main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
#content_main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #463621;
	width: 808px;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #960;
	border-right-color: #960;
	border-bottom-color: #960;
	border-left-color: #960;
}
.red {
	color: #AA0000;
}
#navbarLEFT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	background-color: #FFFAF4;
	padding: 6px;
	float: left;
	width: 196px;
	margin-right: 10px;
	color: #AD0000;
	position: relative;
	height: 100%;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #A00;
	border-right-color: #896D49;
	border-bottom-color: #A00;
	border-left-color: #896D49;
	border-left-style: none;
}
#columnRIGHT {
	float: right;
	width: 578px;
	position: relative;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #896D49;
	margin-right: 0px;
	border-left-width: 4px;
	border-left-style: double;
	border-left-color: #896D49;
	padding-left: 8px;
}
#navbarLEFT ol li a {
	color: #AA0000;
	text-decoration: none;
}
#navbarLEFT ol li a:visited{
	color: #660000;
	text-decoration: none;
}
#navbarLEFT ol li a:hover {
	color: #34D9BB;
	text-decoration: underline;
}
a {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #009;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
.captionSML {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 60%;
}
.downsizeone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}
.imageright {
	float: right;
	margin-left: 10px;
	font-size: 60%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
}
.imageleft {
	float: left;
	margin-left: 0px;
	font-size: 60%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	margin-right: 10px;
}
H1 {
	font-size: 1.2em;
	color: #AA0000;
}
H2 {
	text-transform: uppercase;
	color: #AA0000;
	margin-bottom: 0.5em;
	font-size: medium;
	margin-top: 2em;
}
