.thumbs {
	float:left;
/*	height:90px;
	width:90px; */
	margin-right: 5px;
	margin-bottom: 5px;
	border: solid black 1px;
}
/*img.thumbs a {
	position: relative;
	margin-top: -45px;
	margin-left: -45px;
	top: 50%;
	left: 50%;
} */
#gallery {
	padding: 10px;
	width: 940px;
	height: 420px;
}
#thumbContainer {
	position:relative;
	float:left;
	width:500px;
	height:420px;
}
#main {
	position:relative;
	float:left;
	width:420px;
	height:420px;
	text-align:center;
}
