div#header {
	background-image: url(../images/header_exhibitions.jpg);
}

div.content_left {
	float: left;
	width: 190px;
}

div.content_left img {
	display: block;
	width: 150px;
	height: 150px;
	padding: 10px 10px 19px 13px;
	position: relative;
	margin-left: -4px;
	background: #fff url(../images/bg_photo.gif) no-repeat;
}

div.content_right {
	float: left;
	width: 515px;
}

table.exhibition {
	width: 500px;
}

table.exhibition td {
	vertical-align: top;
	font-size: 12px;
	background: #fff;
}

table.exhibition h4 {
	color: #333;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}

table.exhibition p {
	margin: 0;
}

table.exhibition td.col1 {
	width: 90px;
	text-align: right;
	color: #000;
	padding: 0 12px 2px 0;
}

table.exhibition td.col1 p {
	color: #000;
}

table.exhibition td.col2 {
	width: 410px;
	text-align: left;
	color: #666;
	padding: 0 0 2px 0;
}

div.hrule {
	background: #fff url(../images/bg_hrule2.gif) no-repeat;
	margin-top: 6px;
}

table#pastexhibitions thead {
	background: #fff url(../images/bg_thead.gif) no-repeat scroll bottom;
}

table#pastexhibitions tr {
	background: #fff url(../images/bg_td.gif) no-repeat scroll bottom;
}

table#pastexhibitions th {
	background: transparent;
	padding: 0 0 18px 0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

table#pastexhibitions td {
	background: transparent;
	padding: 2px 0 8px 0;
}

table#pastexhibitions td p {
	margin: 0;
}

td.year {
	width: 50px;
	font-weight: bold;
}
td.title {
	width: 300px;
	font-weight: bold;
}
td.gallery {
	width: 330px;
}
