* {
	margin: 0;
	padding: 0;
	border: 0;
	}
body {
	background: url('/_img/bar.gif') top left repeat-x;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	color: #404040;
	}
body.basic {
	background: url('/_img/bar_basic.gif') top left repeat-x;
	}
.wrapper {
	margin: 0px auto;
	text-align: left;
	width: 750px;
	}
.nav {
	margin-bottom: 50px;
	height: 90px;
	}
.nav h1 {
	float: left;
	}
.nav h1 a {
	background: url('/_img/logo.gif') center left no-repeat;
	display: block;
	width: 230px;
	height: 90px;
	}
.nav ul {
	height: 90px;
	float: right;
	list-style: none;
	}
.nav ul li {
	margin-left: 30px;
	float: left;
	}
#navContainer {
	padding-top: 40px;
	text-align: right;
	}
#navContainer li a {
	margin-top: 15px;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	color: #62879F;
	letter-spacing: .05em;
	text-decoration: none;
	text-transform: uppercase;
	}
#navContainer li a:hover {
	text-decoration: underline;
	}
.left {
	margin-right: 30px;
	float: left;
	}
.right {
	margin-left: 30px;
	float: right;
	}
.columnHalf {
	float: left;
	width: 360px;
	}
.columnThird {
	float: left;
	width: 250px;
	}

.subnav {
	width: 235px;
	}
.subnav h3 {
	margin: 30px 0px 8px 8px;
	padding: 0px;
	}
ul.dynamic {
	list-style: none;
	}
ul.dynamic li {
	margin-bottom: 3px;
	background: #ECF1F5 url('/_img/sub/plus.gif') center left no-repeat;
	}
.home ul.dynamic li,
.archive ul.dynamic li,
.results ul.dynamic li {
	background: #ECF1F5 url('/_img/sub/plus_right.gif') center right no-repeat;
	}
ul.dynamic li a {
	background: url('/_img/sub/border_top.gif') top left repeat-x;
	display: block;
	text-decoration: none;
	}
ul.dynamic li h4 {
	padding: 7px 20px 7px 34px;
	background: url('/_img/sub/border_bottom.gif') bottom left repeat-x;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 129%;
	color: #7A99AE;
	}
.home ul.dynamic li h4 {
	padding: 7px 34px 7px 15px;
	}
ul.dynamic li:hover {
	background: #F8F9FB url('/_img/sub/arrow.gif') center left no-repeat;
	}
ul.download li:hover {
	background: #F8F9FB url('/_img/sub/arrow_down.gif') center left no-repeat;
	}
.home ul.dynamic li:hover,
.archive ul.dynamic li:hover,
.archive ul.dynamic li.current,
.results ul.dynamic li:hover {
	background: #F8F9FB url('/_img/sub/arrow_right.gif') center right no-repeat;
	}
ul.dynamic li:hover h4,
ul.dynamic li.current h4 {
	color: #5D839C;
	}
.home .dynamic li h4 {
	padding-bottom: 4px;
	background: none;
	}
.home .dynamic li h5 {
	padding: 0px 34px 9px 15px;
	background: url('/_img/sub/border_bottom.gif') bottom left repeat-x;
	font-size: 1em;
	font-weight: normal;
	line-height: 100%;
	color: #7A99AE;
	}

ul.sections {
	list-style: none;
	}
ul.sections li {
	margin-bottom: 3px;
	}
ul.sections a {
	background-position: bottom left;
	background-repeat: no-repeat;
	display: block;
	width: 235px;
	height: 31px;
	}
ul.sections a:hover {
	background-position: top left;
	}
ul.sections #about {
	background-image: url('/_img/sub/about.gif');
	}
ul.sections #bio {
	background-image: url('/_img/sub/bio.gif');
	}
ul.sections #images {
	background-image: url('/_img/sub/images.gif');
	}
ul.sections #installation {
	background-image: url('/_img/sub/installation.gif');
	}
ul.sections #searchArtists {
	background-image: url('/_img/sub/search_artists.gif');
	}
ul.sections #searchExhibitions {
	background-image: url('/_img/sub/search_exhibitions.gif');
	}
ul.sections #searchPress {
	background-image: url('/_img/sub/search_press.gif');
	}
ul.sections #talk {
	background-image: url('/_img/sub/talk.gif');
	}
