body {
margin:0px;
padding:10px 0px;
border:0px;
text-align:center;
background:#e5f2ff;
font-size:10pt;
font-family:tahoma, verdana, arial, sans-serif;
}
b, strong {
color:#004080;
}
#m {
width:1000px;
margin:auto;
background:url(/img/bg.png) #e5f2ff repeat-y;
position:relative;
font-size:10pt;
line-height:1.2;
}
#h {
height:160px;
width:1000px;
background:url(/img/head.png) #e5f2ff no-repeat;
position:absolute; top:0px;left:0px;
}
#h h1 {
position:absolute;
top:20px;
right:80px;
margin:0px;
padding:0px;
font-size:12pt;
}
#h h1 a {
text-decoration:none;
}

#n {
position:absolute;
left:20px;
top:170px;
z-index:4;
text-align:left;
background:url(/img/nbg.png);
}
#n a {
display:block;
padding-left:30px;
}

#n h2 {
font-size:10pt;
margin:0;
padding:17px 51px 0 0;
text-align:right;
color:#004080
}
#n .nh, #n .nf {
background:url(/img/nhead.png) #f2f2f2 no-repeat;
width:220px;
height:50px;
}
#n .nf {
height:30px;
background-image:url(/img/nfoot.png);
}


a {
color:#004080;
text-decoration:underline;
}
a:hover{
text-decoration:none;
color:#0080ff;
}
#n a{
text-decoration:none;
}
#n a:hover {
text-decoration:underline;
}


.p {
background:url(/img/cbg.png);
width:740px;
position:relative;
}


#c {
font-size:10pt;
text-align:left;
min-height:1800px;
position:relative;
z-index:3;
margin:154px auto 30px 240px;
width:740px;
}

#c h2 {
font-size:10pt;
margin:0;
padding:17px 0 0 20px;
text-align:left;
color:#004080;
}
#c h2 a {
text-decoration:none;
}
#c h2 a:hover {
text-decoration:underline;
}
#c .ch, #c .chl, #c .cf, #c .cfl {
background:url(/img/chead.png) #e5f2ff no-repeat;
width:740px;
height:50px;
}
#c .chl {
background-image:url(/img/cheadl.png);
}

#c .cf {
background-image:url(/img/cfoot.png);
}
#c .cf div {
padding:17px 0 0 20px;
}
#c .cfl {
background-image:url(/img/cfootl.png);
height:30px;
}
.date {
position:absolute;
top:17px;right:51px;
}

#c .cc {
margin:0 30px;
}


#f {
width:1000px;
height:50px;
background:url(/img/foot.png) #e5f2ff no-repeat;
position:absolute;
bottom:-1px;
left:0px;
z-index:2;
font-size:8pt;
}
#f div {
text-align:right;
margin:19px 51px 0 0;
}

textarea {
width:500px;height:120px;
}
input {
width:200px;
}
button {
width:200px;
}



.gallery {
margin: auto;
}
.gallery-item {
float: left;
margin-top: 10px;
text-align: center;
}
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-caption {
margin-left: 0;
}


#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/site/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/site/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; }
