@charset "UTF-8";
/* CSS Document */

body {
text align: center;
font-family: 'Georgia';
font-size: small;
line-height:125%;
background-image:url(images/web/grid.gif);
margin:0 auto;

}
#wrapper {
width: 500px;

}

#content {
background-image:url(images/web/kathleen_ribbon.gif);
border:0;
width:441px;
height:91px;
padding: 0px;
position: absolute; 
left: 30px; 
top: 30px;
z-index:10;

}
#des {

	position: absolute;
	left: 30px;
	top: 126px;
	color:#FFF;
}
#illo {
	position: absolute;
	left: 29px;
	top: 237px;
	color:#FFF;
}
#about {
	width:171px;
	height:41px;
	position: absolute;
	left: 1px;
	top: 158px;
	color:#FFF;
}
#menu {
position: absolute; 
left: 60px; 
top: 375px;
z-index:8;
}
#menu a {
display: block;
       width:50px;
	   background-color:#85CDCC;
	 color:#3B210B;
      text-decoration:none;
	  padding:5px 20px 5px 20px;
	  color: #ffffff;
	  vertical-align: middle;
	    text-align:center;

      }
	  #menu a:hover {
     background-color:#3B210B;
	 color:#85CDCC;
      }
#titles {
	position:absolute;
}

#bio {
	width:380px;
	position: absolute;
	left: 200px;
	top: 170px;
	padding:0px 10px 0px 10px;
	z-index:10;
	text-align:left;
	font-size:10px;
	color:#3B210B;
	line-height:16px;
	
}
#bio a {
color:#136f82;
}

#thumbcontainer1 {
	width:201px;
	position: absolute;
	left: 237px;
	top: 126px;
	z-index:2;
	text-align:center;
}
#thumbcontainer1 a {
	border:1px solid #FFF;
}
#thumbcontainer2 a {
	border:1px solid #FFF;
}
#thumbcontainer2 {
	width:201px;
	position: absolute;
	left: 236px;
	top: 238px;
	z-index:2;
	text-align:center;
}
#thumbcontainer3 {
width:200px;
position: absolute; 
left: 650px; 
top: 215px;
padding:0px 10px 0px 10px;
z-index:2;
text-align:center;
}

#main {
	background-color: #FFF;
	border:1px solid #BE1E2D;
	width:300px;
	height:190px;
	padding: 210px 0px 0px 250px;
	position: absolute;
	left: 73px;
	top: 9px;
	z-index:1;
}
#footer {
background-color:#3B210B;
width:650px;
height: 20px;
}




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