	* {
		padding: 0px;
		margin: 0px;
	}
	
	body, html {
		height: 100%;
	}
	
	body {
		height: 100%;
		background: #040404;
	}
	#historysource {
		/*
		width:100%;
		height:100%;
		*/
		height:100%;
		width:100%;
		min-width:1000px;
		min-height:760px;
	}
	img{
		border:none;
	}
	
	
	
		#googleMap,#sitemap{
		position:absolute;
		top:133px;
	}
	#googleMap #mapCont,#sitemap #siteCont{
		width:980px;	
		height:480px;
		padding:10px;
		background-color:white;		
	}
	#map_canvas{
		height:480px;
	}
	#sitemap #siteCont{
		width:910px;

	}
	#sitemap #siteCont,#site_canvas{
		height:300px;
	}
	#mapClose{
	    width:980px;
		
		
	}
	#mapClose a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:20px;
		font-weight:bold;
		display:block;
		float:right;
		width:32px;
		color:#333333;
		text-decoration:none;
		margin-right:10px;
		text-transform:uppercase;
					
	}
	#mapClose a:hover{
		color:black;
	}
	#mapClose .printIt{
		background:url(../../images/print.jpg) no-repeat;
		text-indent:38px;
		width:86px;
		margin-top:2px;
		position:relative;
		left:14px;
		background-color:white;
	}
	
	
	#sitemap{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3C3C3C;
}

#sitemap a,#sitemap a:link,#sitemap a:visited{
	color:#3C3C3C;
	text-decoration:none;
}
#sitemap a:hover,#sitemap a:active{
	color:black;
}
#sitemap h1,#sitemap h2, #sitemap ul, #sitemap li{
	margin:0; padding:0;
	list-style:none;
}
#sitemap h1, #sitemap h2{
	font-size:13px;
	color:black;
	font-weight:bold;
	text-transform:uppercase;
}
#sitemap h2{
	font-size:12px;
}
#sitemap li a{
	background:url(../../images/arrow.gif) no-repeat left;
	padding-left:10px;
}
#sitemap .columnFirst{
	margin-bottom:20px;
	
}
#sitemap .columnSecond{
	float:left;
	padding-right:40px;
}
.clear{
	clear:both;
}
#sitemap h1.greyText,#sitemap h2{
	color:#7D7D7D;
}
#sitemap h1.a{
	color:black;
}
.columnFirst{
	float:left;
	margin-right:50px;
}


#installDiv{
	width:540px; background-color:#000000; border:1px solid #414343; margin:0 auto; padding:10px; color:white; font-size:11px; font-family:Arial, Helvetica, sans-serif;
	margin-top:340px;
	display:none;
}
#installDiv a,#installDiv a:link,#installDiv a:visited{
	color:white;
	font-weight:bold;
	text-decoration:none;
}
#installDiv a:hover,#installDiv a:active{
	text-decoration:underline;
}
