table.tablebackground {background-image: url('../gorham/images/brown_texture.jpg');}

.PhotoGalleryCategoryListItem
{
	padding: 0px;
}

.PhotoGalleryCategoryListSeparator
{
	height: 5px;
}

.PhotoGalleryImageTable
{
	width: 100%; 
	height: 410px;	
	padding: 0px; 
	margin: 0px; 
}

.PhotoGalleryThumbnailLocationLabel
{
	color: white;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}

.PhotoGalleryThumbnailImageCell
{
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 6px;
}

.PhotoGalleryThumbnailImage
{
	border: 1px solid black;
}

.PhotoGalleryDetailImage
{
	border: 1px solid black;
}

.PhotoGalleryCategoryList
{
	
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
.PhotoGalleryCategoryList a:link
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.PhotoGalleryCategoryList a:visited
{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.PhotoGalleryCategoryList a:active
{
	color: #FFFFFF;
}
.PhotoGalleryCategoryList a:hover
{
	color: #6699ff;
}