.dyntext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
.maintextblk,
.staffFullBios_staffName,
.staffFullBios_staffTitle,
.staffFullBios_staffBio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.staffFullBios_staffName,
.staffFullBios_staffTitle {
	font-weight: bold;
}

.staffFullBios_staffName {
	font-size: 16px;
}

.staffFullBios_staffPhoto {
	border: 1px solid #666;
	margin: 5px;
	padding: 5px;
	background-color: #FFF;
}

.imageGallery_catRow {
	width:500px;
	clear:both;
	padding:15px;
	text-align:left;
}

.imageGallery_catRow img {
	float:left;
	margin-right:10px;
}

.imageGallery_catTitle a {
	font-weight:bold;
	color:black;
	font-size:1.1em;
}

.imageGallery_thumbsArea {
	width:650px;
	padding-bottom:30px;
}

.imageGallery_thumbBox {
	float:left;
	padding:10px;
}

.imageGallery_thumbsDivider {
	clear:both;
	margin:5px;
}

#underconstruction {
margin-top: 250px;
}