body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	background-color: #FFFAD9;
	background-image: url(../images/back.gif);
}

a:link {
	color: #333125;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #4A190A;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #43453F;
	text-decoration: none;
	font-weight: bold;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4A190A;
}
.Menu {
	height: 618px;
	width: 150px;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	position: absolute;
	left: 0px;
	top: 78px;
	right: auto;
	bottom: auto;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
	color: #573222;
	font-size: 90%;
	background-color: #D5D0CD;
	border-top: 1px solid #333125;
	border-right: 1px solid #333125;
	border-bottom: 1px none #333125;
	border-left: 1px solid #333125;
}

#sectionLinks a:hover{
	border-top: 1px solid #4A190A;
	background-color: #FFFFFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
	color: #6D7A73;
}.PageContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	width: 646px;
	border: none #FE1D00;
	padding-top: 2px;
	padding-bottom: 2px;
	position: absolute;
	left: 160px;
	top: 80px;
	right: auto;
	bottom: auto;
	color: #000000;
}
.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #6D7A73;
	margin: 0px;
	padding: 2px;
	height: 78px;
	width: 810px;
	position: absolute;
	left: 0px;
	top: -3px;
	right: auto;
	bottom: auto;
	font-weight: normal;
	text-align: left;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #A05200;
}
h2 {
	font-size: 120%;
	color: #50534B;
	font-weight: bold;
}
h3 {
	font-size: 110%;
	font-weight: bold;
	color: #50534B;
}
.smaller {
	font-size: 70%;
	text-align: center;
	line-height: 140%;
}
