body {
background-color: #7e5147;
background-image:url(bg_main.gif);
margin: 0 auto;
text-align: center;
background-repeat:repeat-x;
font: 12 px verdana;
color: #24040f;
}

a:link {color: #ccc7b0; font-weight:normal; text-decoration:underline;}
a:active, a:hover {color: #24040f; font-weight:normal; text-decoration:none;}
a:visited {color: #ccc7b0; font-weight:normal; text-decoration:underline;}

a:link .gal {border:1px; border-color: #24040f; border-style: solid;}
a:hover .gal, a:active .gal {border:1px; border-color: #ccc7b0; border-style: dotted;}
a:visited .gal {border:1px; border-color: #24040f; border-style: solid;}

.headline {
font-family: Verdana, Helvetica, sans-serif; 
font-size: 18px;
line-height: 20px; 
font-weight: bold;
text-align: left;
color:#24040f;
background-image:url(titleheader.gif);
width: 510px;
height: 25px; 
}

#main {
	position: relative;
	margin: auto;
	width: 790px;
	}

#img1 {position: absolute; top: 0; left: 0; width: 395px; height: 88px; background-image:url(images/pinkstruttle_01.gif); background-repeat:no-repeat;}

#img2 {position: absolute; top: 0; left: 395px; width: 395px; height: 88px; background-image:url(images/pinkstruttle_02.gif); background-repeat:no-repeat;}

#img3 {position: absolute; top: 88px; left: 0; width: 395px; height: 87px; background-image:url(images/pinkstruttle_03.gif); background-repeat:no-repeat;}

#img4 {position: absolute; top: 88px; left: 395px; width: 395px; height: 87px; background-image:url(images/pinkstruttle_04.gif); background-repeat:no-repeat;}

#img5 {position: absolute; top: 175px; left: 0; width: 420px; height: 39px;}

#img6 {position: absolute; top: 175px; left: 420px; width: 370px; height: 88px; background-image:url(images/pinkstruttle_06.gif); background-repeat:no-repeat;}

#img7 {position: absolute; top: 214px; left: 0; width: 420px; height: 28px;}

#img8 {position: absolute; top: 242px; left: 0; width: 420px; height: 30px;}

#img9 {position: absolute; top: 263px; left: 420px; width: 370px; height: 76px; background-image:url(images/pinkstruttle_09.gif); background-repeat:no-repeat;}

#img10 {position: absolute; top: 272px; left: 0; width: 420px; height: 29px;}

#img11 {position: absolute; top: 301px; left: 0; width: 420px; height: 38px;}

#img12 {position: absolute; top: 339px; left: 0px; width: 395px; height: 99px; background-image:url(images/pinkstruttle_12.gif); background-repeat:no-repeat;}

#img13 {position: absolute; top: 339px; left: 395px; width: 395px; height: 99px; background-image:url(images/pinkstruttle_13.gif); background-repeat:no-repeat;}

#img14 {position: absolute; top: 438px; left: 0px; width: 395px; height: 87px; background-image:url(images/pinkstruttle_14.gif); background-repeat:no-repeat;}

#img15 {position: absolute; top: 438px; left: 395px; width: 395px; height: 87px; background-image:url(images/pinkstruttle_15.gif); background-repeat:no-repeat;}

#img16 {position: absolute; top: 525px; left: 0px; width: 395px; height: 88px; background-image:url(images/pinkstruttle_16.gif); background-repeat:no-repeat;}

#img17 {position: absolute; top: 525px; left: 395px; width: 395px; height: 88px; background-image:url(images/pinkstruttle_17.gif); background-repeat:no-repeat;}

#img18 {position: absolute; top: 613px; left: 0px; width: 395px; height: 87px; background-image:url(images/pinkstruttle_18.gif); background-repeat:no-repeat;}

#img19 {position: absolute; top: 613px; left: 395px; width: 395px; height: 87px; background-image:url(images/pinkstruttle_19.gif); background-repeat:no-repeat;}

#content {
	position: absolute; 
	top: 379px; 
	left: 109px; 
	width: 550px;
	text-align: left;
}

#home_link {
width: 330px;
height: 85px;
position: absolute;
top: 88px;
left: 90px;
display: block;
z-index: 10;
outline: none;
}

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