body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.indicia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 26px;	
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FAF7EE;
	line-height: 26px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}
.menu a:link, .menu a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FAF7EE;
	line-height: 26px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}
.menu a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #DAC59E;
	line-height: 26px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}

#SEOheader {
	width:820px;
	text-align:center;
	margin: 0 auto 0 auto;
	position:absolute;
	bottom: -10px;
	z-index:5;
}

#SEOheader h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:white;
	font-weight:normal;
}
#Footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:white;
	font-weight:normal;
}
#wrapper {
	width:820px;
	margin: 0 auto 0 auto;
	position:relative;
}
