body,td,th {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color:#CCCCCC;
  background-image:url(images/bgg.jpg);
  color:#000000;
  font-size:12px;
}

a:link,vlink {
	color:#666600
}

a:hover {
	text-decoration:none;
}

#main_content {
	/*background-color:#FFFFCC;*/
	padding:6px 20px;
	border-left:2px solid #666;
	border-right:2px solid #666;
	text-align:justify;
	width:80%;
	margin-top:10px;
	margin-bottom:10px;
}

.main_logo {
	border-width:0;
	margin-bottom:10px;
}

.footer {
	font-size:10px;
}

#photo_gallery img {
	border-width:0px;
	margin:0px 35px 15px 35px;
}

.captionblock {
	float:right;
	text-align:center;
	border:0;
	margin-left:10px;
	margin-bottom:4px;
	width:150px;
}