﻿.outsidecontainer {
	width: 740px;
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 10px;
	border: 1px solid #669999;
	background: #F2F5ED;
}
.black {
	color: #000000;
}
.galleryIndex {
	border-style: none;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
	font-size: medium;
}
.galleryIndex ul {
	list-style-type: none;
	margin: 15px 10px 10px 20px;
	padding: 0px;
	font-size: medium;
	font-weight: normal;
}
.galleryIndex li {
	list-style-type: none;
	padding: 5px;
}
.galleryIndex a {
	display: block;
	padding: 0px;
	border-style: none;
	margin: 0px;
	display: inline;
	font-size: medium;
}
.galleryIndex a img {
	border-style: solid;
	border-color: inherit;
	border-width: 1px;
	display: inline-block;
}
.galleryIndex a:link, .galleryIndex a:visited {
	color: #000000;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
}
.galleryIndex a:active, .galleryIndex a:hover {
	color: #FF5B00;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	text-decoration: underline;
}
.box {position:absolute; left:0; top:0;}
.light {position:absolute; left:0; top:0;}
.lightbox {position:absolute; left:-9999px; top:0; cursor:default; z-index:100;}
.thumbholder {
	width: auto;
	margin: 10px 10px 10px 10px;
	padding: 0 0 0 25px;
}
.thumbholder p {
	padding: 5px 0 0 0;
	margin: 10px 0 10px 0;
	clear: left;
}
#photocontainer {
	height: 100%;
	width: auto;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: small;
	line-height: 18px;
}
#photocontainer a {
	display: block;
	float: left;
	margin: 5px 10px 5px 0;
	display: inline;
	border: 1px solid #000;
}
#photocontainer a img {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	display: block;
	float: none;
}
#photocontainer a:active {
	background: #ddd;
}
#photocontainer a:active .lightbox .boxCopy {
	width: expression(document.getElementById('photocontainer').offsetWidth);
height:expression(document.getElementById('photocontainer').offsetHeight);
}
#photocontainer a:active .lightbox .box h2 b, a:focus .lightbox .box h2 b {
	font-weight: bold;
	font-family: "times new roman", serif;
	color: #000;
}
#photocontainer a:active .lightbox .box h2, a:focus .lightbox .box h2 {
	font-size: medium;
	font-weight: normal;
	width: 400px;
	padding: 0;
	margin: 10px auto;
	text-align: center;
	text-decoration: none;
	color: #999;
}
#photocontainer a:active .lightbox .box img, a:focus .lightbox .box img {
	margin: 0 auto;
}
#photocontainer a:active .lightbox .box, a:focus .lightbox .box {
	width: 100%;
	text-align: center;
	margin-top: 150px;
}
#photocontainer a:active .lightbox .lightCopy {
	width: expression(document.getElementById('photocontainer').offsetWidth);
height:expression(document.getElementById('photocontainer').offsetHeight);
}
#photocontainer a:active .lightbox .light, a:focus .lightbox .light {
	background: #000;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=85);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	opacity: 0.85;
}
#photocontainer a:active .lightbox, a:focus .lightbox {
	left: 0;
	width: 100%;
	height: 100%;
}
#close {
	width: 16px;
	height: 16px;
	background: url('../images/close_x.gif');
	position: relative;
	z-index: 500;
	float: right;
	display: inline;
	margin-right: 10px;
}
.creditText {
	margin: 0px;
	padding: 0px;
	font-size: xx-small;
}
#galleryNav {
	margin: 10px auto 10px auto;
	padding: 0px 10px 0px 0px;
	width: auto;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
}
#galleryNav li {
	display: inline;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}
#galleryNav a {
	margin: 0px;
	border-right: 1px #4AC0F2 solid;
	border-width: 0 1px 0 0;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	border-right-color: #669999;
}
#galleryNav a:link, #galleryNav a:visited {
	color: #669999;
	width: auto;
	display: inline-block;
	float: none;
}
#galleryNav a:link.current, #galleryNav a:visited.current {
	color: #000000;
	width: auto;
	display: inline-block;
	float: none;
}
#galleryNav a:active, #galleryNav a:hover {
	color: #000000;
}
.galleryLink {
	color: #B80028;
}
.thumbholder a:link, .thumbholder a:visited {
	color: #B80028;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.thumbholder a:active, .thumbholder a:hover {
	color: #FF5B00;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
