body {
	position: absolute;
	margin: 0px;
	text-align: center;
	background: #FBFAF9;
}
table { 
    margin: 0; 
}
td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #343330;
	font-size: 80%;
	line-height: 135%;
}
a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:visited:hover {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-bottom: 8px;
	margin-top: 8px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 16px;
	margin-bottom: 8px;
	font-size: 85%;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
.header {
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #918774;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-align: center;
}
.headersub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	font-variant: normal;
}
.header a:link {
	color: #343330;
	text-decoration: none;
	font-weight: bold;
}
.header a:hover {
	color: #343330;
	text-decoration: underline;
	font-weight: bold;
}
.header a:visited {
	color: #343330;
	text-decoration: none;
	font-weight: bold;
}
.header a:visited.hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.nav {
	vertical-align: top;
	height: 50px;
	width: 620px;
	font-size: 74%;

}
.headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: bottom;
	height: 80px;
	width: 620px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #918774;
}
.headsides {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #918774;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D1CDC5;
	text-align: left;
}
.mainarea {
	background-color: #D1CDC5;
	text-align: left;
	background-image: url(images/back_stripes.gif);

}
.mainimage {
	background-color: #CAC5BC;
	text-align: left;
	width: 296px;
}
.mainsub {
	width: 620px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #D1CDC5;
	text-align: left;
}
.footer {
	font-size: 85%;
	font-weight: bold;
	text-align: center;
}
.indent {
	margin-left: 20px;
}
.icon {
	text-align: center;
	font-size: 70%;
	clear: none;
	padding-top: 23px;
	width: 80px;
}
.textcolumn {
	clear: none;
	padding-top: 23px;
	width: 296px;
}
.mini {
	font-size: 9px;
}
.icondouble {

	text-align: center;
	font-size: 70%;
	clear: none;
	padding-top: 23px;
	width: 183px;
}
