/* CSS Document */
@import url(ecbc-master.css);
#bannerPix {
	background-image: url(../images/template/banner-Photo-Albums.jpg);
	background-repeat: no-repeat;
}
#thumbnailGroup {
	position: relative;
	height: 100%;
}
.thumbnail {
	width: 33%;
	height: 168px;
	float: left;
}
.thumbnail h3 {
	margin-top: 0em;
}
