body{
background-color: #eee5de;
margin: 0px;
font-family: "palatino linotype", "times new roman", serif;
font-size: 12pt;
text-align: center;
}
h1{
font-size: 12pt;
letter-spacing: 4pt;
color: #FEE8D6;
background-color:#663333;
margin-bottom: 3px;
margin-top: 0px;
border-bottom: 1px solid black; 
text-transform: uppercase;
margin-left: 0px;
margin-right: 0px;
}
h2{
font-size: 10pt;
letter-spacing: 2pt;
color: #eee5de;
background-color:#802A2A;
margin-bottom: 3px;
margin-top: 5px;
height:20px;
border-bottom: 1px dashed #eee5de; 
margin-left: 0px;
margin-right: 0px;

}
a:link { color: #996666; text-decoration: underline;}
a:visited { color: #663333; text-decoration: underline; }
a:hover {color: #ff99cc; text-decoration: none; }
a:active { color: #ffffff; text-decoration: none; }

#box{
position: relative;
text-align: center;
width: 85%;
height: auto;
overflow: auto;
margin-top: 10px;
margin-right: auto;
margin-left: auto;
padding: 0px;
text-align:center;
background-image:  url(rp.png);
background-repeat: repeat-y;
background-position: top left;
}
#lcol{
position:absolute;
background-color: #663333;
background-image: url('images/corner.png');
background-repeat: no-repeat;
background-position: center;
width: 200px;
height: 100px;
margin-left:0px;
margin-right:auto;
text-align:center;
padding: 5px;
}
#lcol2{
background-color: #663333;
width: 200px;
height: auto;
position:absolute;
text-align:left;
margin-top: 110px;
margin-left:0px;
margin-right:auto;
padding: 5px;
text-transform: uppercase;
}

#lcol2 a:link { color: #CDAF95; text-decoration: none;}
#lcol2 a:visited { color: #E7C6A5; text-decoration: none; }
#lcol2 a:hover {color: #ff99cc; text-decoration: underline; }
#lcol2 a:active { color: #ffffff; text-decoration: none; }

#contents{
position: relative;
text-align: center;
margin-left: 210px; 
height: auto;
overflow:auto;
min-height: 400px;
background-image: url();
background-repeat: repeat-y;
border: 1px solid black;
}
#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(../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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.icon {width:140px;
height: 140px;
display:inline-block;
margin: 4px;
padding:0px;
float: left;
text-align:center;
}
.icon img { width: 100px; height: 100px; padding-left:20px;padding-right:20px; display:block; text-align:center;}
.icon a:hover {
background-color:#5E2612;
display:inline-block;
text-align:center;
}
.dh2{font-size: 10pt;
letter-spacing: 2pt;
width: 100%;
color: #eee5de;
background-color:#802A2A;
margin-bottom: 3px;
margin-top: 2px;
height:20px;
border-bottom: 1px dashed #eee5de; 
margin-left: 0px;
margin-right: 0px;
display:inline-block;
}