* {
 padding: 0;
 margin: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF99;
	font-size: 12px;
	background-color: #663300;
}
#wrapper {
	width: 746px;
	margin: 0 auto;
	background-color: #663300;
}
#header {
	border: 1px solid #663300;
	margin: 5px;
	min-height: 152px;
	padding: 1px;
	background-image: url(../images/headerbob2.jpg);
	background-repeat: no-repeat;
	background-color: #663300;
	width: 730px;
}
* html #header {
	height:152px;
	background-image: url(../images/headerbob.jpg);
} /* IE Min-Height Hack */ 

#centercolumn {
	border: 1px solid #FFCC66;
	margin: 0px 5px 0px 5px;
	display: inline;
	padding: 7px;
	width: 152px;
	float: left;
	background-color: #663300;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	text-indent: 8px;
}

#rightcolumn {
	margin: 0 5px 0px 0px;
	padding: 8px;
	display: inline;
	width:545px;
	float: left;
	border: 1px solid #FFcc66;
	color: #FFFFFF;
	background-color: #663300;
	clear: right;
	background-repeat: no-repeat;
	background-position: center center;
	list-style-type: none;
}

#footer {
	background-repeat: no-repeat;
	margin: 5px;
	display: inline;
	color: #fff;
	font-size: 11px;
	padding: 4px;
	float: left;
	width: 730px;
	border: 1px none #FFCC66;
	background-position: right center;
	background-color: #663300;
	position: relative;
	text-align: center;
}
h1 {
 font-size: 19px;
 font-family: "Georgia", "Times New Roman", Times, serif;
 color: #FFFF66;
}
.border {
	font-size: 11px;
	border-top: 1px dashed #FF0000;
	border-bottom: 1px dashed #FF0000;
	background-color: #FF9900;
	padding: 7px 7px 7px 7px;
	margin: 7px 0px 7px 0px;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
.mainnav {
 list-style: none;
}

ul.mainnav li a:link, ul.mainnav li a:visited {
 display: block;
 text-decoration: none;
 width: 100%;
 padding: 4px 0px 4px 2px;
 color: #FFFF99;
}

ul.mainnav li a:hover {
	display: block;
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	color: #fff;
	width: 100%;
	background-color: #336633;
}

a:link {
 color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
 color: #666;
 text-decoration: none;
}

 .vform {
	font-size: 12px;
	color: #003300;
	float: left;
	border: 1px none #00CC66;
	width: 100%;
	margin: auto;
	padding: 0px;
	overflow: auto;
	visibility: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../image_files/havelock_logo_rgb_sm.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: thin solid #FFCC00;
	float: left;
}
.copyList {
	list-style-position: inside;
	list-style-type: circle;
	font-style: italic;
	color: #CCCC99;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFCC00;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	color: #FFCC66;
}

.align-mid
	{
	float: left;
	padding-left: 20%;
	}

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

	background-repeat: no-repeat;
	margin: 5px;
	display: inline;
	color: #FFFFFF;
	font-size: 14px;
	padding: 4px;
	float: left;
	width: 730px;
	border: 1px none #FFCC66;
	background-position: right center;
	background-color: #663300;
	position: relative;
	text-align: center;
}

