.photobox1 {
	font-size: 10pt;
	text-align: center;
	padding: 2px;
	height: 160px;
	width: 160px;
	float: left;
}
.photobox1 a:hover {
	text-decoration: none;
}
.photobox2 {
	font-size: 10pt;
	font-style: italic;
	text-align: center;
	padding: 4px;
	border: 1px solid #333333;
	margin: 10px;
}
