#contentBox{
	background-image:url(../webImages/gallery.gif);
	background-repeat:no-repeat;
	background-position: right top;
	clear: both;
	float: left;
	width: 1100px;
	overflow: hidden;
}
#contentBox img #holder{
	padding:0px;
	margin: 0px;
	}
imageCont{
background:none;
}
#main {
	background-color:#C80300;
	position:absolute;
	padding:10px;
	border:red;
	left:30%;
	top:250px;
	color:#CCCCCC;	
}
#thumbContainer {
position:absolute;
	left:23px;
	top:250px;
width:20%;
height:500px;
margin:10% 20 5 5px;
	overflow:auto;
	border:1px solid #666666;


}

#videoContainer {
	position:absolute;
	left:23px;
	top:250px;
width:20%;
height:500px;
margin:10% 20 5 5px;
	overflow:auto;
	border:1px solid white;



}
.thumbnails{
margin: 5px 5px 5px 5px;
	width:35px;
	height:35px;
	padding:5px;
	
	background-color:#ffffff;


}
#caption{
position:absolute;
top:180px;
left:40px;
margin-left:100px;
width:25%;
border-left:1px solid #C80300;
border-right:1px solid #C80300;
padding:10px;
}


label, select { 
	font-size: 85%;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
}
select, select:hover {
	color: #B1B1BC;
	border: 1px solid #C80300;
}
	
#gallerySelect{
	border: 1px solid #C80300;
		background-color:  #333333;


}
#gallerySelect select{
	background-color:  #131313;

	border: 1px solid #C80300;

}
	
#contentBox #gallery {
	width: 600px;
	overflow: hidden;
	padding-bottom: 25px;
	float: left;
	clear: both;
	background: url(../webImages/GalleryBG.png) repeat left top;
}
#contentBox #gallery .ImagePreview {
	float: left;
	width: 150px;
	overflow: hidden;
	margin: 15px 25px;
}
#choice {
	padding: 0 0 10px 20px;
	clear: left;
	float: left;
	height: 20px;
	width: 1080px;
	text-align: left;
}

#title{
	background: url(../webImages/headerGallery.gif) no-repeat right center;
}
#contentBox #choice p {
	margin: 0px;
	padding: 0px;
}