body {
	background-color: #433E36;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.oneColLiqCtr #container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #C01515;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #89041C;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #AD8E1D;
}
a:active {
	text-decoration: none;
	color: #71659F;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-style: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #467C7F;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #467C7F;
}
.sidebar {
	padding-right: 30px;
}
.maintext {
	padding-right: 30px;
	padding-left: 30px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #7F756A;
}
.bodymain {
	font-weight: normal;
	color: #322F29;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}
.foot {
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #A89A7A;
	padding: 0px;
	background-position: center;
}
.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.navtop:link {
	color: #C01515;
}
a.navtop:visited {
	color: #006666;
}
a.navtop:hover {
	color: #AD8E1D;
}
a.navtop:active {
	color: #71659F;
}
div {
	width: 800px;
}

