@charset "UTF-8";
@import url("stylesMainMac2.css");
/* CSS Document */


#contentBox{
	background-image:url(../webImages/gallery.gif);
	background-repeat:no-repeat;
	background-position: right;
	margin-top:60px
}
#title{
	background: url(../webImages/headerGallery.gif) no-repeat right center;
}



#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 white;




}

#videoContainer {
margin-top:30px;
margin-left:5% ;



}
.thumbnails{
display:Block;
	border-bottom:1px solid #C80300;

	
	background-color:black;


}
#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 #999999;
		background-color:  #666666;
		font-family:Verdana, Arial, Helvetica, sans-serif;


}

#choice{
position:absolute;
	left:23px;
	top:200px;


}

/*---------- Additiopns -----------*/

#video-content {
	background-color: #000;
	background-image: url(../webImages/gallery.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.video-block {
	padding-top: 65px;
	padding-left: 80px;
	text-align: left;
}

.spacer {
	height: 40px;
	width: 500px;
	clear: both;
}
#mission-content {
	background-image: url(../webImages/mission-statement.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 530px;
	text-align: left;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
}
#mission-text {
	float: left;
	width: 600px;
}
#mission-text h2 {
	text-align: center;
}
.red {
	color: #C02B2B;
}
#mission-text ul li {
	margin-left: 210px;
}




#scroll-content {
	background-image: url(../webImages/dragon-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	width: 1100px;
}
#scroll-text {
	width: 600px;
	margin-left: -35px;
}
#scroll-text h2 {
	text-align: center;
	padding-bottom: 10px;
}
#page-title h2 {
	text-align: center;
	font-family: 'MedievalSharp', serif;
	font-size: 32px;
	color: #FFFFFF;
}
.red {
	color: #C02B2B;
}
#scroll-text ul {
	list-style-type: none;
}
#scroll-text ul li {
	margin-left: 20px;
}
#page-title h1 {
	font-size: 50px;
	margin-top: 10px;
}
#mission-content #mission-text .centered {
	text-align: center;
}
