body {
padding:0;
margin:0;
border:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
background:#ffffff url(img/bg.gif) repeat-y center;
text-align:center;
}
#m {
margin:auto;
text-align:left;
width:760px;
position:relative;
}
#h {
width:760px;
height:200px;
background:url(img/top.jpg) no-repeat;
}
#n {
position:absolute;
top:210px;
left:10px;
background:#ffffff;
width:152px;
}

#n a {
display:block;
font-weight:bold;
color:#000000;
background:#B2D9FF;
border:1px #000000 solid;
padding:2px 0px 2px 5px;
text-decoration:none;
font-size:12pt;
}
#n a:hover {
color:#ffffff;
}
#n div {
padding-bottom:5px;
background:#ffffff;
border:#000000 solid;
border-width:0 1px;
}
#n div a {
color:#000000;
background:transparent;
border:0;
padding-left:10px;
font-weight:normal;
}
#n div a:hover {
color:#007FFF;
}

#c {
width:579px;
margin:10px auto 10px 171px;
}

.box {
background:#ffffff;
border:#000000 solid;
border-width:1px;
font-size:10pt;
padding:10px;
margin:0px 0px 10px 0px;
text-align:justify;
}

button {
min-width:150px;
min-height:22px;
margin-top:3px;
}
td, th {
font-size:10pt;
vertical-align:top;
}
form {
display:inline;
}
h1 {
text-align:left;
font-size:12pt;
margin:-11px -11px 10px -11px;
padding:2px 2px 2px 10px;
background-color:#B2D9FF;
color:#000000;
border:1px #000000 solid;
}
h1 img {
vertical-align:middle;
margin-right:6px
}
h2 {
text-align:left;
font-weight:bold;
font-size:12pt;
margin:3pt 0pt 3pt 0pt;
}
h3 {
text-align:left;
font-size:10pt;
margin:2pt 0pt 3pt 0pt;
font-weight:bold;
}
a {
color:#007FFF;
}
a:hover {
text-decoration:none;
}
a img {
border:none;
}
ul {
margin:19px 0px 19px 40px;
padding:0px;
}
li {
margin:0px;
padding:0px;
}

div#map, div#map div {
background:transparent
}

#gal_loading {
background:#ffffff url(/img/lightbox/loading.gif) no-repeat center center;
padding:20px;
text-align:center;
border:1px #c0c0c0 solid;
}


#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(/img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/lightbox/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; }

