html {	height: 100%; }

body {
	background-color: #B4B9BA;
	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin:0 auto;
	height: 100%; }
#wrapper1 {
	width: 1105px; 
	height: 100%;
	margin: 0 auto; 
	text-align: center;	
	}
#wrapper {
	width: 100%; 
	height: 100%;
	margin: 0 auto; 
	text-align: center;
	 }
#content_wrapper {
	width: 1105px; 
	height: 100%;
	margin: 0 auto;
	text-align: left;	
	position: relative; top: 0px;	left: 0px; 
	}
	


#exploratoriumLogo {
	width: 1105px;
	background: #000000;
	padding: 0px;
	position: absolute; top: 0; left: 0px;
	margin:0 auto;
}


#exploratoriumLinksContainer{
	background: #000000;
	width: 1105px; height: 120px; padding: 0px;
	position:relative;  top: 458px; left: -103px;
}


#exploratoriumLinks{
	padding: 0px;
	position:absolute;  top: 25px; left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	width: 800px; height: 100px; 
}

#exploratoriumLinks a,
#exploratoriumLinks a:link,
#exploratoriumLinks a:active,
#exploratoriumLinks a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
