body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.top {
	position: absolute;
	left: 0px;
	top: 7px;
	height: 164px;
	width: 100%;
}
.topPhoto {
	float: right;
}
.topLogo {
	position: absolute;
	left: 0px;
	top: 0px;
}
.topNav {
	position: absolute;
	left: 222px;
	top: 130px;
}
.tagline {
	position: absolute;
	left: 222px;
	top: 30px;
	font-size: 30px;
}
#leftNav {
	position: absolute;
	left: 30px;
	top: 174px;
	width: 182px;
}
.navLink {
	padding: 0px 0px 5px 0px;
}
#bodyArea {
	position: absolute;
	left: 222px;
	top: 174px;
}
#bodyArea p {
	padding: 0px 10px 5px 0px;
}
#grayGreen {
	color: #000000;
}
#grayGreen .tagline {
	color: #336633;
}
#grayGreen .top {
	background-color: #CCCCCC;
}
#grayGreen a:link {
	color: #336633;
	text-decoration: none;
}
#grayGreen a:visited {
	text-decoration: none;
	color: #336633;
}
#grayGreen a:hover {
	text-decoration: none;
	border-bottom: 1px solid #336633;
	color: #336633;
}
#grayGreen a:active {
	text-decoration: none;
}
#grayBlue {
	color: #000000;
}
#grayBlue .tagline {
	color: #476194;
}
#grayBlue .top {
	background-color: #ffe077;
}
#grayBlue a:link {
	color: #476194;
	text-decoration: none;
}
#grayBlue a:visited {
	text-decoration: none;
	color: #476194;
}
#grayBlue a:hover {
	text-decoration: none;
	border-bottom: 1px solid #476194;
	color: #476194;
}
#grayBlue a:active {
	text-decoration: none;
}
#brownPurple {
	color: #000000;
}
#brownPurple .tagline {
	color: #804f33;
}
#brownPurple .top {
	background-color: #b2afd1;
}
#brownPurple a:link {
	color: #804f33;
	text-decoration: none;
}
#brownPurple a:visited {
	text-decoration: none;
	color: #804f33;
}
#brownPurple a:hover {
	text-decoration: none;
	border-bottom: 1px solid #804f33;
	color: #804f33;
}
#brownPurple a:active {
	text-decoration: none;
}
#yellowGreen {
	color: #000000;
}
#yellowGreen .tagline {
	color: #d89016;
}
#yellowGreen .top {
	background-color: #bad494;
}
#yellowGreen a:link {
	color: #d89016;
	text-decoration: none;
}
#yellowGreen a:visited {
	text-decoration: none;
	color: #d89016;
}
#yellowGreen a:hover {
	text-decoration: none;
	border-bottom: 1px solid #d89016;
	color: #d89016;
}
#yellowGreen a:active {
	text-decoration: none;
}
#goldGreen {
	color: #000000;
}
#goldGreen .tagline {
	color: #5e4c24;
}
#goldGreen .top {
	background-color: #9aa795;
}
#goldGreen a:link {
	color: #5e4c24;
	text-decoration: none;
}
#goldGreen a:visited {
	text-decoration: none;
	color: #5e4c24;
}
#goldGreen a:hover {
	text-decoration: none;
	border-bottom: 1px solid #5e4c24;
	color: #5e4c24;
}
#goldGreen a:active {
	text-decoration: none;
}
#orgGray {
	color: #000000;
}
#orgGray .tagline {
	color: #c68fbe;
}
#orgGray .top {
	background-color: #666666;
}
#orgGray a:link {
	color: #c68fbe;
	text-decoration: none;
}
#orgGray a:visited {
	text-decoration: none;
	color: #c68fbe;
}
#orgGray a:hover {
	text-decoration: none;
	border-bottom: 1px solid #c68fbe;
	color: #c68fbe;
}
#orgGray a:active {
	text-decoration: none;
}
li {
	padding-bottom: 1em;
}
.nameList {
	font-size: 1.2em;
	font-weight: bold;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #804f33;
	line-height: 1.5em;
}
.subHead {
	font-size: 1.2em;
	font-weight: bold;
}
.subHead2 {
	font-size: 1.2em;
}
