div.thumb {
	margin: 3px;
	border: 1px solid #A0ACC0;
	float: left;
	text-align: center;
	}	
.thumb img {
	display: inline;
	margin: 3px;
	border: 1px solid #A0ACC0;
	}
.thumb a {display: block;}
.thumb a:hover img {border: 1px solid black;}
.photocattitle {text-align: center; font-weight: bold; width: 120px;} 
.phototitle {text-align: center; font-weight: normal; width: 120px;} 
.phototitle a { display:block;  }
/* .phototitle input { display:block;   }*/
#photo-gallery {border: 0px dotted red; width: 100%;}
#largeimage .large-link a {background: #17401A; padding: 3px; border: 1px solid #CCA270; text-decoration: none;}
#largeimage .large-link a:link {color: #e9daa8;}
#largeimage .large-link a:visited {color: #e9daa8;}
#largeimage .large-link a:hover {color: white; background: #00387B;}
#largeimage .large-link a:active {color: #e9daa8;}
#largeimage .large-name { margin: 10px 0;}


