body {
font-family: verdana, helvetica, arial;
font-size: 11px;
color: #393E4B;
background-color: #393E4B;
}

p {
font-family: verdana, helvetica, arial;
font-size: 11px;
color: #434A5A
}

td {
font-family: verdana, helvetica, arial;
font-size: 11px;
color: #434A5A
}

a{
color: #66CCFF;
font-weight: bold
}

.mainnav {
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

.mainnav:hover {
color: #D0D1E2;
}

.subnav {
text-decoration: none;
font-weight: bold;
color: #393E4B;
}

.subnav:hover {
color: #D0D1E2;
}


.copyright {
color: #ffffff;
font-size: 10px;
}

input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: normal;
color: #000000;
background-color:#D0D1E2;
border:1px solid #666666
}

textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: normal;
color: #000000;
background-color:#D0D1E2;
border:1px solid #666666
}

select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: normal;
color: #333333;
background-color:#D0D1E2;
border:1px solid #666666;
padding: 3px;
}

.greybutton {
border: 2px outset #cccccc;
background-color: #cccccc;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.scrolly {
overflow:hidden;
position:absolute;
border:1px solid #D0D1E2;
background-color:#ffffff;
}




div.menuBar {
position: relative;
font-weight: normal;
font-size: 11px;
color: #666666;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0px;
align:center;
}

div.menuBar A.menuButton {
font-weight: bold;
font-size: 11px;
color: #666666;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;#
padding: 0px;
}

div.menu {
position: relative;
font-weight: normal;
font-size: 11px;
color: #666666;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.menu A.menuItem {
font-weight: normal;
font-size: 11px;
color: #666666;
font-style: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
}

div.menuBar {
padding-right: 0px;
padding-left: 0px;
padding-bottom: 4px;
padding-top: 4px;
background-color: #40B49D;
text-align: center;
}

div.menuBar A.menuButton {
padding-left: 6px;
padding-right: 6px;
padding-top: 2px;
padding-bottom: 3px;
z-index: 100;
left: 0px;
margin: 0px;
cursor: default;
color: #ffffff;
position: relative;
top: 0px;
background-color: transparent;
text-decoration: none;
border: 1px solid #40B49D;
}

div.menuBar A.menuButton:hover {
color: #ffffff;
background-color: #D0D1E2;
border: 1px solid #D0D1E2;
cursor: hand;
}

div.menuBar A.menuButtonActive {
color: #000;
background-color: #ffffff;
border: 1px solid #ffffff;
cursor: hand;
}

div.menuBar A.menuButtonActive:hover {
color: #000;
background-color: #ffffff;
border: 1px solid #ffffff;
cursor: hand;
}

div.menu {
padding: 0px;
border: 1px solid #ffffff;
Z-INDEX: 101;
VISIBILITY: hidden;
POSITION: absolute;
background-color: #40B49D;
opacity: .85;
filter: alpha(opacity=85);
}

div.menu A.menuItem {
padding-right: 6px;
display: block;
padding-left: 6px;
padding-bottom: 3px;
CURSOR: default;
color: #000000;
padding-top: 2px;
WHITE-SPACE: nowrap;
TEXT-DECORATION: none;
cursor:hand;
}

div.menu A.menuItem:hover {
color: #000000;
background-color: #D0D1E2;
cursor:hand;
opacity: 1.0;
filter: alpha(opacity=100);
}

div.menu A.menuItemHighlight {
color: #ffffff;
background-color: #000000;
cursor:hand;
}

div.menu A.menuItem SPAN.menuItemText {

}

div.menu A.menuItem SPAN.menuItemArrow {
margin-right: -0.75em;
}

div.menu div.menuItemSep {
border-top: #cccccc 1px solid;
margin: 4px 2px;
}

#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(../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(../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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}