body {
font-family: Arial, sans-serif;
margin:0;
padding: 0; 
background-color: #8A725A;
}

a {text-decoration: none; }
a:link {color: #E9AA00;}
a:visited {color: #E9AA00; }
a:active {color: #ffffff; text-decoration: none;}
a:hover {color: #E9AA00; text-decoration: none;}

a.nav {font: 20px Georgia,serif;
text-decoration: none; line-height: 170%;}
a.nav:link {color: #FF6FA1; }
a.nav:visited {color: #FF6FA1;}
a.nav:active {color: #ffffff;}
a.nav:hover {color: #FF6FA1; opacity:.5;}

a.title {font-weight: none; text-decoration: none; font: 32px Georgia, serif;}
a.title:link {color: #E9AA00;}
a.title:visited {color: #E9AA00; }
a.title:active {color: #ffffff; text-decoration: none;}
a.title:hover {color: #E9AA00; text-decoration: none;}

img.img {border:5px solid #ffffff;
margin-right:10px;
float:left;}

img.med {border:10px solid #ffffff;
margin:0; padding:0;}

img.thumb {border:5px solid #ffffff;
margin:.33em;}

img.thumb2 {border:4px solid #ffffff;
margin:5px 7px;
text-align:center;}

img.thumb3 {border:2px solid #ffffff;
margin:4px;}

#body{
background-repeat:repeat-x;
margin:5em 0 0 0;
padding: 2.5em 0 0 2em;
height:550px;
width:auto;
}

.left {width:150px;
float:left;
text-align:right;
}

.container {
display:block;
}

#center{
padding:0 2em;
float:left;
}

#center-no-right{
padding:0 0 0 2em;
float:left;
width:800px;}


#center-about{
padding:0 0 0 2em;
float:left;
width:25%;}


#right{
float:left;
width:25%;}

h2{color: #FF6FA1;
font: 32px Georgia,serif;
line-height:0;
margin:.5em 0 1em 0;
text-transform:lowercase; font-style:italic; 
font-weight: none; text-decoration: none;
white-space:nowrap;}

h3{
font: 18px Georgia, serif;
font-style:italic;
margin-bottom:.33em;
border-bottom: 1px solid #cccccc;
white-space:nowrap;}

h4{color: #666666;
font-size: 11px;
font-weight:normal;
line-height:175%;
text-align:justify;}

.colophon {font-style:italic;
color: #4F4031;
font: 11px Georgia,serif;
line-height:100%;
padding:0;
margin:0 1em;}

.subnav {
line-height:100%;
padding:0;
margin:0;
border-top:1px solid #cccccc;
width:auto;}

.text{color: #7F6F74;
font-size: 13px;
line-height:175%;}

.formtext{font-weight: bold;
color:#7C644C;
text-align:left;
font-size: 12px;
padding: 10px;
line-height:150%;
float:left;}

input.submit {color: #FF6FA1;
font-size: 150%;
text-align:center; padding:.15em; border:1px solid #999999; background-color:white;}

#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(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/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; }