ul.sections #walk {
	background-image: url('/_img/sub/walk.gif');
	}
ul.sections #video {
	background-image: url('/_img/sub/video.gif');
	}
ul.sections #works {
	background-image: url('/_img/sub/works.gif');
	}
ul.about #about,
ul.bio #bio,
ul.images #images,
ul.installation #installation,
ul.talk #talk,
ul.walk #walk,
ul.video #video,
ul.works #works {
	background-position: top left;
	}

.home {
	}
.news {
	width: 485px;
	float: left;
	}
.news dl {
	}
.news dt {
	padding: 8px 15px;
	}
.news dd {
	padding: 8px 15px;
	background: url('/_img/past_bg_off.gif') top left repeat-x;
	font-size: 1.15em;
	line-height: 148%;
	color: #404040;
	}
.news a {
	color: #5D839C;
	text-decoration: none;
	}
.news a:hover {
	text-decoration: underline;
	}

.artists {
	padding-bottom: 40px;
	width: 810px;
	}
.artists .columnHalf {
	margin-left: 30px;
	}
.artists ul {
	list-style: none;
	}
.artists a {
	background: #FFF url('/_img/past_bg_off.gif') bottom left repeat-x;
	display: block;
	width: 360px;
	height: 120px;
	text-decoration: none;
	}
.artists a:hover {
	background: #ECF1F5 url('/_img/past_bg_on.gif') bottom left repeat-x;
	}
.artists dt {
	float: left;
	}
.artists dd {
	float: left;
	width: 150px;
	}
.artists img {
	margin: 10px 15px 0px 10px;
	width: 175px;
	height: 100px;
	}
.artists h3 {
	padding: 30px 0px 5px 0px;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 130%;
	color: #999;
	}
.artists h4 {
	background: url('/_img/artists_button.gif') top left no-repeat;
	width: 92px;
	height: 14px;
	}
.artists a:hover h3 {
	color: #8E9193;
	}
.artists a:hover h4 {
	background-position: bottom left;
	}

.addlArtists h2 {
	padding-bottom: 20px;
	}
.addlArtists ul {
	list-style: none;
	}
.addlArtists li {
	font-size: 1.2em;
	line-height: 167%;
	}
.addlArtists a {
	color: #5D839C;
	text-decoration: none;
	}
.addlArtists a:hover {
	text-decoration: underline;
	}

.bio p {
	padding-bottom: 10px;
	width: 485px;
	font-size: 1.15em;
	line-height: 148%;
	color: #404040;
	}
h4.bioDownload {
	margin-bottom: 20px;
	background: url('/_img/bio_button.gif') top left no-repeat;
	width: 228px;
	height: 21px;
	}

.past {
	float: left;
	width: 485px;
	}
.past ul {
	list-style: none;
	}
.past a {
	background: #FFF url('/_img/past_bg_off.gif') bottom left repeat-x;
	display: block;
	width: 485px;
	min-height: 120px;
	text-decoration: none;
	}
.past a:hover {
	background: #ECF1F5 url('/_img/past_bg_on.gif') bottom left repeat-x;
	}
.past dt {
	float: left;
	}
.past dd {
	float: left;
	width: 255px;
	}
.past img {
	margin: 10px 35px 0px 10px;
	width: 175px;
	height: 100px;
	}
.past h3 {
	padding: 20px 0px 5px 0px;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 130%;
	color: #999;
	}
.past h4 {
	margin-bottom: 15px;
	background: url('/_img/past_button.gif') top left no-repeat;
	width: 117px;
	height: 14px;
	}
.past h5 {
	padding-bottom: 10px;
	font-size: 1.1em;
	line-height: 100%;
	color: #999;
	}
.past a:hover h3 {
	color: #8E9193;
	}
.past a:hover h4 {
	background-position: bottom left;
	}
.past a:hover h5 {
	color: #8E9193;
	}

.upcoming {
	background: url('/_img/upcoming_bg.gif') 384px top repeat-y;
	width: 770px;
	}
.upcoming dl {
	margin: 0px 15px;
	padding: 9px 0px;
	float: left;
	width: 355px;
	}
.upcoming dt {
	float: left;
	width: 180px;
	}
.upcoming dd {
	padding-top: 10px;
	float: left;
	width: 175px;
	}
