img.thumbs {
	float:left;
	height:50px;
	width:50px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#thumbContainer {
	z-index:1;
	float: right;
	background-color: #000000;
	width: 121px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainGalleryText {
	font: bold 1em "Trebuchet MS";
	position: relative;
	color: #DDD;
	background-color: #000000;
	padding-left: 5px;
}


#gallery {
	float: left;
	position: relative;
	width: 550px;
	z-index: 1;
	height: 348px;
	background-color: #000000;
}
#mainGalleryDate {
	font: bold 0.8em "Trebuchet MS";
	position: relative;
	color: #999999;
	background-color: #000000;
	padding-left: 5px;
}

