/* CSS Document */

body {background-color:#D7D7D7; font-family:Arial, Helvetica, sans-serif;}


#frame { width: 970px; background-repeat:repeat-y; border:none; background-color:#FFFFFF; left: 50%; position: absolute; margin-left:-485px;}

#footer {width: 970px; height: 20px; background-color:#1E569F; float:left; clear:both; font-size: 9px; color: white; line-height:50%; }

	#footer p{ text-align:center;}
		
	#footer a {text-decoration:none; color:#FFFFFF;}
	
	#footer a:hover { text-decoration:underline; color:#FFFFFF;}
	


#logo {background: white url(images/logobgd.jpg) no-repeat; width: 950px; height:70px; clear:both; overflow: hidden; margin-left:10px; }
	
	#logotext { font-size:10px; color:#1e569f; height: 30px; position: absolute; right:5px; top: 13px; width: 250px;}
	
	#logotext a {text-decoration:none; color:#1e569f; }
	
	#logotext a:hover {text-decoration:none; color:#707070;}
	

#navbar {width: 950px; height: 24px; background-color:#1E569F; clear:both; margin-left:10px; margin-top:20px; }


#scroll {scrollbar-arrow-color: #000000; scrollbar-3dlight-color: #979A9E; scrollbar-darkshadow-color: #1E569F; 
		scrollbar-face-color: #707070; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #000000; scrollbar-track-color: #D3D3D3;}


#list-menu { width: 217px;}

		#list-menu ul {margin: 0; padding: 10; list-style-type: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; } 
		
		#list-menu li {margin: 1px 0 0;} 
		
		#list-menu a { display: block; width:217px; padding: 2px 2px 2px 10px; border:none; 
		background: #707070; text-decoration: none; } 

		#list-menu a:link, #list-menu a:active, #list-menu a:visited {color: #ffffff;}

		#list-menu a:hover {border: 0px solid #ffffff; background: #A6D8F6; color: #707070} 


.bodytext {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; margin-left: 10px; margin-top:10px; 
				margin-bottom:10px; margin-right:10px}
				
	.bodytext li { margin-left:15px; }			

	.bodytext a {text-decoration:none; color:#1E569F; }
	
	.bodytext a:hover {text-decoration:underline; color:#707070;}
	
	
.black {color: #000;}
	
	
.red {font-size: 16px; color: #F00;}


.h1 {font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#666666; margin-top:10px; 
			  line-height: 100%; text-decoration:none;}
			  
.h2 {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#1E569F; margin-left: 10px; margin-top:10px; 
		 	padding-bottom:10px; margin-right:10px}
			
	.h2 a {text-decoration:none; color:#1E569F; }
	
	.h2 a:hover {text-decoration:none; color:#707070;}
	
	
			
.h3 {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#000000; }


.img { padding-left:10px; padding-bottom: 10px; float:left; border: none; border:none;}


.news { width: 268px; height:59px; border:none; position:absolute; float:left; margin-left:10px; }

#fp { width:625px; height:120px; border:none; position:absolute; visibility:show; left: 60px; top: 705px; z-index:2; }

#proj-pg-rght-clmn { width:210px; height:100%; border:none;  }

.formtext {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666; }



									/* lightbox CSS */




#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: fixed; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #1E569F; }





	
	
	

