td#content
{
	background-image: url(/application/images/gallery_bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 170px;
}

table.gallerylayout
{
	width: 100%;
	border-collapse: collapse;
}

table.gallerylayout td
{
	vertical-align: top;
}

table.gallerylayout td a
{
	color: #7f8183;
	font-size: .7em;
	line-height: 1.4em;
}

table.gallerylayout td h2
{
	color: #005930;
	font-size: .8em;
	margin-bottom: .5em; 
}

/*	Image gallery */
table.galleryimages
{
	width: 411px;
}

table.galleryimages td
{
	vertical-align: top;
	padding-left: 10px;
	font-style: italic;
}

table.galleryimages td img
{
	border: 1px solid black;
	margin-bottom: .5em;
}