.upcoming h3 {
	padding-bottom: 5px;
	font-size: 1.4em;
	font-weight: normal;
	color: #808080;
	}
.upcoming h4 {
	background: url('/_img/upcoming_button.gif') top left no-repeat;
	width: 117px;
	height: 14px;
	}
.upcoming a:hover h4 {
	background-position: bottom left;
	}
.upcoming h5 {
	padding-bottom: 15px;
	font-size: 1em;
	font-weight: normal;
	line-height: 130%;
	color: #808080;
	}
.upcoming h6 {
	font-size: 1.15em;
	font-weight: normal;
	font-style: italic;
	line-height: 148%;
	color: #808080;
	}
.upcoming p {
	padding-bottom: 20px;
	font-size: 1.15em;
	line-height: 148%;
	color: #808080;
	}
.upcoming a {
	color: #5D839C;
	text-decoration: none;
	}
.upcoming a:hover {
	text-decoration: underline;
	}

.projectRoom {
	float: right;
	width: 385px;
	}
.projectRoom + .mainGallery {
	float: left;
	width: 376px;
	}

.exhibition .info {
	margin-bottom: 14px;
	}
.exhibition p {
	padding-bottom: 10px;
	width: 480px;
	font-size: 1.15em;
	line-height: 148%;
	color: #404040;
	}
.exhibition h3 {
	padding-bottom: 5px;
	font-size: 1.4em;
	line-height: 100%;
	color: #808080;
	}
.exhibition h4 {
	font-size: 1.15em;
	font-weight: normal;
	line-height: 167%;
	color: #808080;
	}
h4.pressDownload {
	margin-bottom: 18px;
	background: url('/_img/press_button.gif') top left no-repeat;
	width: 259px;
	height: 21px;
	}
h3.talkHeader {
	padding-bottom: 20px;
	}
#container {
	margin-bottom: 30px;
	padding-bottom: 1px;
	background: url('/_img/past_bg_on.gif') bottom left repeat-x;
	width: 480px;
	}

.thumbs {
	padding-bottom: 18px;
	}
#thumbContainer {
	display: none;
	}
.images .right {
	margin-left: 0px;
	}
.photoInfo p,
.images p {
	color: #808080;
	}
.photoInfo h4 {
	font-size: 1.15em;
	font-weight: normal;
	line-height: 148%;
	color: #808080;
	}
#controls {
	width: 84px;
	text-align: center;
	line-height: 18px;
	color: #5D839C;
	}
.imgPrevOn {
	background: url('/_img/img_controls.gif') top left no-repeat;
	float: left;
	display: block;
	width: 18px;
	height: 18px;
	}
.imgPrevOff {
	background: url('/_img/img_controls.gif') bottom left no-repeat;
	float: left;
	display: block;
	width: 18px;
	height: 18px;
	}
.imgNextOn {
	background: url('/_img/img_controls.gif') top right no-repeat;
	float: right;
	display: block;
	width: 18px;
	height: 18px;
	}
.imgNextOff {
	background: url('/_img/img_controls.gif') bottom right no-repeat;
	float: right;
	display: block;
	width: 18px;
	height: 18px;
	}

.about p {
	padding-bottom: 17px;
	width: 235px;
	font-size: 1.15em;
	line-height: 148%;
	color: #404040;
	}
.about a {
	color: #5D839C;
	text-decoration: none;
	}
.about a:hover {
	text-decoration: underline;
	}
.about h6 {
	padding-top: 21px;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	line-height: 100%;
	color: #808080;
	}
.about dl {
	padding-top: 5px;
	background: url('/_img/info_bg.gif') top left repeat-x;
	width: 233px;
	font-size: 11px;
	line-height: 15px;
	color: #404040;
	}
.about dt {
	padding-top: 17px;
	text-transform: uppercase;
	color: #808080;
	}

.press {
	width: 810px;
	}
.press .columnHalf {
	margin-left: 30px;
	}
.press h3 {
	padding-bottom: 4px;
	font-size: 1.15em;
	font-weight: bold;
	text-transform: uppercase;
	color: #5D839C;
	}
.press h5 {
	padding: 20px 0px;
	font-size: 1.15em;
	font-weight: normal;
	line-height: 100%;
	color: #808080;
	}
.press ul {
	padding-bottom: 20px;
	}

.resultsColumn {
	width: 485px;
	float: left;
	}
