@charset "utf-8";
/* CSS Document */
#subContent{
	background-color:#e6d9b6;
	width:597px;
	padding:0px 0px 0px 0px;
	background:url(/images/mainContentBG2.gif) repeat-y  top left;
}
#bodyLeft{
	clear:left;
	text-align:center;
	width:450px;
	padding:10px 20px 25px 70px;
}
#photoGalleryTitle{
 width: 368px;
 height: 31px;
 float: left;
}
#bodyRight{
	width:425px;
	float:left;
	padding-left:40px;
	margin-left:40px;
}
#thumbnails{
	width:554px;
	clear:left;
	margin-left:20px;
	margin-top:25px;
	background:url(/photo_gallery/images/photoGall_mid.gif) repeat-y  top left;
}
#aspnetForm {
	clear:both;
	width:100%;
	margin:0;
	padding:0;
}
#thumbnailTable{
	clear:inherit;
	width:100%;
	padding:0;
	margin:0;
	border:0;
}
#thumbnailTable tr td{
	text-align:center;
	width:25%;
}
.thumbnailImgs{
	
}
.thumbnailImgs td{
	padding-top:6px;
}
.thumbnailText{
	background-color:#d58902;
}
.thumbnailText td{
	padding:5px;
}