<html><head>

<style type="text/css">

a {
     text-decoration:none;
     color: #000000;
     border-width: 0px 0px 0px 0px;
     border-style: none none none none; }

A:link
{ text-decoration: none; color: #D0A969; }
A:visited
{ text-decoration: none; color: #D0A969; }
A:hover
{ text-decoration: none; color: #D0A969; }
A:active
{ text-decoration: none; color: #D0A969; }

body {
font-family: georgia; 
color: #000000; 
letter-spacing: 0pt; 
font-weight: normal; 
font-size: smaller;
text-align: left;
background-color: #E6D5D6;}

u {text-decoration: none; font-weight: normal; color: #7E8EAB; border-bottom: 1px solid #E4B7C7;}
i {text-decoration: none; font-weight: normal; color: #A6163A; font: italic;}
b {text-decoration: none; font-weight: normal; color: #A45028; font: normal;}

.bl {background: url(bl.gif) 0 100% no-repeat; background: url(http://i37.photobucket.com/albums/e97/Suz3h/layout/v28/tablegrad.png) repeat-x; width: 20em}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(http://i37.photobucket.com/albums/e97/Suz3h/layout/v28/cornerleft.png) 0 0 no-repeat}
.tr {background: url(http://i37.photobucket.com/albums/e97/Suz3h/layout/v28/cornerright.png) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}


ul.SimpleMenu {
  list-style-type: none;
  margin-left: 0px;
  padding-left 0px;}

ul.SimpleMenu li {
  background-color: #E0E0E0;
  width: 150px;
  border-style: outset;
  border-width: 1px}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}


#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: transparent url(/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(/lightbox/images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(/lightbox/images/nextlabel.gif) right 15% no-repeat; }



#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}


#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;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #trans;
	}
	


/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}


* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}


* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}


.clearfix {display: inline-block;}

/* Hides from IE-mac \*
/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	

</style>

</head><body>
</body></html>