.resultsColumn a {
	text-decoration: none;
	}
.resultsColumn hr {
	height: 1px;
	background: url('/_img/past_bg_off.gif') bottom left repeat-x;
	}
.resultsExhib {
	background: #FFF url('/_img/past_bg_off.gif') bottom left repeat-x;
	display: block;
	width: 485px;
	height: 120px;
	text-decoration: none;
	}
.resultsExhib:hover {
	background: #ECF1F5 url('/_img/past_bg_on.gif') bottom left repeat-x;
	}
.resultsExhib dt {
	float: left;
	}
.resultsExhib dd {
	float: left;
	width: 255px;
	}
.resultsExhib img {
	margin: 10px 35px 0px 10px;
	width: 175px;
	height: 100px;
	}
.resultsExhib h3 {
	padding: 20px 0px 5px 0px;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 130%;
	color: #999;
	}
.resultsExhib h4 {
	background: url('/_img/past_button.gif') top left no-repeat;
	width: 117px;
	height: 14px;
	}
.resultsExhib h5 {
	padding-bottom: 10px;
	font-size: 1.1em;
	line-height: 100%;
	color: #999;
	}
.resultsExhib:hover h3 {
	color: #8E9193;
	}
.resultsExhib:hover h4 {
	background-position: bottom left;
	}
.resultsExhib:hover h5 {
	color: #8E9193;
	}
.resultsArtist dt {
	background: #FFF url('/_img/past_bg_off.gif') bottom left repeat-x;
	}
.resultsArtist dt:hover {
	background: #F8F9FB url('/_img/past_bg_on.gif') bottom left repeat-x;
	}
.resultsArtist dt a {
	background: url('/_img/sub/plus_white.gif') center left no-repeat;
	padding-left: 36px;
	display: block;
	font-size: 1.4em;
	line-height: 32px;
	color: #5D839C;
	text-decoration: none;
	}
.resultsArtist dt a:hover {
	background: url('/_img/sub/arrow_right.gif') center left no-repeat;
	}
.resultsPress dt a:hover {
	background: url('/_img/sub/arrow_down.gif') center left no-repeat;
	}

.basic .wrapper {
	padding-top: 65px;
	}
.basic h1 a {
	margin-bottom: 70px;
	background: url('/_img/logo_white.gif') center left no-repeat;
	display: block;
	width: 229px;
	height: 35px;
	}
.basic h2 {
	margin-bottom: 25px;
	}
.basic p {
	padding-bottom: 10px;
	font-size: 1.15em;
	line-height: 148%;
	color: #404040;
	}
h4.return {
	margin-top: 15px;
	background: url('/_img/return_button.gif') top left no-repeat;
	width: 137px;
	height: 14px;
	}	

.header {
	text-align: right;
	}
.header #contact {
	display: block;
	float: left;
	font-size: 1.1em;
	line-height: 30px;
	color: #D6E0E6;
	}
.header #contact a {
	color: #D6E0E6;
	text-decoration: none;
	}
.header #contact a:hover {
	text-decoration: underline;
	}
#searchBox {
	margin: 0px 5px 0px 10px;
	background: url('/_img/search_box.gif') center left no-repeat;
	display: block;
	float: left;
	width: 171px;
	height: 30px;
	text-align: left;
	}
#searchBox input {
	margin-top: 7px;
	padding: 0px 4px;
	background: transparent;
	width: 171px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #83888D;
	}
#searchSubmit {
	padding-top: 5px;
	display: block;
	float: left;
	}
#searchForm {
	float: right;
	}

.searchContainer {
	padding-bottom: 24px;
	}
.subnav #searchBox {
	margin: 0px 10px 0px 0px;
	background: url('/_img/search_box_white.gif') center left no-repeat;
	width: 194px;
	}
.subnav #searchBox input {
	color: #404040;
	}
.subnav #searchForm {
	background: #cba;
	float: none;
	}
	
.footer #mailinglist_form {
	float: right;
	}
.basic #mailinglist_form {
	margin: 10px 0px;
	}
#mailBox {
	margin-right: 5px;
	padding: 8px 0px;
	background: url('/_img/mail_box.gif') center left no-repeat;
	display: block;
	float: left;
	width: 198px;
	text-align: left;
	}
