body
{
  font-family: Arial;
	text-align: center; 
    background-position: center center;
	background-color: #fcfcfc;
}
	
#contentright
{
	text-align: left;
	margin: 0 auto;
	width: 610px;
	font-size: 10pt;
    background-color: white;
	padding-left: 10px;
	padding-right: 10px;
}
	
a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

.gallerythumb {  font-size: 9pt; padding-right: 10px; padding-bottom: 10px; text-align: center; }

.gallerytext { padding-bottom: 10px; font-size: 10pt;}

.gallerysection
{
  margin-top: 30px; padding-bottom: 30px;
}

h2 { background-color: #e3e3e3; color: white; padding: 10; margin-top: 0px; }

h2 a { color: white }
