	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
		font-family: arial, sans-serif;
		color: #ffffff;
		font-size:10px; 	
		background-color:#9e9e9f;	
		}
	h1 {
		font-size:12px;
		font-weight:900;
		}
		
	h2 {
		font-size:10px;
		font-weight:700;
	}
	
	.press {
		font-weight:900;
		line-height:15px;
		text-decoration:underline;
	}
	
	p .attention {
		font-weight:700;
	}
		
	.list_1 {
		color: white;		
		margin:0;
		padding:0;
		outline:none;
		text-decoration: none;
	}
	
	.list_2, #active {
		margin:0;
		padding:0;
		font-size:10px; 
		font-weight: 900;
		line-height:16px;
		text-decoration: none;
	}
	
	.list_2 {
	color: #ffffff;
	}
	
	#active {
	color:#ffcc99;
	}
	
	img {
		border: 0px;
		margin:0px;
	}

	.gallery {
		border: 1px solid white;
	}
		
	.picleft {
		border: 1px solid white;
		margin:0px 8px 2px 0px; 
	}
	
	
	.picright {
		border: 1px solid white;
		margin:0px 0px 2px 8px; 
	}
		
	.logo, a {
		border:0;
		outline:none;
		}
	
	#li, ul {
		margin: 0;
		padding:0;
		list-style:none;
		}

	#distance { 
		width:1px;
		height:50%;
		background-color:#9e9e9f ;
		margin-bottom:-297.5px;
		float:left;
		}

	#container {
		background-color:#ffffff ;
		margin:0 auto;
		position:relative; 
		z-index: 1;
		text-align:left;
		height:595px;
		width:842px;
		clear:both;
		overflow:hidden;
		}
	
	#content_top {
		margin:26px 20px 21px 29px;
		width:783px;
		height:51px;
		clear:both;
	}

	#menu {
		background-color: #E76A0C;
		float:left;
		margin:0px 20px 0px 29px;
		padding:16px 0px 0px 26px;
		width:156px;
		height:398px;
		}
		
	#line {
		background-color: #E76A0C;
		float:left;
		width: 1px;
		height: 414px;
	}

	#content_center {
		border:10px solid #E76A0C;
		border-right:0px;
		background-color: #E76A0C;
		float:left;
		margin:0px 0px 0px 20px;
		width: 292px;
		height: 364px;
		overflow: auto;
		padding:10px 40px 20px 20px;
		}
		
	#footer {
		float:left;		
		margin:25px 0px 0px 29px;
		background-color: #E76A0C;
		font-weight: 600;
		text-align: center;
		padding-top:8px;
		width: 585px;
		height: 20px;
	}
	
	#content_right {
		border:1px solid #E76A0C;
		margin:0px 28px 0px 0px;
		float:right;
		clear:right;
		width: 183px;
		height: 466px;
}
	
	#newsframe {
		border:0;
		padding:0;
		width: 100%;
		height: 100%;
		overflow: auto;
	}
	
	.line {
		background-color:white;
		height:1px;
		width:100%;
		clear:both;
	}

	a:link {
		color: #ffffff;
		text-decoration:none;
		}
	a:visited {
		color: #ffffff;
		text-decoration:none;
		}
	a:hover {
		color: #ffffff;
		text-decoration:none;
		}
		
		
	a.press:link {
		color: #ffffff;
		text-decoration:underline;
		}
	a.press:visited {
		color: #ffffff;
		text-decoration:underline;
		}
	a.press:hover {
		color: #ffffff;
		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; }
