body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dfe4f0;
	font-family: "Gill Sans", "Gill Sans Light", Arial;
}



#header{ background:#d1d2d4; margin:0;}
#header a{border:none;}
#header .style10 a{border-bottom:none; color:#f00;}

.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	line-height: 22px;
}
.style4 {
	font-family: "Gill Sans", "Gill Sans Light", Arial;
	font-size: 19px;
	font-weight: bold;
	color: #7f9fd3;
}
.style5 {
	font-family: "Gill Sans", "Gill Sans Light", Arial;
	font-size: 10px;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.rshadow{background:url(images/rs.gif) repeat-y -7px 0 #dfe4f0;}
.lshadow{background:url(images/ls.gif) repeat-y 12px 0 #dfe4f0;}

#nav{height:30px; width:1000px; margin:0; padding:2px 0;}
ul#nav {display:inline; margin:0; padding:0; list-style:none;}
ul#nav li{float:left; width:123px; border:1px solid #fff; font-family:Arial, Helvetica, sans-serif; font-size:90%; line-height:30px; text-align:center;}
ul#nav li a{text-decoration:none; background:#e9eaec; color:#777a7a;  display:block;}
ul#nav li a:hover{background:#7e9ed3; color:#fff;}

#footer{ width:1000px; margin:0 auto 20px auto; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:60%;}
#footer ul {display:inline; margin:0; padding:0; list-style:none; width:800px}
#footer ul li{float:left;   padding:0 3px; text-transform:uppercase;}
#footer ul li a{text-decoration:none;  color:#999;  display:block;}
#footer ul li a:hover{ color:#333;}
#footer p{float:right; width:190px; margin:0; padding:0; color:#333; text-align:left;}

#marqueecontainer{
	position: relative;
	width: 130; /*marquee width */
	height: 300px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: none;
	padding: 2px;
	padding-left: 4px;
}
.style13 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style20 {font-family: Geneva, Arial, Helvetica, sans-serif; color: #129F51; font-size: 15px; font-weight: bold; }
.style21 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #7F9FD3; }

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px gray;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color:0	;
padding: 5px;
left: -1000px;
/*border: 1px dashed gray;*/
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 100px;
left: 250px; /*position where enlarged image should offset horizontally */
z-index: 50;
}












.thumbnail1 img{
border: 1px solid white;
margin: 0 5px 5px 5px;
float:right;
}

.thumbnail1:hover{
background-color: transparent;
}

.thumbnail1:hover img{
border: 1px gray;
}

.thumbnail1 span{ /*CSS for enlarged image*/
position: absolute;
background-color:0	;
padding: 5px;
left: -1000px;

visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail1 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;

}

.thumbnail1:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 100px;
right: 250px; /*position where enlarged image should offset horizontally */
z-index: 51;
}


#right_col{float:right; width:135px; }




#legal{font-size:70%; color:#666; width:800px;}



.style11 {
	color: #7F9FD3;
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.style9 {color: #544841;	font-size: 18px;}
.style9 a{color: #544841; border-bottom:none; text-decoration:none;}

 /*.style10 {
	color: #544841;
	font-size: 18px;
}*/

#FrogJS{
	width: 750px;
	height: 250px;
	margin:0px;
	top: auto;
	margin-left: 100px;
}
#FrogJSCredit{
text-align: right;
font-size: 80%;
color: #999;
padding: 1px;
}
#FrogJSCaption{
text-align: left;
line-height: 140%;
}


#gallery{float:right; width:180px; border:1px solid #999; background:#f2f4f9; margin:10px; padding:0px 0 0 5px; }
#gallery p{text-align:center; font-size:70%; color:#666; padding:5px; margin:0;}
#gallery img{border:1px solid #ccc; margin:2px; padding:2px; }
#gallery  a img{background:#f2f4f9; }
#gallery  a:hover img{ background:#333; border:1px solid #f2f4f9}


/*------LIGHTBOX STUFF--------*/
#lightbox{position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#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: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { 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;	}	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000;}
/*------LIGHTBOX STUFF-------end-*/
