<style type="text/css">
body {font-family: verdana,helvetica,arial,sans-serif; font-size: 140%; color:#999999; background-color:#222222; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px}

p, h1, h2, h3, h4, blockquote, table, td, th, ul, ol, li
{font-family: verdana,helvetica,arial,sans-serif;}

body.popup {font-family: verdana,helvetica,arial,sans-serif; font-size: 7.8pt; color:#eeeeee; background-color:#999999; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px}

p {font-size: 7.8pt; line-height: 140%; font-weight: normal; color: #999999}
p.index {font-size: 7.8pt; line-height: 140%; font-weight: normal; color: #999999; margin-top: 4px}
p.rightside {font-size: 7.8pt; line-height: 140%; font-weight: normal; color: #999999}
p.footer {font-size: 7.8pt; line-height: 140%; font-weight: normal; color: #999999}
p.list {font-size: 7.8pt; line-height: 140%; font-weight: normal; color: #999999; text-align: left}
.big {font-family: verdana,helvetica,arial,sans-serif; font-size: 7.8pt; line-height: 140%; font-weight: normal; color: #999999}
blockquote {font-size: 7.8pt; line-height: 140%; font-weight: normal; color: #999999}
h1  {font-size: 7.8pt; line-height: 140%; font-weight: normal; color: #999999}
h2  {font-size:10pt; font-weight: normal; line-height: 140%; color: #7D6B79}
h3  {font-size: 7.8pt; font-weight: normal; line-height: 140%; color: #999999}
table {
	font-size: 10pt;
	line-height: 140%;
	font-weight: normal;
	color: #999999;
}
td {font-size: 7.8pt; line-height: 140%; font-weight: normal; color: #999999}
ul {list-style-type: circle; margin-top: 12px; text-decoration: none; color: #FF9933; font-weight: normal}
li {font-size: 100%; line-height: 140%; margin-top: 10px; font-weight: normal; color: #999999}
li.small {list-style-type: ; margin-top: 1px; font-size:  7.8pt; line-height: 10pt; font-family: verdana,helvetica,arial; text-decoration: none; color: #999999; font-weight: normal}
ol {margin-top: 1px; text-decoration: none; color: #999999; font-weight: normal}
a:link    {color:#CCCCCC; background-color:transparent; text-decoration:none}
a:visited {color:#CCCCCC; background-color:transparent; text-decoration:none}
a:active  {color:#CCCCCC; background-color:transparent; text-decoration:none}
a:hover   {color:#FFFFCC; background-color:transparent; text-decoration:none}

.box {
	border: 1px solid #999999;
}

.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.toplight {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D6B79;
}

.bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bottom2{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}

.left{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}
	
.rightlight{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7D6B79;
}
.topleftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.topleft {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.bottomleft {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bottomright {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #999999;
	border-right-color: #999999;
}
.topright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}
.leftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.topbottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.topbottomlight {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7D6B79;
	border-bottom-color: #7D6B79;
}


.topbottomlight2 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
}
.topbottomright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.leftrightbottom{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.leftrightbottomlight{
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #7D6B79;
	border-right-color: #7D6B79;
	border-left-color: #7D6B79;
}
.topbottomleft {
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;

}
.formfield2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.8pt;
	background-color: #FFFFCC;
	border: 1px solid #999999;
	margin: 0px;
	color: #999999;
	padding: 3px 3px 3px 3px;
	height: 40px
	width: 150px;
	vertical-align: top;

}

.buttonsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	line-height: 140%;
	font-weight: normal;
	color: #993300;
	background-color: #FFFFCC;
	text-align: center;
	vertical-align: middle;
	height: 16px;
	width: 50px;
	border: 1px solid #999999;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.8pt;
	background-color: #FFFFCC;
	border: 1px solid #999999;
	margin: 0px;
	color: #999999;
	padding: 3px 3px 3px 3px;
	height: 22px;
	width: 140px;
	vertical-align: middle;

}


.formsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.8pt;
	background-color: #FFFFCC;
	border: 1px solid #999999;
	margin: 0px;
	color: #999999;
	padding: 3px 3px 3px 3px;
	height: 22px;
	width: 70px;
	vertical-align: middle;

}

.formcomments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.8pt;
	background-color: #FFFFCC;
	border: 1px solid #999999;
	margin: 0px;
	color: #999999;
	padding: 3px;
	height: 66px;
	width: 220px;
	vertical-align: middle;

}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 140%;
	font-weight: normal;
	color: #999999;
	background-color: #F6C774;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	width: 50px;
	border: 1px solid #999999;
}

#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: 15px;
	}

#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;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 15px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight:	}
#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: #000;
	}