body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {font-size: 150%;}
h2 {font-size: 130%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
ul li {font-size: 100%;}
ol li {font-size: 100%;}
ol.regular li {font-size: 100%;}
.hide {display: none;}
.unhide {display: block;}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
table.regular {font-size: 90%;}
.frontphoto1 {display: block;}
.frontphoto2 {display: none;}
a {
	color: 666633;
}
a:hover {
	color: 333333;
}
.Affinity {
	font-weight: bold;
	background-color: black;
	font-size: 80%;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.Headline {
	font-size: 110%;
	font-weight: bold;
}
.BodyCopy {
	font-size: 75%;
}
.OfficerName {
	font-size: 70%;
	font-weight: bold;
}
#RecentNews {
	font-size: 90%;
	color: #999966;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 3px;
}
#OfficerBlog {
	font-size: 90%;
	color: #666633;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 3px;
}
.IncludePadding {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.Welcome {
	position: absolute;
	left: 0px;
	top: 204px;
	width: 187px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#topbar {
	padding-bottom: 5px;
	position: absolute;
	right: 2px;
	top: 53px;
	width: 250px;
}
a.topbar {
	color: gray;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}
a.topbar:hover {
	color: black;
}
#toolbar {
	padding-top: 3px;
	padding-bottom: 5px;	
}
a.toolbar-up {
	color: #CCCC99;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}
a.toolbar-up:hover {
	color: black;
}
a.toolbar-feature {
	color: #FFFF00;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
}
a.toolbar-feature:hover {
	color: black;
}
a.directorybar {
	color: #CCCC99;
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;
}
a.directorybar:hover {
	color: black;
}
.directory2bar {
	color: #999966;
	font-weight: bold;
	font-size: 65%;
}
a.toolbar-down {
	color: white;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	
}
a.toolbar-down:hover {
	color: black;
}
a.navbar-up {
	color: #CCCC99;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	display: block;
	padding: 5px 5px 5px 5px;
}
a.navbar-up:hover {
	color: black;
}
a.navbar-down {
	color: white;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	display: block;
	background-color: CCCC99;
	padding: 5px 5px 5px 5px;
}
a.navbar-down:hover {
	color: black;
}
#search {
	right: 5px;
	top: 4px;
	text-align: right;
	position: absolute;
	z-index: 100;
	font-weight: bolder;
	color: black;
	font-size: 80%;
}
.search {
	text-decoration: none;
	font-weight: bolder;
	color: black;
}

