#exhibitionHeader {
	height:250px;
}

#mainImage {
	float:left;
	display:block;
	width:1500px;
	height:250px;
	background:#999999;
	overflow:hidden;
}

#mainImage img {
	height:250px;
	width:auto;
	margin:0px;
	border:none;
	border-right:2px solid #ffffff;
}

#sideImage {
	float:left;
}

#sideImage img {
	height:250px;
	width:auto;
}

#exhibitions {
	float:left;
	clear:left;
	width:480px;
	min-height:500px;
	padding-top:20px;
}

.exhibition {
	width:480px;
	margin:2em 0 ;
	border-top:1px dashed #cccccc;
}


#inTheGalleries {
	float:left;
	width:480px;
}

#inTheGalleries h2 {
	display:block;
	height:15px;
	width:480px;
	background:url(/images/title_inthegalleries.png) no-repeat;
	text-indent:-999em;
	margin-bottom:20px;
}

#inTheGalleries h2.futureexhibitions {
	background:url(/images/title_futureexhibitions.png) no-repeat;
}

#inTheGalleries h2.pastexhibitions {
	background:url(/images/title_pastexhibitions.png) no-repeat;
}

#inTheGalleries p.date, .sideBar p.date {
	margin:0px;
	font-weight:bold;
}

#inTheGalleries h3 {
	margin:5px 0 20px 0;
	font-size:18px;
	font-family:"Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
}

.exhibitionThumbs {
	margin-bottom:1em;
}

.exhibitionThumbs img {
	height:100px;
	width:auto;
}

#disclaimer {
	float:left;
	width:480px;
	font-size:10px;
	border-top:1px dashed #cccccc;
}

#sponsor {
	font-size:10px;
	font-style:italic;
	margin:2em 0 2em 0;
	overflow:hidden;
	height:auto;
}

#sponsor em {
	font-style:normal;
}

#sponsor img {
	float:left;
	margin:0 1em 1em 0;
}

#sponsors {
	vertical-align:top;
}

#sponsors img {
	margin-right:1em;
}

.sideBar {
	float:left;
	margin-left:25px;
	display:block;
	width:290px;
	padding-top:20px;
}

.sideBar h2 {
	display:block;
	height:15px;
	width:173px;
	background:url(/images/title_exhibitionevents.png);
	text-indent:-999em;
	margin-bottom:20px;
}

.sideBar h3 {
	line-height:1em;
	margin:.5em 0 0 0;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

.sideBar h2.related {
	background:url(/images/title_exhibition-related.png);
}

.sideBar p.date {
	color:#666666;
	border-top:1px dashed #cccccc;
	padding-top:5px;
}