body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
body {
	background-color: #00B5D0;
	background-image: url(/site/images/body_background.gif);
	background-repeat: repeat-y;
	background-position:right;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sectionHeader {
	color: #cccccc;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a:link {
	color: #00B5D0;
	font-weight: bold;
}
a:visited {
	color: #00B5D0;
}
a:active {
	color: #00B5D0;
}
.galleryVitalStats {
	font-size: 10px;
	color: #33FF00;
}
.title {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
}
.galleryListing {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cccccc;
	font-style: italic;
}
.galleryBody {
	font-size: 14px;
}
.listClass {
	line-height: 24px;
}

