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


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