.GalleryText
{
	font-size: 11pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.GalleryCaption
{
	font-size: 11pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
A.GalleryCaption, A.GalleryCaption:active, A.GalleryCaption:link, A.GalleryCaption:visited
{
	font-size: 11pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
A.GalleryCaption:hover
{
	font-size: 11pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
A.GalleryPictureNavigation, A.GalleryPictureNavigation:active, A.GalleryPictureNavigation:link, A.GalleryPictureNavigation:visited
{
	font-size: 11pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
A.GalleryPictureNavigation:hover
{
	font-size: 11pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.GalleryBreadCrumb
{
	font-size: 11pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
A.GalleryBreadCrumb, A.GalleryBreadCrumb:active, A.GalleryBreadCrumb:link, A.GalleryBreadCrumb:visited
{
	font-size: 11pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
A.GalleryBreadCrumb:hover
{
	font-size: 11pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.GalleryView
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
	padding: 2px;
	border-collapse: collapse;
}

.GalleryView .GalleryPhoto
{
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 10px;
}
.GalleryPhoto
{
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 10px;
}
.GalleryItem
{
	padding: 10px 10px;
	color: #B2B2B2;
}
.GalleryItem h4
{
	margin-bottom: 0.4em;
}
#photos .GalleryView, #admin-details .GalleryView
{
	margin-top: 20px;
	margin-bottom: 20px;
}

.GalleryImage
{
	border: 4px solid #FFFFFF;
}

.GalleryPhoto
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
}

.GalleryPhoto TD
{
	margin: 0px;
	padding: 0px;
}
.GalleryPhoto .topx--
{
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
	background-image: url(Images/Gallery/frame-topx--.gif);
}
.GalleryPhoto .top-x-
{
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
	background-image: url(Images/Gallery/frame-top-x-.gif);
}
.GalleryPhoto .top--x
{
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
	background-image: url(Images/Gallery/frame-top--x.gif);
}

.GalleryPhoto .midx--
{
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
	background-image: url(Images/Gallery/frame-midx--.gif);
}
.GalleryPhoto .mid--x
{
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
	background-image: url(Images/Gallery/frame-mid--x.gif);
}

.GalleryPhoto .botx--
{
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
	background-image: url(Images/Gallery/frame-botx--.gif);
}
.GalleryPhoto .bot-x-
{
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
	background-image: url(Images/Gallery/frame-bot-x-.gif);
}
.GalleryPhoto .bot--x
{
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
	background-image: url(Images/Gallery/frame-bot--x.gif);
}

/* Photo Border for the Album Page */

.album-frame .topx----, .album-frame .top----x, .album-frame .botx----, .album-frame .bot----x
{
	height: 14px;
	width: 14px;
}

.album-frame .top-x---
{
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
	background-image: url(Images/Gallery/album-tstretch.gif);
}
.album-frame .top--x--
{
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
	background-image: url(Images/Gallery/album-tstretch.gif);
}
.album-frame .top---x-
{
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
	background-image: url(Images/Gallery/album-tstretch.gif);
}
.album-frame .mtpx----
{
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
	background-image: url(Images/Gallery/album-lstretch.gif);
}
.album-frame .mtp----x
{
	background-repeat: repeat-y;
	vertical-align: top;
	height: auto;
	width: 14px;
	background-image: url(Images/Gallery/album-rstretch.gif);
}

.album-frame .midx----
{
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
	background-image: url(Images/Gallery/album-lstretch.gif);
}
.album-frame .mid----x
{
	background-repeat: repeat-y;
	height: auto;
	width: 14px;
	background-image: url(Images/Gallery/album-rstretch.gif);
}
.album-frame .mbtx----
{
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
	background-image: url(Images/Gallery/album-lstretch.gif);
}
.album-frame .mbt----x
{
	background-repeat: repeat-y;
	vertical-align: bottom;
	height: auto;
	width: 14px;
	background-image: url(Images/Gallery/album-rstretch.gif);
}

.album-frame .bot-x---
{
	background-repeat: repeat-x;
	text-align: right;
	height: 14px;
	width: auto;
	background-image: url(Images/Gallery/album-bstretch.gif);
}
.album-frame .bot--x--
{
	background-repeat: repeat-x;
	height: 14px;
	width: auto;
	background-image: url(Images/Gallery/album-bstretch.gif);
}
.album-frame .bot---x-
{
	background-repeat: repeat-x;
	text-align: left;
	height: 14px;
	width: auto;
	background-image: url(Images/Gallery/album-bstretch.gif);
}
