#thumb-gallery {
	float: left;
	width: 464px;
	padding: 20px 8px 10px 8px;
}

#fill {
	float: left;
	width: 464px;
	padding: 10px 0;
}

#text {
	float: left;
	line-height: 1.6;
	width: 448px;
	padding: 0 8px;
}

#text h2{
	margin: 0;
	padding: 0;
	margin-bottom: -6px;
}

.thumb {
	float: left;
	width: 100px;
	height: 100px;
	margin: 5px;
	border: #FFFFFF 3px solid;
}

.clear{
	clear: both;
}

.gallery-title {
	background: url(../images/photogallery.png) no-repeat;
	text-indent: -9000px;
	font-size: 28px;
}
