.sectionHead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#990000;
	padding-left:25px;
}

#aboutNavActive{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#670074;
	text-align:center;
	border-top:1px solid #670074;
	border-right:1px solid #670074;
	padding:4px;
}


#aboutNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#670074;
	color:#ffffff;
	text-align:center;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #670074;
	padding:4px;
}

#aboutNav a {
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}

#aboutNav a:hover {
	text-decoration:underline;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #FFFFCC}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {color: #532A51}
.style5 {font-size: 12px; font-weight: bold; color: #532A51; }
.style9 {font-size: 11px; color: #333333; }

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #670074;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #670074;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #520052;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #670074;
	text-decoration: none;
}
