body {
background: #111111;
/*background-image:url(images/big_water_background2.jpg);
background-repeat:repeat;*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:justify;
height:100%;
width:100%;
}


h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 25px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #ffffff;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #ffffff;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

blockquote {
    position: relative;
    text-indent: .5em;
	font-style:italic;
	color:#00CCFF;
}
 
.bqstart,
.bqend { font-size: 300%; }
 
/* apply IE specific rules first */
.bqstart {
    text-indent: 0;
    margin: -0.6em 0 -2em 0;
    float: left;
	font-size:55px;
}
 
blockquote> .bqstart {
	/* add extra non-IE rules */
    position: absolute;
	top: -10px;
	left: -46px;
	/* remove IE specific rules */
    float: none;
	margin: 0;
}
 
.bqend {
	position: absolute;
	margin-top: -0.1em;
	right: -5px;
	text-indent: 0;
	top: 30px;
}
 
blockquote> .bqend {
    margin-top: -0.2em;
	font-size:55px;
}

#outer{
width:780px;
background:#000000;
margin-top:15px;
margin-left:auto;
margin-right:auto;
margin-bottom:15px;
text-align:justify;
}

#headerflash{
width:780px;
}

#aboveheader{
width:780px;
text-align:right;
}

#columnOne {
float:left;
margin:10px;
padding:20px;
width:500px;
background-color:#111111;
}

#columnTwo {
float:left;
margin:10px;
padding:10px;
width:170px;
background-color:#111111;
color:#FFFFFF;
}

#columnTwo p.box {
padding:20px;
background-color:#00CCFF;
font-size:18px;
text-align:center;
}

#columnTwo img {
padding-right:15px;
}

#columnTwob {
float:left;
margin:10px;
padding:10px;
width:170px;
background-color:#000000;
color:#FFFFFF;
}
#columnTwob img {
margin:0 auto;
align:center;
}

#columnTwo ul {
margin:5px 0 5px 20px;
padding:10px;
list-style-type:disc;
list-style-position:inside;
color:#666666;
	text-indent: -1em;
	text-align:left;
}
#columnTwo li {
font-size:12px;
}

#footer {
background-color:#000000;
width:780px;
color:#ffffff;
font-size:10px;
text-align:center;
}

#footer a {
color:#ffffff;
font-size:9px;
text-decoration:underline;
}




#gallery {position:relative; width:686px; margin:10px auto; margin-left:50px; padding:10px; border:6px solid #fff; background:#AAA}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink {float: left; background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink {float:right; background: url(images/nextlabel.gif) right 15% no-repeat; } 

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
