body {
	background-image: url(images/an_mainbg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.subtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFF;
}
.maintextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #004359;
}
.boldtextblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #004359;
	font-weight: bold;
}
a:link {
	color: #00A0C6;
	text-decoration: underline;
}
a:visited {
	color: #00A0C6;
	text-decoration: underline;
}
a:hover {
	color: #00A0C6;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}
a:active2 {
	color: #FFFFFF;
	text-decoration: underline;
}

.bio_wrap {
	width:500px;
	height:auto;
	margin-bottom:20px;
	clear:both;
}

.bio_title {
	width:500px;
}

.bio_text {
	width:365px;
	height:auto;
	float:left;
	margin-right:10px;
}

.bio_pic {
	width:125px;
	height:auto;
	float:left;
}

.clear {
	clear:both;
}
.maintext table tr td table tr td .subtext .subtext2 a {
	color: #FFF;
}

