body, h1, h1 a { behavior: url(../scripts/iepngfix.htc); }


div.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
	border: 0;
	padding: 0;
	margin: 0;
}

* { margin: 0; border: 0; }

body {
	background: #fff;
	color: #43442e;

	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #43442e;
	text-decoration: none;
}

a:hover, a.active { color: #9b9d79; }
a:focus, a.active { outline: none; }

p {
	margin: 0 0 16px 0;
}

h1, h1 a {
	display: block;
	width: 83px; height: 84px;
	text-indent: -9999em;
}

h1 {
	position: absolute;
	left: 502px; top: 85px;
	background: url("/media/images/citric-trans.png") 0 0 no-repeat;
}

/* exhibition titles */

h2 {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 24px 0;
	font-weight: normal;
}

h2.exhibition {
	text-indent: -9999em;
	height: 70px;
	background-repeat: no-repeat;
}

h2.exhibition a {
	display: block;
	height: 70px;
}

h2.graphic_header{
	min-height: 94px;
	margin:0;
	margin-bottom:1em;
	padding:0;
}

h2.bio {
	text-indent: -9999em;
	height: 24px;
	background-repeat: no-repeat;
}

h3, h4 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

/* top menu */

#menu {
	position: absolute;
	left: 35px; top: 40px;
	width: 600px;
	list-style: none;
	padding: 0;
	
	font-size: 13px;
}

#menu li {
	float: left;
	margin-right: 30px;
}

#languages {
	position: absolute;
	left: 672px; top: 41px;
	width: 150px;
	list-style: none;
	font-size: 10px;
}

#languages li { 
	float: left;
	margin-right: 10px;
}

/* main content area */

#content {
	position: absolute;
	left: 35px;
	top: 200px;
	width: 700px;
	padding-bottom: 50px;
}

#content p {
	margin: 0 0 6px 0;
	width: 450px;
}

#bio {
	margin-top: 15px;
}

/* navigation in exhibitions */

#navigation {
	width: 700px;
	list-style: none;
	padding: 0;
	height: 26px;	
}

#navigation li {
	float: left;
	margin-right: 12px;
}

/* wrap texts */

div.text {
	width: 440px;
	padding-top: 18px;
	padding-bottom: 200px;
}

#artists {
	list-style: none;
	padding: 0;
	font-size: 13px;
	line-height: 19px;
}
h2 img{
	margin:0px;padding:0px;border:0px;display:block;
}
.long_list{
	width:24em;
	margin-bottom:1em;
}
.long_list a{
	display:block;
}