body {text-align: center;
background: url(../images/bg.jpg) repeat-x #fff;
color: #374c6b;
font: .7em verdana, arial, sans-serif; line-height: 18px;
margin: 0; }

img { border: 0; }

#wrapper { width: 710px; margin: 30px auto 0; text-align: left; position: relative;  background:#0d3651; border: 5px solid #ccdeea; padding: 20px; overflow:auto; }
#top { float: left; margin-bottom: 10px; }
#top1 { float: left; margin-bottom: 10px; }
#fade { clear: both; background: url(../images/fade.jpg) repeat-x; height: 28px; text-align:right; padding: 5px 20px 0 0; }
#inner {
	width: 690px;
	padding: 10px;
	background: #fff;
	overflow:auto;
}
#inneraccom {
	width: 510px;
	padding: 10px;
	background: #fff;
	overflow:auto;
	margin-left: 80px;	
	}
#gallery { background: #aed1f6; overflow:auto; padding: 10px 0 10px 0; }
#left { width: 289px; float: left; padding: 10px 0px 10px 15px; background-color: #fff; }
#content { width: 350px; float: left; background-color: #fff; padding-top: 10px; }
#contentfind { width: 330px; float: left; background-color: #fff; padding-top: 10px; margin-left: 20px; }
#footer { clear: both; background: url(../images/footer.jpg) repeat-x #fff; height: 78px; width: 730px;  margin: 5px auto 0; text-align: right; font-weight: 700; padding: 5px 30px 0 0;  }

#firstcolumn{ width: 120px; float: left; background: #aed1f6; padding: 5px 0 0 6px; margin-top: 2px; }
#secondcolumn { width: 120px; float: left; background: #aed1f6; padding: 5px 0 0 6px; margin-top: 2px; }

#firstcolumnlinks { width: 130px; float: left; background: #aed1f6; padding: 5px 0 0 6px; margin: 2px 0 0 0; }
#secondcolumnlinks { width: 130px; float: left; background: #aed1f6; padding: 5px 0 0 6px; margin: 2px 0 0 0; }

h1 { font: 1.2em verdana, arial, sans-serif; font-weight: 700; }
h2 { font: 1.1em verdana, arial, sans serif; color: #abb6bc;  font-weight: 700; }
h3 { font: 1.1em verdana, arial, sans serif; color: #fff; padding: 5px 0 0 5px; background-image: url(../images/bluefade.jpg); background-repeat: repeat-x; height: 30px; font-weight: 700; margin: 0; }

.paddingpic { padding: 6px 0 0 0; }
.picright { float: right; margin: 0 0 0 10px; }
.picleft: { float: left; margin: 0 10px 0 0; }
.padding { padding-bottom: 5px; }


div#nav a { font: 1em verdana, arial, sans-serif; color:#fff; text-decoration: none; background:transparent; font-weight:700;  padding: 6px 0; }
div#nav a:visited { font: 1em verdana, arial, sans-serif; color:#fff; text-decoration: none; background:transparent; font-weight:700;  padding: 6px 0; }
div#nav a:hover { font: 1em verdana, arial, sans-serif; color:#fff; text-decoration: underline; background:transparent;  font-weight:700; padding: 6px 0; }


a:link { color: #6d893c; text-decoration: underline; background: transparent; font-weight: 700; }
a:visited { color: #6d893c; text-decoration: underline; background: transparent; font-weight: 700;}
a:hover { color: #5a5928; text-decoration: underline; background: #f2f2de; font-weight: 700; }

a.link2:link { color: #034074; text-decoration: none; background: transparent; font-size:1em; font-weight: 500; display: block; }
a.link2:visited { color: #034074; background: transparent; text-decoration: none; font-size:1em;  font-weight: 500; display: block; }
a.link2:hover { color: #034074; background: #d3e6f7;  text-decoration: none; font-size:1em;  font-weight: 500; display: block; }

a.link3:link { color: #034074; text-decoration: none; background: transparent; font-size:1em; font-weight: 500; }
a.link3:visited { color: #034074; background: transparent; text-decoration: none; font-size:1em;  font-weight: 500; }
a.link3:hover { color: #034074; background: #d3e6f7;  text-decoration: none; font-size:1em;  font-weight: 500;  }

.nolink { color: #800000; text-transform: uppercase; background: transparent; font-weight: 700; }

.dark { color: #1a2434; }
.dots { background-image: url(../images/dots.gif); background-repeat: repeat-x; height: 1px; }
.line { background: #053905; height: 1px; clear: both; padding: 0; margin: 0 0 10px 0; }
.border { border: solid 2px #fff; margin-bottom: 8px; }
.bordernomargin { border: solid 2px #fff; }
.leftborder { border: solid 2px #fff; margin-bottom: 8px; float: left; margin-left: 10px; }
.borderblue { border: solid 6px #aed1f6; }

.clear { clear: both; }
.left { float: left; margin-bottom: 50px; }
.right { float: right; }

/*Lightbox enlarging images effect */
#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;
	}