.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.sidebg {
	background-attachment: scroll;
	background-image: url(images/mainsidepic.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.photo {
	width: 150px;
	height: 220px;
	float: left;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
}


.photo img {
	margin: 0px auto;
}

#gallery { text-align: center; margin-left: 30px;}
#gallery div.newline { clear: both; }
#gallery a img { border: 1px solid #ccc; }

.highlight-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	background-color: #98C95E;
}
	