a img{border:none;}

#PhotoGallery{
	width:385px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	font: 0.8em/1.2 Arial;
	height: 640px;
	
}

#Header{
	float:left;
	color:#006699;
	font-size:2.5em;
	font-family:Verdana, Helvetica, sans-serif;
	width:100%;
	margin:0;
	padding:10px 0 10px 0;
}

.DisplayThumbnail{
	padding: 0px 5px 3px 0px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	

.HeaderSub{
	color:#006699;
	font-size:1.5em;
	font-family:Verdana, Helvetica, sans-serif;
	width:100%;
	clear:both;
}

/*p{display:none;}*/



/* SLIMBOX */

#lbOverlay {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height:100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	
		position: absolute;
	
		left: 50%;
	
		overflow: hidden;
		background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}




#lbImage {
border: 10px solid #fff;
}



#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width:54px;
	height:32px;
	outline: none;
}

#lbPrevLink {
	left: 0;
	top:5%;
}

#lbPrevLink:hover {
	background: transparent url(../images/prev.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
	top:5%;
}

#lbNextLink:hover {
	background: transparent url(../images/next.gif) no-repeat 0 15%;
}

#lbBottom {
	
	font-family: Verdana, Helvetica, sans-serif;
	
	font-size: 10px;
	color: #006699;
	
	line-height: 1.4em;
	text-align: left;
	
	border: 10px solid #fff;
	
	border-top-style: none;
}

#lbCloseLink {
	position:absolute;
	top:5px;
	right:5px;
	width: 15px;
	height: 15px;
	background: transparent url(../images/close.gif) no-repeat;
	
}

#lbCaption, #lbNumber {
	float:left;
	width:100%;
	clear:both;
}

#lbCaption{
	font-weight: bold;
}

 #lbCost{
	width:100%;
	font-weight: bold;
	clear:both;
}
