body{
background-image: url(common_images/stripebg.png);
}

h1{
font-size:35pt;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-weight:100;
color:#c2ceb3;
line-height:1px;	
}

h2{
	font-size:10pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	letter-spacing:2px;
	color:#8CA37C;
	line-height:0px;
	margin-right:3px;
	text-align:right;
}

h3{
font-size:10pt;
font-family:Georgia, "Times New Roman", Times, serif;
color:#c2ceb3;
font-weight:100;
letter-spacing:1px;
margin-left:24px;
margin-top:24px;
}

a{
text-decoration:none;
color:#c2ceb3;
}

a:hover, a:active{
color:#c2ceb3;
}

a:visited{
color:#8CA37C;
}

a img{
border:none;
}

#main_container{
background-image:url(common_images/mothbg.png);
background-position:bottom right;
background-repeat:no-repeat;
position:fixed;
height:824px;
width:90%;
}

#titlenav{
float:right;
height:120px;
margin-top:157px;
margin-right:70px;
line-height:20px;
position:relative;
z-index:2;
}

#crescent_frame{
float:right;
margin-top:240px;
margin-right:-125px;
width:200px;
z-index:5;
}


#image_crescent1{
margin-left:-5px;
padding:3px;

}

#image_crescent2{
margin-left:35px;
padding:3px;
}

#image_crescent3{
margin-left:70px;
padding:3px;
}

#image_crescent4{
margin-left:90px;
padding:3px;
}

#image_crescent5{
margin-left:105px;
padding:3px;
}

#image_crescent6{
margin-left:110px;
padding:3px;
}

#image_crescent7{
margin-left:100px;
padding:3px;
}

#image_crescent8{
margin-left:85px;
padding:3px;
}

#image_crescent9{
margin-left:60px;
padding:3px;
}

#image_crescent10{
margin-left:30px;
padding:3px;
}





#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 { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(common_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(common_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%	; margin-bottom:100px;}

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

#caption, #numberDisplay { color:black; font-family:Georgia, "Times New Roman", Times, serif; }