.sanclass { font-family: Verdana, Arial, Helvetica }
.topnavclass   { color: #cc9; font-size: 10px }
.toponclass { color: #c60; font-size: 10px; text-decoration: none }
.redheadclass { color: #c60; font-weight: bold; font-size: 14px }
.linkclass   { color: #c60 }
.darklinkclass   { color: #600 }
.featureclass { color: #600; font-size: 24px }
.bigclass { font-size: 18px }
.textclass { font-size: 11px }
.dblspaceclass  { line-height: 30px }
.poemclass { font-size: 10px }
a  { color: #660; text-decoration: none }
a:hover  { color: #660; text-decoration: underline }
#donatepromo {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#donatepromo a { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
#wrap { text-align: left; width: 720px; margin: 0 auto; padding: 0; }
#anat-text h2 {
	color: #c60;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: .5em;
	padding-left: 0px;
	font-family: Verdana, Arial, sans-serif;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
#anat-bottom {
	width: 980px;
	background-color: #ece9cf;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#anat-left {
	background-color: #ece9cf;
	width: 670px;
	float: left;
	padding-top: 6px;
}
#anat-right {
	float: right;
	width: 310px;
	background-color: #d1d1b5;
}
#anat-nav {
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66652F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66652F;
	height: 38px;
	background-color: #d1d1b5;
}
#anat-nav li {
	float: left;
	margin-right: 2px;
	list-style-type: none;
	display: block;
	padding: 4px;
	width: 80px;
	background-color: #FFF;
	height: 30px;
}
#anat-nav li:hover, #anat-nav li.selected {
	background-color: #BC662B;
	display: block;
	color: #FFF;
}
#anat-nav li.selected a, #anat-nav li:hover a {
	color: #FFF;
}
#anat-nav a {
	text-decoration: none;
}
#anat-subnav {
	float: left;
	width: 120px;
	margin-left: 15px;
	padding-top: 15px;
}
#anat-subnav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#anat-subnav ul ul {
	margin-left: 10px;
}
#anat-subnav li {
	font-size: 10px;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660;
}
#anat-subnav ul a{
	text-decoration: none;
	color: #666600;
}
#anat-subnav a:hover, #anat-subnav a.selected {
	color: #c60;
}
#anat-text {
	float: right;
	width: 500px;
	padding-right: 15px;
	padding-top: 15px;
}
