.bodyBox {
	padding: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
.bodyPhotoFlushRight {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
}
.bodyPhotoFlushLeft {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 3px;
}
.oneColFixCtrHdr #footer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #a0b1bf;
	background-image: url(images/ftr.jpg);
	background-repeat: repeat-x;
	height: 39px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 3px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.infocolumn {
	background-color: #fff8e5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a0b1bf;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodyMugShotFlushLeft {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 3px;
}
.QUOTES {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}
.NAMES {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #779BCB;
	text-align: right;
	line-height: 1px;
}
