body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
}
p, li {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 1.5em;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #3F371F;
}
h2 {
	font-size: 1.2em;
	color: #3F371F;
	font-style: italic;
	margin-bottom: 10px;
}
h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #3F371F;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 120%;
	color: #4A6C52;
	font-style: italic;
}
a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
.TopRuler {
	height: 5px;
}
.MenuFrame {
	vertical-align: top;
	visibility: visible;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BDAE75;
	border-left-color: #BDAE75;
}
.MainFrame {
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
}
.ContentFrame {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 699px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BDAE75;
	border-left-color: #BDAE75;
	background-color: #F2F2E1;
}
.Menu {
	font-size: 12px;
	color: #484128;
	margin-left: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Menu a {
	color: #434343;
	text-decoration: none;
}
.Menu a:hover {
	color: #434343;
	text-decoration: underline;
}
.MenuSub {
	font-size: 95%;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 10px;
	color: #434343;
}
.MenuSub a {
	color: #434343;
	text-decoration: none;
}
.MenuSub a:hover {
	color: #434343;
	text-decoration: underline;
}
.HeaderFrame {
	height: 85px;
}
.Caption {
	font-size: 90%;
	color: #828282;
	line-height: normal;
}
.SidebarRight {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A3925A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	z-index: -1;
}
.RSSbutton {
	margin-top: 6px;
}
