.leftrail {
	background-color:#EBDFC5;
	background-image:url(../images/bg_photogallerymain.jpg);
	background-position:top;
	background-repeat:repeat-x;
	border: 2px solid black;
	color: black;
	font-size: 12px;
	padding: 12px;
	top:25px;
	}
.rightrail {

	top:45px;

}
.photoArea .thumb {

	}
	/*
.photoArea .thumb img {
	border: 2px solid #444444;
	}
.photoArea .thumb:hover img {
	border-color: #FFFFFF;
	}*/
.photoArea {
	padding: 4px;
	background-color: #444444;
	border: 1px solid black;
	position: relative;
	overflow:hidden;
	}
.searchArea {
	padding: 4px 0px 8px;
	}
.searchBox a:link.btn_search, .searchBox a:visited.btn_search {
	display: block;
	height: 27px;
	width: 87px;
	background-image: url('../images/btn_search.jpg');
	background-position: top center;
	}
.searchBox a:hover.btn_search, .searchBox a:active.btn_search {
	background-position: bottom center;
	}
.leftrail .searchArea {
	}
.leftrail .searchArea #browseBox {
	float: left;
	margin-right: 20px;
	}
.leftrail .searchArea .searchBox {
	width: 400px;
	float: right;
	text-align: right;
	}
.leftrail .searchArea .searchBox .btn_search {
	float: right;
	}
.leftrail .searchArea .searchBox input {
	float: right;
	width: 300px;
	}
.leftrail .searchArea select {
	padding: 3px;
	width: 230px;
	}
.photoArea .splatter {
	position: absolute;
	left: -117px;
	top: 5px;
	z-index: 800;
	}
.imgcontain {

	width:50px;
	height:50px;
	overflow:hidden;
	float:left;
	margin:2px;
	border: 2px solid #999999;
	background-color:#000000;

}

.imgcontain:hover {
	border-color: #FFFFFF;
}

.imgcontain img {
	border:0px;
	}
.leftrail .gallery {
	margin-bottom:12px;
	width:632px;
	border:solid 2px #AB873A;
	background-color:#D9C191;
	background-repeat:repeat-x;
	background-position:top;
	overflow:hidden;
}
.leftrail .galleryLg {
	background-image:url(../images/bg_gallery_lg.jpg);
	padding:7px;
	position:relative;
}
.leftrail .inCorner {
	width:90px;
	height:90px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:20;
}
.leftrail .galleryLg .photos {
	float:left;
	width:285px;
}
.leftrail .galleryLg .photos .lgThumb {
	margin-right:4px;
	float:left;
	width:200px;
	height:166px;
	overflow:hidden;
	border:solid 2px #333333;
}
.leftrail .galleryLg .photos .lgThumb img {
	border:none;
}
.leftrail .galleryLg .photos .thumb {
	margin-bottom:4px;
	width:50px;
	height:50px;
	overflow:hidden;
	border:solid 2px #333333;
}
.leftrail .gallerylg .info {
	
}
.leftrail .galleryLg .info .name {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.leftrail .galleryLg .info .name a {
	color:#3A2E14;
}
.leftrail .galleryLg .info .locationDate {
	font-size:11px;
	color:#886B2F;
	margin-bottom:8px;
}
.leftrail .galleryLg .info .details {
	color:#333;
	font-size:11px;
}
.leftrail .gallerySm {
	background-image:url(../images/bg_gallery_sm.jpg);
	width:646px;	
	height:90px;
	position:relative;
}
.leftrail .gallerySm img {
	border:none;
}
.leftrail .gallerySm .photos {
	float:right;
	position:relative;
	overflow:hidden;
	z-index:10;
	max-width:300px;
	height:90px;
}
.leftrail .gallerySm .photos .overlay {
	position:absolute;
	left:0px;
	top:0px;
}
.leftrail .gallerySm .photos img {
	float:right;
}
.leftrail .gallerySm .info {
	width:326px;
	padding:8px;
}
.leftrail .gallerySm .info .name {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.leftrail .gallerySm .info .name a {
	color:#3A2E14;
}
.leftrail .gallerySm .info .locationDate {
	font-size:11px;
	color:#886B2F;
	margin-bottom:5px;
}
.leftrail .gallerySm .info .details {
	color:#333;
	font-size:11px;
}
#galleryDetails {

}
#galleryDetails .name {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#372C13;
	font-size:22px;
	font-weight:bold;
}
#galleryDetails .locationDate {
	color:#745C27;
	font-size:15px;
	margin-bottom:5px;
}
#galleryDetails .details {
	font-size:11px;
	color:#333333;
	margin-bottom:20px;
}
#galleryBox {
	width:647px;
	border:solid 2px #333333;
	background-color:#550309;
	background-image:url(../images/bg1_dark.jpg);
	overflow:hidden;
}
#galleryBox .photo {
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/bg1_invert.jpg);
	border-right:solid 1px #333333;
	margin-right:1px;
	width:400px;
	text-align:center;
	padding:10px;
	position:relative;
}
#galleryBox .photo .fb {
	position:absolute;
	left:4px;
	bottom:4px;
	border:none;
}
#galleryBox .photo .ms {
	position:absolute;
	left:28px;
	bottom:4px;
	border:none;
}
#galleryBox .photo img {
	border:solid 2px #FFFFFF;
}
#galleryBox .photo .caption {
	width:100%;
	background-color:#2C344B;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	border:solid 2px #FFFFFF;
	border-top:none;
}
#galleryBox .photo .caption .text {
	padding:5px;
}
#galleryBox .thumb {
	width:50px;
	height:50px;
	overflow:hidden;
	float:left;
	margin:2px;
	border:solid 1px #666666;
	background-color:#000000;
}
#galleryBox .thumbBox {
	width:224px; 
	float:right;
}






