body {
	font-family: "Goudy Old Style", "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #996633;
}
#container {
	background-color: #ffffcc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
	width: 800px;
}
#header {
	height: 160px;
	background-color: #996633;
}
#heading {

	background-color: #ffffcc;
	height: 25px;
}
h1 {
font-family: "Castellar", "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #ffffcc;
	background-color: #996633;
	text-align: center;
	background-repeat: repeat;
	font-style: normal;
	line-height: 22px;
	width: 800px;
	height: 24px;
	letter-spacing: 3px;
	vertical-align: middle;
	margin: 0px;
}
#maintext {
	background-color: #ffffcc;
	position: absolute;
	height: auto;
	width: 750px;
	left: 28px;
	top: 600px;
}
h4 {
	font-size: 12pt;
	letter-spacing: 0.5px;
	font-weight: normal;
	color: #663300;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: blink;
}
a:active {
	text-decoration: none;
}
#navbar {
	position: absolute;
	width: 650px;
	top: 185px;
	border: none;
	left: 100px;
}
#navbar ul {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#navbar li {
	margin-bottom: 3px;
	display: compact;
	text-align: left;
	float: left;
	padding: 3px 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: none;
	border-top: thin none #996633;
	border-right: thin none #996633;
	border-bottom: thin none #996633;
	border-left: thin none #996633;
}
#navbar a {
	background-color: #ffffcc;
	width: auto;
	padding: 4px 8px;
	margin: 2px 2px 4px;
	color: #996633;
	border-top: thin solid #ffffcc;
	border-right: thin solid #ffffcc;
	border-bottom: thin solid #ffffcc;
	border-left: thin solid #ffffcc;
}
#navbar a:hover {
	color: #996633;
		text-decoration: none;
	background-color: #ffffcc;
}
#navbar a:visited {
	color: #996633;
	text-decoration: none;
	background-color: #ffffcc;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
}
#text {
	background-color: #ffffcc;
	width: 779px;
	position: absolute;
	top: 220px;
	left: 3px;
	text-indent: 0px;
	padding: 10px;
	border: 0px;
	right: 0px;
	text-align: left;
	margin: 0px;
}h6 {
	font-size: 16pt;
	font-weight: normal;
	color: #ffffcc;
	background-color: #996633;
	text-align: center;
	font-style: normal;
	line-height: normal;
	width: auto;
	height: auto;
	letter-spacing: 2px;
	vertical-align: middle;
	margin: 0px 0px 0px auto;
}
