.thumbnail  { text-align: center; margin: 0; padding: 8px; width: 166px; height: 175px; float: left }
.thumbnailhover { background: transparent; display: block; width: 166px; height: 175px; vertical-align: middle }
a.thumbnailhover:hover { color: #ffc; background: url("images/bg_body.jpg") no-repeat left top; display: block; width: 166px; height: 175px }

.thumbnail img{
	background: #000;
	padding: 7px;
	margin: auto;
	display:block;
}

.thumbnail a  { color: #fff; text-decoration: none }

/* non IE  hover 
div.thumbnail:hover{
	background: #000;
	color: #76B41C;
	font-weight: bold;
}
*/

a img {
border:none;
}

#gallerycontainer{
	padding: 0px;
	text-align:center;
}




	
