div#container {
	background: #fff url(../images/homebg.jpg) top center no-repeat;
	position: relative;
}
#header {
	height: 207px;
	position: relative;
}

#header h1 a {
	height: 156px;
	left: 64px;
	position: absolute;
	text-indent: -1000px;
	top: 46px;
	width: 326px;
	overflow: hidden;
}

div#header ul.museums { display: none; }

#content {
	height: 532px;
	margin: 0px auto;
	width: 1044px;
}

#leftColumn {
	float: left;
	height: 427px;
	margin: 45px 0px 0px 40px;
	padding: 0px 20px;
	width: 324px;
	font-size: 1.5em;
	line-height: 1.25em;
	text-align: center;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif
}

* html #leftColumn {
  margin-left: 20px;
}

#footer {
	clear: both;
	margin: 0px auto;
	width: 1044px;
}

#footer li {
	float: left;
}