.oneColElsCtrHdr #container {
	width: 782px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
}
.style6 {	font-size: 19px;
	color: #62A3D1;
}
.style7 {	font-size: 18px;
	color: #62A3D1;
}
.style8 {color: #62A3D1}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626162;
	margin-top: 0px;
}
body {
	background: url(index_images/bg.png) white center  fixed;
}
a:link {
	text-decoration: none;
	color: #626162;
}
a:visited {
	text-decoration: none;
	color: #626162;
}
a:hover {
	text-decoration: none;
	color: #626162;
}
a:active {
	text-decoration: none;
	color: #626162;
}
#navbar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
	font-weight:bold;
	padding:10px 24px;
	background:url("nav_images/bk.gif") repeat-x;
	height:32px;
}
#navbar li {
	list-style:none;
	display:inline;
}
#navbar a {
	width:110px;
	color:#626162;
	text-decoration:none;
	background:url("nav_images/tab.gif") no-repeat;
	float:left;
	padding:15px 10px 13px;
	margin:0 -10px;
}
#navbar a:hover { 
	background-position:0 -45px;
}
#navbar a:active {
	background-position:0 -90px;
	color:#3f9cdd;
}
object
   {
    width: 783px;  
	overflow: auto; 
    border:solid 0px #000000;
	}
/* CSS Document */
b:link {
	text-decoration: none;
	color: #626162;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
b:visited {
	text-decoration: none;
	color:#3f9cdd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
b:hover {
	text-decoration: none;
	color: #3f9cdd
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
b:active {
	text-decoration: none;
	color: #3f9cdd
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#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(lightbox_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox_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; }

/* news page styles */
#gallimages {height: 400px; width: 600px;}

#newslist {width:  600px; margin: 0 auto; margin-bottom: 60px; margin-top: 20px;}
	#newslist h1 {margin: 10px 0px 10px 0px;}
	#newslist p {margin: 5px 0px;}
	#newslist h3 a {font-size: 18px;}
.newsmini {width: auto; height: auto; float: left; display: inline; margin-bottom: 20px; border-bottom: 1px solid gray; padding-bottom: 10px;}

.galleria-stage {border: 1px solid black; overflow: visible !important;}
.galleria-container {background: white !important;}

#archlink {float: right; margin: 0px 35px 0px 0px; padding: 0px 10px 5px 10px; border-lefT: 1px dashed gray; border-bottom: 1px dashed gray;}
