#header {
	background: transparent url(../images/tallbg.jpg) top left no-repeat;
	height: 330px;
	position: relative;
	z-index: 100;
}

#header h1 a {
	height: 56px;
	left: 64px;
	position: absolute;
	text-indent: -1000px;
	overflow: hidden;
	top: 72px;
	width: 326px;
}

#header ul.museums li a {
	height: 61px;
	position: absolute;
	top: 154px;
	text-indent: -1000px;
	overflow: hidden;
}

#header ul.museums li a.mip {
	left: 550px;
	top: 70px;
	width: 320px;
}

#header ul.museums li a.adler {
	left: 20px;
	width: 97px;
}

#header ul.museums li a.aic {
	left: 117px;
	width: 84px;
}

#header ul.museums li a.chm {
	left: 201px;
	width: 154px;
}

#header ul.museums li a.dusable {
	left: 355px;
	width: 98px;
}

#header ul.museums li a.field {
	left: 453px;
	width: 102px;
}

#header ul.museums li a.mca {
	left: 555px;
	width: 89px;
}

#header ul.museums li a.science {
	left: 644px;
	width: 84px;
}

#header ul.museums li a.mexart {
	left: 728px;
	width: 114px;
}

#header ul.museums li a.nature {
	left: 842px;
	width: 72px;
}

#header ul.museums li a.shedd {
	left: 914px;
	width: 94px;
}

#contentWrapper {
	background: #fff url(../images/tallshadow.jpg) repeat-y;
	position: relative;
	z-index: 1000;
}

#content {
	background-color: #fff;
	border: 3px solid #D1D3D4;
	position: relative;
	width: 964px;
	z-index: 1000;
	top: -50px;
}

div#titleColumn {
	float: left;
	width: 60px;
	position: relative;
	z-index: 1000;
	overflow: hidden;
	padding: 40px 0px 40px 27px;
}

div#pageColumn {
	float: right;
	position: relative;
	width: 874px;
	border-left: 3px solid #D1D3D4;
	margin-right: -3px;
	color: #5f5f5f;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.3em;
}

	div#pageColumn h2 {
		font-size: 1.15em;
		line-height: 1.125em;
		padding-top: 10px;
	}

	div#pageColumn div#leftColumn {
		float: left;
		border-right: 3px solid #D1D3D4;
		padding: 20px;
		text-align: left;
		width: 591px;
	}

	div#pageColumn div#rightColumn {
		border-left: 3px solid #D1D3D4;
		float: right;
		width: 240px;
		margin-left: -3px;
		overflow: hidden;
	}
	
	div#pageColumn div#rightColumn div#side_content {
		padding: 17px;
		text-align: center;
	}

#rightColumn img {
	border-bottom: 3px solid #D1D3D4;
}

#rightColumn p span {
	font-weight: bold;
}

div#shadowTop {
	position: absolute;
	top: -11px;
	height: 19px;
	width: 1044px;
	background: #fff url(../images/tallbodytopshadow.jpg) no-repeat;
}

div#shadowBtm {
	position: absolute;
	bottom: 0px;
	padding-bottom: 30px;
	height: 44px;
	width: 1044px;
	background: #fff url(../images/tallbodybottombg.jpg) no-repeat;
}

* html div#shadowBtm {
  position: relative;
  top: -73px;
  margin-bottom: -100px;
}

div#footer { display: none; }