div.thumb {
	margin: 5px 5px 20px;
	border: 1px solid #A0ACC0;
	height: auto;
	float: left;
	text-align: center;
	font: .6em Arial, Helvetica, sans-serif;
	}	
.thumb img{
	display: inline;
	margin: 3px;
	border: 1px solid #A0ACC0;
	width: 100px;
	height: 100px;
	background: #DFE3EA;
	}
.thumb a:hover img {border: 1px solid #FF0000;}
.photocattitle {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px solid #000066;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
} 
.phototitle {
	text-align: center;
	font-weight: normal;
	width: 120px;
	margin: 0 3px 3px 3px;
	font-size: .8em;
}
.Footer {
	display: block;
	clear: both;
	text-align: center;
	float: none;
}
.mainPagePhoto {
	background: #E1F0FF;
	border: 1px solid #000066;
	margin: 10px;
}
