a:hover {
	background-color: #FFFFFF;
	width: auto;
	text-decoration: underline;

}
#navigation {
}
#navigation a {
	color: #800000;
	text-decoration: none;
	letter-spacing: 0.1em;
	display: block;
	line-height: 16px;
	padding: 6px 4px 8px 16px;
}
.navtext {
	font-weight: bold;
	color: #000000;
}

#navigation a:hover {
	color: #FFCC66;
	background-color: #800000;
	font-weight: bold;
}
#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.fonts {
	font-family: Garamond;
}
.pagehdr {
	color: #FFCC66;
	font-family: Garamond;
	text-align: left;
	font-size: xx-small;


}
.sectionhdr {
	background-color: #FFCC66;
	width: auto;
}
.bodytext {
	font-family: Verdana;
	font-size: x-small;
	text-indent: 10px;
}
.navtext_sub {
	font-size: 9px;
	margin-left: 10px;
	margin-right: 4px;
	background-color: #FFCC66;
}
#imagehighlight {
}
#imagehighlight image {
	border: thick outset #D02E29;
}
