#main #center img.thumb {
	margin: auto;
}
a.thickbox {
	/*display: block;
	width: 100px;
	float: left;
	margin: 15px;
	text-align: center;*/
}
h1.gallery {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #646032;
}
h2.gallery {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
}
ul {
	list-style-position: outside;
	list-style-image: url(../img/layout/list_item_1.gif);
	margin-left: 40px;
	padding: 5px;
}
.darklink, .darklink:link, .darklink:visited{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #990000;
	position: relative;
}
.darklink:hover{
	color:#CC7F7F;
	position: relative;
}

.album-thumb{
	margin: 0px 33px;
	float: left;
	height: 220px;
	width: 160px;
	
}
.photo-thumb{
	float: left;
	height: 200px;
	width: 170px;
	text-align: center;
	
}