.photoBox {
	text-align : center;
	background-color : white;
	border : 1px solid black;
	margin-top : 10px;
}

.photo {
	margin : 20px;
	margin-bottom : 0px;
	border : 1px solid #4c3808;
}

.caption {
	font-size : 8pt;
	padding-top : 10px;
	padding-bottom : 15px;
	text-align : center;
}

.thumb {
	border : 1px solid #4c3808;
	margin : 5px;
	vertical-align : center;
}
