#TopContent{
	width: 875px;
}
#Gallery p{
	color: #fff;
	font: normal 11px Verdana, Arial, sans-serif;
}
#Gallery{
	/*height: 350px;*/
	color: #fff;
	font: normal 12px Verdana, Arial, sans-serif;
	float: left;
	padding-left: 170px;
}
#Gallery #MainImage{
	/*width: 100%;
	float: left;*/
}
#GalleryNames{
	font: normal 12px Verdana, Arial, sans-serif;
	float: right;
	color: #fff;
}
#GalleryNames h3{
	font: bold 13px Verdana, Arial, sans-serif;
	margin: 0 0 5px 0;
	border-bottom: solid #fff 1px;
	text-transform: uppercase;
}
#GalleryNames ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#GalleryNames ul li{
	margin-bottom: 8px;
}
#GalleryNames ul li.current{
	font-weight: bold;
	padding: 2px;
}
#GalleryNames a{
	text-decoration: none;
	display: block;
	width: 150px;
	padding: 2px;
}
#GalleryNames a:hover{
	color: #fff;
}
#thumbnails{
	width: 534px;
	margin: 0 auto;
	overflow: hidden;
}
#thumbnails a{
	text-decoration: none;
}
#thumbnails img{ border: solid #000 1px; }

#thumbnails img.first{

}

/*#thumbnails a:hover { border: solid #fff 1px; }*/

#thumbnails img.normal{
	margin-left: 25px;
}
.thumbGroup{
	width: 1000px;
}
.hiddenThumbnailGroup{
	display: none;
}
#ThumbnailNav{
	margin-top: 10px;
	text-align: center;
}

p#caption { height: 30px; width: 465px; }
#largeImageContainer { width: 475px; overflow: hidden; }
#content #contentcol { background: #2f2f2f url('/images/banner-j-bottom-grey.gif') no-repeat; }