<!--
body{	background:#000000 url('back.jpg') no-repeat fixed center top; margin:0; padding:0; font-family:Verdana; scrollbar-base-color: #ffffff;	scrollbar-arrow-color: #FC9933;	scrollbar-highlight-color: #000000;	scrollbar-face-color: #000000; scrollbar-track-color: #ffffff;	scrollbar-shadow-color: #ffffff;	scrollbar-darkshadow-color: #ffffff; color:#000000;  }

td.header {vertical-align: top; height: 100; background-image: url('head.jpg'); text-align:right; color:#FFFFFF; padding-right:20px; background-color:#000000}
#header h1,#header address {font-size: 9pt; margin-top: 0; margin-bottom: 0}
#header h2 {font-size: 13pt; margin-top: 0; margin-bottom: 0; color:#000000}

td.nav {vertical-align: top; color: #000000; font-size:10pt;  text-align:right; background-color:#FFFFFF; width:200 }
#nav h3{font-size:16px; margin-top:10; margin-bottom:5; color:#6086A6; text-align:center}
#nav p{margin-top: 0; margin-bottom: 0}
#nav a:link,#nav a:Visited{text-decoration:none}
#nav a:Hover{text-decoration:none}


td.contentarea{vertical-align: top; background-color:#FFFFFF;width: 760;}
#contentarea h1,#contentarea h2{border-bottom:1px solid #808080; font-size: 13pt; display: block; letter-spacing: 2; color: #8A5C04; margin-top: 0; margin-bottom: 0; padding-left: 10px; padding-top:3px; padding-bottom:3px; background-image:url('headerback.jpg'); border-left-width:1px; border-right-width:1px; border-top-width:1px}
#contentarea p, #contentarea li,#contentright p, #contentright li{font-size:11pt; margin-top: 0; margin-bottom: 0; line-height:140%; text-align:justify; padding-left:10px; padding-right:10px}
#contentarea a:link,#contentarea a:Visited{text-decoration:none; color:#666666; border-left-width:1px; border-right-width:1px; border-top-width:1px }
#contentarea a:Hover{text-decoration:none; color:#FC9933; border-left-width:1px; border-right-width:1px; border-top-width:1px }
#contentarea img{border: 0 solid #FFFFFF}

td.footnav {border-bottom:1px dotted #FFFFFF; font-size: 11pt; color: #FFFFFF; text-align: center; background-color: #000000; border-left-width:1px; border-right-width:1px; border-top-width:1px; padding-bottom:5px}
#footnav a:link,#footnav a:Visited{text-decoration: none; color:#666666}
#footnav a:Hover{color: #FC9933}

td.footer{background-color:#FFFFFF; height:208; background-image:url('footer.jpg'); background-repeat:no-repeat}
td.footerlink {background-color:#FFFFFF;border-top: 1px dotted #FFD000; text-align:right}
#footer p,#footerlink p{padding:5px; font-size: 9pt; color:#666666 }
#footer a:link,#footer a:Visited,#footerlink a:link,#footerlink a:Visited{text-decoration: none; color:#666666}
#footer a:Hover,#footerlink a:Hover{color: #FC9933}

#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: #8A5C04;
	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(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
:hover#prevLink, :visited:hover#prevLink { background: url(../images/prevlabel.gif) left 15% no-repeat; }
:hover#nextLink, :visited:hover#nextLink { 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;
	}

#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-image:url('../images/overlay.png')
	}
	

/* 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 */	
:after.clearfix {
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 */
-->
