body {
	background-color: #f8f1e7;
	
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

H2 {
	color: #857e77;
}

P, center {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;	
}

a {
	font-size: 12px;
	color: black;
	text-decoration: none;
}



a:hover {
	text-decoration: underline;
}

a.image_link {
	padding-bottom: 0px;
	margin-bottom: 2px;
}

a.image_link:hover { text-decoration: none; }

a.image_link:visited {color: black; }

a img {border: 1px; solid black }

table.display {
	border: 3px solid black;
}



table.thumbs td {
	vertical-align: middle;
	text-align: center;
	width: 140px;
	height: 140px;
	background-color: #e0dad2;
	border: 1px solid black;
}

img.display {
	border: 2px solid black;

}

img.thumb {
	border: 1px solid black;
}

p.caption {
	margin-top: 0px;
	padding-top: 0px;
}

