.contentBG {
	background-attachment: fixed;
	background-image: url(../images/oldRedBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 750px;
	background-color: #FFFFFF;
}
.columnBG {
	background-image: url(../images/columnBG.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.txtBody {
	color: #333333;
	margin-right: 20px;
	margin-left: 25px;
	margin-top: 25px;
	font: 9pt/18px Georgia, "Times New Roman", Times, serif;
}
.txtCapLetter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006699;
}
.txtCopyright {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #333333;
	margin-right: 20px;
	margin-left: 40px;
	margin-top: 25px;
	line-height: 18px;
}
.txtList {
	color: #333333;
	margin-right: 20px;
	margin-left: 40px;
	font: 9pt Georgia, "Times New Roman", Times, serif;
}
.txtHeader {
	color: #333333;
	margin-right: 20px;
	margin-left: 25px;
	margin-top: 25px;
	font: bold 9pt/18px Georgia, "Times New Roman", Times, serif;
}
.txtBioHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: none;
	color: #032C60;
	margin-left: 24px;
}
#navbar {
	float: left;
	width: 202px;
}

#photoRight {
	margin-bottom: 8px;
	float: right;
	width: 150px;
	margin-left: 10px;
	height: 270px;
	margin-right: 8px;
}
.av-award {
	margin-top: 8px;
}
#photo {
	margin-bottom: 8px;
	float: right;
	width: 150px;
	margin-left: 10px;
	margin-right: 8px;
	height: 214px;
}
p {
	color: #333333;
	margin-right: 20px;
	margin-left: 25px;
	margin-top: 25px;
	font: 9pt/18px Georgia, "Times New Roman", Times, serif;
}
