body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(bkgd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#wrapper {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.white1 {
	font-size: 12px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footertext a:link {
	color: #FFF;
	text-decoration: none;
}
#moreinfo a:link {
	color: #643C19;
	text-decoration: none;
}
#header a:link {
	color: #FFF;
	text-decoration: none;
}
#header a:hover {
	color: #FFF;
	text-decoration: underline;
}
#header a:visited {
	color: #FFF;
	
}
#moreinfo a:hover {
	color: #643C19;
	text-decoration: underline;
}
#moreinfo a:visited {
	color: #643C19;
	
}
#footertext a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footertext a:visited {
	color: #FFF;
	
}

.whitesmall {
	font-size: 11px;
	color: #FFF;
}
div#flash {
	padding: 0px;
	height: 297px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#main {
	text-align: left;
	padding: 0px;
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #643C19;
}
.subhead {
	font-size: 14px;
	color: #91A200;
}
.normal {
	font-size: 12px;
	font-weight: normal;
	color: #643C19;
}
div#moreinfo {
	margin: 0px;
	float: left;
	width: 200px;
	background-image: url(infobox_09.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding: 0px;
	height: 300px;
}
#footer {
	background-color: #643C19;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: left;
}
div#footertext {
	text-align: center;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.brown {
	font-size: 11px;
	font-weight: normal;
	color: #643C19;
}
#main table tr .normal a {
	color: #643C19;
	text-decoration: underline;
}
