body {
	color: #999;
	font-family: Helvetica, sans-serif;
}

body {
	background: #e5e4e0 url(../img/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

#container {
	background-image: url(../img/street.jpg);
	background-position: 0 61px;
	background-repeat: no-repeat;
	height: 720px;
	margin: 0 auto;
	position: relative;
	width: 960px;
}

#moma-logo {
	height: 8px;
	position: absolute;
	right: 15px;
	top: 18px;
	width: 34px;
}

#moma-logo a {
	background: url(../img/moma.png) no-repeat;
}

#exhibition-title,
#content,
#footer {
	left: 280px;
	position: absolute;
	width: 252px;
	line-height: 14px;
}

#exhibition-title {
	background: url(../img/kirchner.jpg);
	height: 395px;
	top: 62px;
}

#content {
	top: 525px;
}

#content a {
	color: #8A7059;
}

#exhibition-date {
	color: #717171;
	font-size: 18px;
	white-space: nowrap;
}

#exhibition-blurb {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
}

#footer {
	font-size: 11px;
	top: 652px;
}

#footer a {
	color: #8e735e;
}

.ir {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

.ir a {
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%; /* ensures the space is filled */
	height: 100%; /* ensures the space is filled */
	text-decoration: none;
}
