body {
	background:#3D4E60 url(/library/images/background-home.jpg);
	background-position:top center;
}
#flash { height:483px; }
#flashcontent {
	height:483px;
	width:100%;
	min-width:1055px;
	position:absolute;
	z-index:0;
	top:16px;
}
#flashcontent.exploremappage { background:#DFDBC2 none; }
#flashcontent.homepage { background:#180D07 none; }
html, body {
	height:auto;
}
#wrapper {
	min-height:auto;
	height:auto;
	margin:0px;
	margin:0px 0px -175px;
}
#push { height:0px; }
#footerwrapper {
	width:1055px;
	margin:0px auto;
	background:transparent url(/library/images/background-footer-home.jpg) repeat-x;
	background-position:top center;
}
#footer {
	position:absolute;
	z-index:3;
	width:100%;
	top:499px;
	background:transparent url(/library/images/background-footer-home.jpg) repeat-x;
	background-position:top center;
}


#homenonflash {
	width:983px;
	height:100%;
	margin:0px auto;
	background:transparent url(/library/images/background-nonflash-home.jpg) no-repeat;
	background-position:0px -16px;
	position:relative;
}
#homenonflash ul {
	list-style:none;
	position:absolute;
	top:270px;
	left:20px;
}
#homenonflash li {
	display:inline;
	float:left;
}
#homenonflash li a { margin-right:10px; }



#mapnonflash {
	width:1000px;
	height:100%;
	margin:0px auto;
	position:relative;
	background:#DFDBC2 url(/library/images/background-nonflash-explore.jpg) no-repeat;
	background-position:0px -16px;
}
#mapnonflash div.outside {
	position:absolute;
	top:225px;
	left:510px;
	border:1px solid #CBBDA5;
}
#mapnonflash div.inside {
	width:344px;
	background:#FFFFFF none;
	padding:14px 10px;
	border:2px solid #DFDBC2;
}
#mapnonflash div.inside p {
	font-size:12px;
	line-height:16px;
	color:#000000;
	margin:0px;
	padding:0px 0px 6px;
	text-align:left;
}
#mapnonflash a:link, #mapnonflash a:visited {
	color:#000000;
	text-decoration:underline;
}
#mapnonflash a:hover {
	text-decoration:none;
}



