<style type="text/css">
<!--
/*---------------------------------------PhotoGallery.asp---------------------------------------*/
#PhotoGalleryContainer{width:100%;padding-top:10px;}

#PhotoGalleryHeaderContainer{
	width:429px;height:18px;
	background-image:url(images/title_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 30px;
	padding-bottom:20px;
}
#PhotoGalleryHeader{
	padding-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3D2D13;
	font-size: 16px;
	line-height:26px;
	padding-left:10px;
}

#PhotoGalleryContentContainer{width:100%;margin-bottom:10px;text-align:center;}
#PhotoGalleryContentHeader{}
#PhotoGalleryContent{width:95%;}
#PhotoGalleryContentListTable{width:100%;}
.PhotoGalleryContentPhotoTd{text-align:center;width:33%;}
.PhotoGalleryContentPhotoLinkDiv{cursor:hand;}
.PhotoGalleryContentPhotoImgTag{width:80px;height:100px;border-width:0px;}
.PhotoGalleryContentPhotoDescriptionTd{text-align:center;}
#PhotoGalleryContentMoreContainer{width:100%;}
.PhotoGalleryContentPhotoMoreTd{border-style:none;}
.PhotoGalleryContentMoreALink{}
#PhotoGalleryContentFooter{}

#PhotoGalleryFooterContainer{height:10px}
#PhotoGalleryFooter{}

/*---------------------------------------PhotoGallery_Archive.asp---------------------------------------*/
#PhotoGalleryArchiveContainer{width:100%;}
#PhotoGalleryArchiveHeaderContainer{
	width:429px;height:18px;
	background-image:url(images/title_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 30px;
	padding-bottom:20px;
}
#PhotoGalleryArchiveHeader{
	padding-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3D2D13;
	font-size: 16px;
	line-height:26px;
	padding-left:10px;
}

#PhotoGalleryArchiveContentContainer{width:100%;text-align:center;}
#PhotoGalleryArchiveContentHeader{}
#PhotoGalleryArchiveContent{width:95%;}
.PhotoGalleryArchiveContentPhotoImgTag{width:150px;height:113px;}
.PhotoGalleryArchiveContentViewPhotoDiv{vertical-align:bottom;}
.PhotoGalleryArchiveContentColumnFooterPageLinkTd{width:100%;text-align:right;}
#PhotoGalleryArchiveContentFooter{}
#PhotoGalleryArchiveFooterContainer{}
#PhotoGalleryArchiveFooter{}

/*---------------------------------------PhotoGalleryDetail.asp---------------------------------------*/
#PhotoGalleryDetailContainer{width:100%;}
#PhotoGalleryDetailHeaderContainer{
	width:429px;height:18px;
	background-image:url(images/title_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 30px;
	padding-bottom:20px;
}
#PhotoGalleryDetailHeader{
	padding-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3D2D13;
	font-size: 16px;
	line-height:26px;
	padding-left:10px;
}

#PhotoGalleryDetailBodyContainer{width:100%;margin-bottom:10px;
#PhotoGalleryDetailBodyHeader{}
#PhotoGalleryDetailBody{width:100%}
.PhotoGalleryDetailBodyTable{width:100%;}
.PhotoGalleryDetailBodyTd{width:100%;text-align:center;}
/*.PhotoGalleryDetailBodyPhotoTd{width:100%;text-align:center;}*/
.PhotoGalleryDetailBodyPhotoImageTag{/*width:240px;height:300px;*/border:#FFFFFF solid 3px;}
.PhotoGalleryDetailBodyViewSourceTd{vertical-align:top;}
.PhotoGalleryDetailBodyViewSourceALink{cursor:hand;}
#PhotoGalleryDetailContentFooter{}
.PhotoGalleryDetailDescription{font-weight:bold;}

#PhotoGalleryDetailFooterContainer{}
#PhotoGalleryDetailFooter{}

/**/
#PhotoGallerySourceContainer{text-align:center;}
-->
</style>
