
a {
	outline: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

:focus {
	-moz-outline: none;
}

* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	border-width: 0px;
}


#tabIframeWrapper_10k {
	float: left;
	margin: 25px 0 0 70px;
	display: inline;
}

#tabIframeWrapper_10k .tabContent_10k {
}

.galleryList_10k {
	margin: 50px 0 0 0;
	padding: 0 0 0 0;
	height: 325px;
	width: 770px;
	border-bottom: black solid 1px;
}

.galleryList_10k li {
	text-decoration: none;
	list-style: none;
	display: inline;
}

h4 {
	font-family: Verdana;
	color: black;
	font-size: .6em;
	font-weight: normal;
	line-height: -2px;
	float: left;
	margin: 3px 0 0 3px;
}

.breadcrumbNav_10k {
	float: right;
	margin: 0 3px 0 0;
}

.breadcrumbCurrent {
	font-family: Verdana;
	font-size: .7em;
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

.breadcrumbNav_10k li {
	display: inline;
	margin: 0 3px 0 3px;
	padding: 2px 2px 2px 2px;
}

.breadcrumbNav_10k li a {
	text-decoration: none;
	font-family: Verdana;
	font-size: .7em;
	color: black;
}

.breadcrumbNav_10k li a:hover {
	color: white;
	background-color: black;
}

.breadcrumbCurrent a:hover {
	color: black;
	background-color: none;
}

.galleryList_10k li {
	text-decoration: none;
	list-style: none;
	display: inline;
}

.galleryPAGE_10k {
	display: inline;
	float: right;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	width: 82px;
	height: 5px;
	clear: both;
}

.galleryPAGE_10k p {
	float: left;
	font-family: Verdana;
	font-style: normal;
	font-size: 10px;
	margin: 2px 0 0 0;
}

.galleryPAGE_10k li {
	display: inline;
	float: left;
	font-family: Verdana;
	font-style: normal;
	font-size: .8em;	
	margin: 0 2px 0 2px;
}

.galleryPAGE_10k li a {
	color: black;
	text-decoration: none;
}

.galleryPAGE_10k .galleryCurrent {
	color: black;
	text-decoration: underline;
}

.galleryPAGE_10k li a:hover {
	color: white;
	background-color: black;
	padding: 1px 1px 1px 1px;
}

#lightbox, #lightbox-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom:auto;
	right:auto;
	
	z-index:1010;
	width:100%;
	height:auto;
	
	text-align:center;
	color:white;
	
	/* stop stupid conflicts */
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	line-height:0;
	
	/* general conflict stopper */
	text-decoration:none;
	background:none;
	word-spacing:normal;
	letter-spacing:normal;
	float:none;
	clear:none;
	display:block;
}

#lightbox-overlay {
	z-index: 1009;
	background-image: url(../images/img_bkgndRepeat_small2.jpg);
	background-repeat: repeat-x top;
	height: 100%;
	position:fixed;
}

#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
	color:white;
}

#lightbox-overlay-text span {
	padding-left:5px;
	padding-right:5px;
}

#lightbox img, #lightbox a img, #lightbox a { border:none; outline:none; }

#lightbox-imageBox {
	position:relative;
	border:1px solid black;
	background-color:white;
	width:400px;
	height:400px;
	margin:0 auto;
}

#lightbox-imageContainer {
	padding:1px;
}



