body { font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; margin: 0px; padding: 0px; color: #000000; background: #b8c7e6 url(img/bkg.png); }

#wrapper { text-align: left; margin: 0px auto; width: 760px; }
#head {}
#content { padding: 10px 20px 20px 0px; width: 520px; float: left; }
#content-admin { padding: 10px 0px 20px 0px; width: 540px; float: left; }
#side { margin: 30px 0px 0px; width: 210px; float: right; }
#pic-row { width: 760px; text-align: right; clear: both; padding: 0px; margin: 0px; }
#foot { padding: 15px 0px; margin-top: 20px; width: 760px; background: url(img/bkg-foot2.png) repeat-x top; clear: both; }

h1, h2, h3 { font-family: Arial, Helvetica, sans-serif; font-weight: normal; }
h1 { color: #f26722; font-size: 1.38em; margin: 0px; }
h2 { color: #0054a4; font-size: 1.13em; margin-bottom: 0px; }
h3 { color: #0054a4; font-size: 1em; margin-bottom: 0px; font-style: italic; font-weight: bold; }
#side h3 { color: #161616; font-size: 0.84em; margin-bottom: 0; }

p { font-size: 0.81em; line-height: 18px; margin-top: 0px; }
address { font-size: 0.81em; line-height: 18px; font-style: normal; margin: 16px 0px; }
#content ul { font-size: 0.81em; line-height: 18px; margin-top: 10px; }

form { font-size: 0.81em; }
input, textarea { margin-bottom: 5px; }

a { color: #0054a4; }
a:hover { color: #f26722; }

img { border: 0px; }
#gallery img { border: 1px solid #161616; margin: 8px 8px 0px 0px; }
#gallery p { margin-bottom: 4px; }

.ctr { text-align: center; }
.sm { font-size: 70%; line-height: normal; }

.pad-btm5 { margin-bottom: 5px; }
.left { float: left; margin: 4px 20px 4px 0px; }
.right { float: right; margin: 4px 0px 8px 12px; }

ul.pdf li, li.pdf { background: url(img/pdf.png) no-repeat left center; padding-left: 24px; list-style: none; margin: 0px 0px 0px -24px; }

#side ul { width: 210px; list-style: none; padding: 0px; border-top: 1px solid #899fce; font-family: Arial, Helvetica, sans-serif; margin: 0px 0px 30px; font-weight: bold; }
#side li { border-bottom: 1px solid #899fce; width: 210px; height: 25px; }
#side li a { color: #0054a4; text-decoration: none; display: block; font-size: 0.82em; line-height: 25px; padding-left: 10px; }
#side li a:hover { color: #f26722; }

#foot p { font-size: 0.63em; line-height: 20px; margin: 0px; }
#foot a { color: #000000; text-decoration: none; border-bottom: 1px dotted #d7d7d7; }
#foot a:hover { color: #f26722; border-bottom: 1px dotted #f26722; }
#foot a.admin:link, #foot a.admin:visited, #foot a.admin:active, #foot a.admin:hover { color: #000000; }

#lightbox{	position: absolute;	top: 40px;	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(img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer { color: black; font: 10px/1.4em Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto }
#imageData{	padding:0 10px;	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption  { color: black; font-weight: bold; }
#imageData #numberDisplay { color: black; clear: left; padding-bottom: 1em; display: block }			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 1.7em;	}
#overlay{	position: absolute;	top: 0;	left: 0;	z-index: 90;	width: 100%;	height: 500px;	background-color: #000;	filter:alpha(opacity=60);	-moz-opacity: 0.6;	opacity: 0.6;	}
.clearfix:after {	content: "."; 	display: block; 	height: 0; 	clear: both; 	visibility: hidden;	}
* html>body .clearfix {	display: inline-block; 	width: 100%;	}
* html .clearfix {	/* Hides from IE-mac \*/	height: 1%;	/* End hide from IE-mac */	}