#mailBox input {
	padding: 0px 5px;
	background: transparent;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #999;
	}
#mailSubmit {
	padding: 5px 0px 0px 0px;
	display: block;
	float: left;
	}
.footer {
	margin-top: 50px;
	margin-bottom: 10px;
	border-top: 1px solid #CEDAE1;
	}
.footer h5 {
	font-size: .9em;
	font-weight: normal;
	line-height: 20px;
	color: #A1A1A1;
	}
.invisible {
	display: none;
	}
	
#header404 {
	background: url('/_img/header/404.gif') top left no-repeat;
	width: 293px;
	height: 22px;
	}
#headerAddlWorks {
	background: url('/_img/header/addl_works.gif') top left no-repeat;
	width: 277px;
	height: 19px;
	}
#headerArtist {
	background: url('/_img/header/artist.gif') top left no-repeat;
	width: 138px;
	height: 9px;
	}
#headerArtistPress {
	background: url('/_img/header/artist_press.gif') top left no-repeat;
	width: 127px;
	height: 22px;
	}
#headerSearchArtists {
	margin-bottom: 10px;
	background: url('/_img/header/artists.gif') top left no-repeat;
	width: 54px;
	height: 9px;
	}
#headerExhibitions {
	background: url('/_img/header/exhibitions.gif') top left no-repeat;
	width: 80px;
	height: 9px;
	}
#headerExhibitionPress {
	background: url('/_img/header/exhibition_press.gif') top left no-repeat;
	width: 175px;
	height: 22px;
	}
#headerSearchExhibitions {
	margin: 24px 0px 10px 0px;
	background: url('/_img/header/exhibitions.gif') top left no-repeat;
	width: 80px;
	height: 9px;
	}
#headerAboutTheGallery {
	margin-bottom: 17px;
	background: url('/_img/header/about_the_gallery.gif') top left no-repeat;
	width: 199px;
	height: 22px;
	}
#headerGalleryPress {
	background: url('/_img/header/gallery_press.gif') top left no-repeat;
	width: 144px;
	height: 22px;
	}
#headerInvalidEmail {
	background: url('/_img/header/invalid_email.gif') top left no-repeat;
	width: 237px;
	height: 19px;
	}
#headerNews {
	margin: 40px 0px 12px 12px;
	background: url('/_img/header/news.gif') top left no-repeat;
	width: 101px;
	height: 9px;
	}
#headerPress {
	margin-bottom: 6px;
	background: url('/_img/header/press.gif') top left no-repeat;
	width: 78px;
	height: 11px;
	}
#headerSearchPress {
	margin: 24px 0px 8px 0px;
	background: url('/_img/header/press.gif') top left no-repeat;
	width: 78px;
	height: 11px;
	}
#headerRelated {
	background: url('/_img/header/related.gif') top left no-repeat;
	width: 142px;
	height: 9px;
	}
#headerResults {
	margin-bottom: 19px;
	background: url('/_img/header/results.gif') top left no-repeat;
	width: 129px;
	height: 16px;
	}
#headerTalk {
	background: url('/_img/header/talk.gif') top left no-repeat;
	width: 94px;
	height: 9px;
	}
#headerThankyou {
	background: url('/_img/header/thankyou.gif') top left no-repeat;
	width: 117px;
	height: 19px;
	}
#headerUpcoming {
	margin: 40px 0px 12px 12px;
	background: url('/_img/header/upcoming.gif') top left no-repeat;
	width: 178px;
	height: 9px;
	}
#headerUpcomingPr {
	margin: 27px 0px 12px 12px;
	background: url('/_img/header/upcoming_pr.gif') top left no-repeat;
	width: 183px;
	height: 9px;
	}
#headerMainGallery {
	margin: 0px 0px 0px 15px;
	background: #fff url('/_img/header/main_gallery.gif') top left no-repeat;
	width: 376px;
	height: 48px;
	}
#headerProjectRoom {
	margin: 0px 0px 27px 15px;
	background: url('/_img/header/project_room.gif') top left no-repeat;
	width: 152px;
	height: 21px;
	}

/* magical float clearing stuff: http://positioniseverything.net/easyclearing.html */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
	}
.clear {
	display: inline-block;
	}

/* Hides from IE Mac \*/
* html .clear {
	height: 1%;
	}
.clear {
	display:block;
	}
/* End Hack */