
/* CSS Document */

	body{
	height: 100%;
	text-align:center;
	background-color: rgb(232,225,196);
	background-repeat:repeat-x;
	margin-top:17px;
	}

	#container {
		width: 1074px;
		\width: 1094px;
		w\idth: 1074px;
		margin-left: auto;
		margin-right: auto;
		text-align:left;
	}
	
	/* Banner Section */
	
	#banner{
	height:189px;
	margin-left:-52px;
	}
	
	#header-top{
	height:15px;
	margin-left:-51px;
	background-image:url(images/header_top.gif);
	background-repeat:no-repeat;
	}
	
	#header-nav{
	height:28px;
	margin-left:-51px;
	background-image:url(images/header_nav.gif);
	background-repeat:no-repeat;
	}
	
	#header-subnav{
	height:25px;
	margin-left:-51px;
	background-image:url(images/header_subNav.gif);
	background-repeat:no-repeat;
	}
	
	#header-space{
	height:20px;
	margin-left:-51px;
	background-image:url(images/header_space.gif);
	background-repeat:no-repeat;
	}
	
	

	
	/* Top Body Section */
	
	#content_container{
	clear:both;
	width:974px;
	margin-left:49px;
	margin-top:-10px;
	background-image:url(images/content_bkg.gif);
	background-repeat:repeat-y;
	}	
	
	#news{
	float:right;
	width:300px;
	margin-right:40px;
	margin-top:5px;
	padding:3px;
	padding-left:8px;
	border-left:1px dotted rgb(11,68,153);
	background-image:url(images/news_bkg.gif);
	background-repeat:repeat-y;
	}
	
	#nav-line{
	height:6px; 
	width:300px;
	margin-bottom:6px; 
	border-bottom:1px dotted rgb(11,68,153);
	}
	
	
	#content{
	width:550px;
	background-color:white;
	margin-left:20px;
	padding:10px;
	}
	
	#main_photobox{
	width:550px;
	height:300px;
	padding:3px;
	margin-bottom:10px;
	border:1px dotted rgb(11,68,153);
	}
	
	#portrait{
	float:left;
	width:250px;
	height:200px;
	padding:3px;
	margin-right:5px;
	border:1px dotted rgb(11,68,153);
	}
	
	#content_footer{
	clear:both;
	width:866px;
	height:26px;
	margin-left:104px;
	}
	
	#footer{
	clear:both;
	width:966px;
	height:31px;
	margin-left:53px;
	background-image:url(images/footer.gif);
	background-position:bottom;
	}
	
	#copyright{
	clear:both;
	width:966px;
	margin-left:48px;
	margin-bottom:20px;
	}
	
	
	/* TextStyle */
	
	
	/*
	.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:rgb(11,68,153);
	text-align:left;
	line-height:24px;
	}
	.nav a:link {color: rgb(11,68,153);text-decoration:none;}
	.nav a:visited {color: rgb(11,68,153); text-decoration:none;}
	.nav a:active {color:rgb(191, 227, 238)}
	.nav a:hover {color: rgb(191, 227, 238);text-decoration:underline;}
	*/

	.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:18px;
	color:rgb(81,81,81);
	}
	.content a:link {color: rgb(11,68,153);text-decoration:none;}
	.content a:visited {color: rgb(81,81,81); text-decoration:none;}
	.content a:active {color:rgb(191, 227, 238);}
	.content a:hover {color: rgb(191, 227, 238);text-decoration:underline;}
	
	.content_anchor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:18px;
	color:rgb(81,81,81);
	}
	.content_anchor a:link {color: rgb(81,81,81);text-decoration:underline;}
	.content_anchor a:visited {color: rgb(81,81,81); text-decoration:none;}
	.content_anchor a:active {color:rgb(191, 227, 238);}
	.content_anchor a:hover {color: rgb(191, 227, 238);text-decoration:none;}
	
	.disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:gray;
	text-align:left;
	}
	
	.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:gray;
	text-align:right;
	}
	.footer a:link {color: gray;text-decoration:none;}
	.footer a:visited {color: rgb(129,171,186); text-decoration:none;}
	.footer a:active {color:rgb(129,171,186)}
	.footer a:hover {color: rgb(129,171,186);text-decoration:underline;}
	
	.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	color:rgb(247,79,31);
	}
	
	.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	color:gray;
	}
	
	.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:rgb(11,68,153);
	}
	
	.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:color:rgb(81,81,81);
	}
	
	.h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:color:rgb(81,81,81);
	}
	
	.info_subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:rgb(247,79,31);
	}
	.info_subheader a:link {color: rgb(247,79,31);text-decoration:none;}
	.info_subheader a:visited {color: rgb(247,79,31); text-decoration:none;}
	.info_subheader a:active {color:rgb(247,79,31);}
	.info_subheader a:hover {color: rgb(191, 227, 238);text-decoration:underline;}
	
	.info_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color:gray;
	}
	
	.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:gray;
	}
	
	.gyro {
	font-family:"Times New Roman";
	font-size: 12px;
	color:rgb(81,81,81);
	}
	
	.special{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color:rgb(11,68,153);
	text-align:right;
	}
	.special a:link {color: rgb(11,68,153);text-decoration:none;}
	.special a:visited {color: white; text-decoration:none;}
	.special a:active {color: white;}
	.special a:hover {color: rgb(129,171,186);text-decoration:underline;}
	




#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; }
	

	