body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
p {
	margin-top: 24px;
	margin-right: 60px;
	margin-left: 60px;
	list-style-type: square;
}
ul {
	margin-left: 12px;
	font-size: 12px;
	line-height: 16px;
	padding-left: 18px;
	text-align: left;
	margin-top: 0px;
}

.main {
	margin-top: 12px;
	margin-right: 60px;
	margin-left: 60px;
	list-style-type: disc;
	font-size: 11px;
}


.home {
	line-height: 16px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 12px;
	margin: 0px;
}
.footer {
	font-size: 10px;
	line-height: 16px;
}
.footer a:hover {
	color: #EFFFC0;
	text-decoration: underline;
}
.footer a:active {
	color: #EFFFC0;
	text-decoration: none;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.announce {
	font-size: 10px;
	margin-right: 14px;
	margin-left: 14px;
	margin-top: 0px;
	line-height: 13px;
}
.nav {
	font-weight: bold;
	color: #FDFEB6;
	background-color: #2946AE;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin-right: 60px;
	margin-left: 60px;
	margin-top: 40px;
	background-color: #BC5A3F;
	line-height: 24px;
	padding-left: 7px;
	padding-bottom: 2px;
	background-image: url(images/bgh1.jpg);
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pic {
	float: none;
	border: 1px solid #82412B;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 60px;
	margin-left: 60px;
	text-transform: uppercase;
	padding-top: 12px;
	border-top-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
}
li {
	margin-top: 6px;
}
.picr {
	float: right;
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left: 12px;
	border: 1px solid #82412B;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 60px;
	margin-left: 60px;
	text-transform: none;
	padding-top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #28419D;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
}
.bio {
	margin-top: 6px;
	margin-right: 60px;
	margin-left: 60px;
	list-style-type: square;
}
a:link {
	color: #2845A6;
	text-decoration: none;
}
a:visited {
	color: #2845A6;
	text-decoration: none;
}
a:hover {
	color: #B8583D;
	text-decoration: underline;
}
a:active {
	color: #B8583D;
	text-decoration: none;
