	A:link	{ color: #bf1e2d; text-decoration: none; }
	A:visited	{ color: #bf1e2d; text-decoration: none; }
	A:active	{ color: #bf1e2d; text-decoration: none;}
	A:hover	{ color: #bf1e2d; text-decoration: underline; }

	A.footer:link	{ color: #777c82; text-decoration: none; }
	A.footer:visited	{ color: #777c82; text-decoration: none; }
	A.footer:active	{ color: #777c82; text-decoration: none;}
	A.footer:hover	{ color:#bf1e2d; text-decoration: underline; }

	html	{
	scrollbar-base-color: #c8c8c8;
	}


	body {
	position:absolute;
	left:50%;
	top:-15px;
	min-width:800px;
	margin-left:-394px;
	background:#c8c8c8;
	}

	#container {
	margin:10px auto;
	width: 788px;
	text-align:left;
	font-family:arial, sans-serif;
	}

	.login	{
	position:relative;
	width: 788px;
	height: 15px;
	margin-top: 10px;
	font-family:arial, sans-serif;
	font-size:12px;
	text-align:right;
	color:#000000;
	}

	
	.header	{
	position:relative;
	width: 788px;
	height: 130px;
	border:solid 1px ;
	border-bottom:0px;
	background: url(images/header.gif) top right no-repeat;
	}

	.nav	{
	position:relative;
	width: 788px;
	height:29px;
	border:solid 1px ;
	border-bottom: solid #515253 1px;
	}


	.main	{
	position:relative;
	display:block;
	width:788px;
	margin-left:1px;
	}
	
	.image1	{
	position:absolute;
	display:block;
	top:0px;
	left:487px;
	width:300px;
	height:146px;
	border:solid #87898b 1px;
	border-top:none;
	}

	.image2	{
	position:absolute;
	display:block;
	top:149px;
	left:487px;
	width:300px;
	height:146px;
	border:solid #87898b 1px;
	}

	.title	{
	position:relative;
	display:block;
	top:30px;
	left:3px;
	width:366px;
	height:28px;
	}

	.content	{
	position:relative;
	width: 375px;
	height:310px;
	margin-top:30px;
	left:3px;
	font-family:arial, sans-serif;
	font-size:14px;
	padding-right:5px;
	overflow:auto;
	}

	.content_full	{
	position:relative;
	width:777px;
	margin-top:30px;
	left:3px;
	font-family:arial, sans-serif;
	font-size:14px;
	padding-right:5px;
	overflow:auto;
	}

	.footer	{
	position:relative;
	width:788px;
	height:20px;
	margin-left:1px;
	margin-top:10px;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#777c82;
	}

	.end	{
	position:relative;
	width:788px;
	height:29px;
	border:solid 1px ;
	border-bottom: solid #515253 1px;
	background: url(images/nav_bar2.gif) repeat-x;
	}

	input.text { 	
	font-family: arial, sans-serif; 
	font-size: 10pt;
	color: #000000; 
	border: solid #515253 1px;
	}

	textarea.text { 
	font-family: arial, sans-serif; 
	font-size: 10pt; 
	color: #000000;
	overflow: auto;
	border: solid #515253 1px;
	}

	ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:911;
	position:relative;
	display:block;
	height:29px;
	font-size:14px;
	background:url("images/nav_bar.gif") no-repeat;
	font-family:arial, sans-serif;
	overflow:hidden;
	}

	ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	}

	ul#menu li a{
	display:block;
	float:left;
	text-decoration:none;
	text-align:center;
	padding-top:1px;
	height:19px;
	width:113px;
	color:#ffffff;
	}

	ul#menu li a:hover	{
	background:transparent url("images/button_over.gif");
	}

	ul#menu li a.black, 
	#home #nav_home, 
	#about #nav_about, 
	#services #nav_services, 
	#employment #nav_employment, 
	#photo #nav_photo, 
	#contact #nav_contact { 
	background:transparent url(images/nav_bar2.gif) repeat scroll 0 0; 
	float:left;
	font-family:arial, sans-serif;
	text-decoration:none;
	text-align:center;
	padding-top:1px;
	height:19px;
	width:113px;
	color:#000000; 
	height:20px; 
	}

	p.in	{
	text-indent:10px;
	}

	#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/lightbox/prevlabel.gif) left 15% no-repeat; }
	#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/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; }
