html body	{
	background: #535353;
	margin: 0;
	padding: 0;
	font: 11px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
#wrapper {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #000;
	}


/*---------------------------------
	menu/logo
---------------------------------*/

#header {
	position: absolute;
	top: 14px;
	left: 0;
	width: 950px;
	height: 165px;
	}

#header ul {
	position: absolute;
	top: 10px;
	left: 70px;
	padding:0;
	margin:0;
	}
#header li {
	list-style: none;
	float: left;
	margin: 10px;
	padding:0;
	font: bold 10px "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #000;
	}
#header a {
	color: #000;
	}
#header li a:hover {
	color: #003F7C;
	}
#header li a.active, #menu li a.active:hover {
	color: #666;
	}
#header h1 {
	text-indent: -9000px;
}
#header h2 {
	position: absolute;
	top: 60px;
	left: 385px;
	font: bold 16px "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #000;
	}

#getFlash {
	position: absolute;
	top: 110px;
	left: 316px;
	width: 500px;
	color: #900;
	}
#getFlash a {
	color: #333;
	border-bottom: 1px dotted #999;
	}
#getFlash a:hover{
	text-decoration: none;
	color: #FFF;
	background-color: #333;
	border-bottom: 1px solid #FFF;
	}



/*---------------------------------
	Content
---------------------------------*/
#content {
	position: absolute;
	top: 185px;
	left: 0;
	width: 100%;
	}
#slideshow {
	position: absolute;
	top: 190px;
	left: 0;
	width: 930px;
	height: 600px;
	}
#featuredworks {
	width: 100%;
	text-align: center;
	}
#featuredworks div {
	position: relative;
	margin: 0 auto;
	}
.artists_imgname {
	float: left;
	width: 200px;
	margin: 0 30px 30px 0;
	}
.artists_imgname img {
	float: left;
	margin-right: 10px;
	vertical-align: top;
	}
.artists_list {
	float: left;
	width: 220px;
	margin-right: 80px;
	color: #666;
	}
.exhib_current {
	float: left;
	width: 220px;
	margin: 0 20px 30px 0;
	color: #666;
	text-transform: uppercase;
	font: bold 10px/22px "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: 0.2em;
	}
.publication_list {
	float: left;
	width: 160px;
	margin: 0 20px 30px 0;
	color: #666;
	font: bold 10px/22px "Trebuchet MS", Arial, Sans-Serif;
	}
.end {
	margin-right: 0;
	}
address {
	display: block;
	float: left;
	width: 210px;
	height: 375px;
	margin: 0 28px 30px 0;
	padding: 0;
	color: #666;
	text-transform: uppercase;
	font: bold 10px/22px "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: 0.2em;
	}
.exhib_current b,
address b,
.publication_list b {
	color: #000;
	}
.exhib_current img,
address img,
.publication_list img {
	display: block;
	margin-bottom: 18px;
	}
address a {
	color: #666;
	}

.link {
	/*padding: 2px 0 1px 20px; IE6 doesn't like this*/
	padding: 0 0 3px 20px;
	background-repeat: no-repeat;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.2em;
	font-weight: bold;
}
.link:hover {
	background-position: 0 -18px;
}
.active {
	background-position: 0 -36px;
}
.btn_obj { background-image: url('/img/btn_object.gif'); }
.btn_images { background-image: url('/img/btn_object.gif'); }
.btn_pressrelease { background-image: url('/img/btn_document.gif'); }
.btn_artists { background-image: url('/img/btn_associated.gif'); }
.btn_publist { background-image: url('/img/btn_associated.gif'); }
.btn_news { background-image: url('/img/btn_associated.gif'); }
.btn_press { background-image: url('/img/btn_document.gif'); }
.btn_bio { background-image: url('/img/btn_document.gif'); }
.btn_news { background-image: url('/img/btn_object.gif'); }
.btn_exhibitions { background-image: url('/img/btn_associated.gif'); }
.btn_press { background-image: url('/img/btn_document.gif'); }
.btn_publications { background-image: url('/img/btn_object.gif'); }
.btn_info { background-image: url('/img/btn_document.gif'); }
.btn_logout { background-image: url('/img/btn_object.gif'); }
.btn_purchase { background-image: url('/img/btn_object.gif'); }
.btn_rightcol { background-image: url('/img/btn_rightcol.gif'); }

.rss {
	padding: 0 0 2px 20px;
	background: url('/img/rss.gif') no-repeat;
	}

.pdf {
	padding: 0 0 2px 17px;
	background: url('/img/btn_pdf.gif') no-repeat;
	}

/*	3 col layout	*/
#threecol_mid {
	position: absolute;
	top: 0;
	left: 300px;
	width: 340px;
	line-height: 24px;
	padding-bottom: 50px;
	}
#threecol_mid .objvert {
	display: block;
	width: 600px;
	margin-bottom: 20px;
	}
#threecol_mid .objvert .thumb {
	float: left;
	width: 100px;
	margin-right: 20px;
	}
#threecol_mid .objvert .content {
	float: left;
	width: 260px;
	margin-right: 30px;
	color: #666;
	}
#threecol_mid .objvert .name b {
	color: #000;
	font-weight: normal;
	}
#threecol_mid .objvert .date {
	float: left;
	width: 135px;
	margin-right: 20px;
	color: #000;
	}
#threecol_mid .objvert .gallery {
	float: left;
	width: 120px;
	color: #999;
	}
.imgCap {
	margin-bottom: 30px;
	font-size: 9px;
	line-height: 13px;
	color: #666;
	}
.imgCap img {
	margin-bottom: 10px;
	}

#threecol_mid a {
	text-decoration: underline;
	}
#threecol_mid a:hover {
	text-decoration: none;
	}

#subhead1 .potrait {
	display: block;
	margin: 10px 0 20px 0;
	}

#onecol {
	position: absolute;
	top: 0;
	left: 0;
	padding-bottom: 50px;
}
#onecol .cart_display {
	width: 600px;
	border: 1px #AEAEAE solid;
}
#onecol .cart_display tr.head {
	background: #333;
	color: #FFF;
}
#onecol .cart_display th {
	padding: 7px;
}
#onecol .cart_display td {
	vertical-align: top;
	padding: 7px;
}

#onecol .cart_display .col_left {
	text-align: left;
	padding-right: 40px;
}
#onecol .cart_display .col_right {
	text-align: right;
	padding-right: 20px;
}
#onecol .cart_display .col_right_none {
	text-align: right;
}
#onecol .cart_display .row_item {
	margin-bottom: 30px;
}
#onecol .cart_display hr {
	background: #EEE;
	color: #EEE;
	height: 1px;
	border: none;
	padding: 0;
	margin: 8px 0;
	}

#onecol .cart_display a.cart_cmd {
	color: #2a5e7f;
	}
#onecol .cart_display a:hover.cart_cmd {
	text-decoration: underline;
	}
#onecol .cart_errors {
	color: #900;
	margin-bottom: 20px;
	}

#onecol .cart_box {
	padding: 7px 7px 30px 7px;
	border: 1px #AEAEAE solid;
	}
#onecol .cart_box .head {
	width: 100%;
	height: 18px;
	margin: -7px -7px 10px -7px;
	padding: 7px;
	background: #333;
	color: #FFF;
	}
#onecol .cart_box .body {

	}
#onecol #cart_menu {
	margin: 0 0 20px 0;
	}
#onecol #cart_menu ul {
	margin: 0 0 0 -10px;
	padding: 0;
	}
#onecol #cart_menu li {
	list-style: none;
	float: left;
	margin: 10px;
	padding:0;
	font: bold 10px "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #999;
	}

#onecol #cart_menu a {
	color: #999;
	}
#onecol #cart_menu a:hover{
	color: #000;
	}
#onecol #cart_menu li.selected {
	color: #000;
	}
	



/*	2 col layout	*/
#twocol_right {
	position: absolute;
	top: 0;
	left: 250px;
	padding-bottom: 50px;
	}
#twocol_right.private_login {
	left: 335px;
	}
#twocol_right .objvert {
	display: block;
	width: 600px;
	margin-bottom: 20px;
	}
#twocol_right .objvert .thumb {
	float: left;
	width: 100px;
	margin-right: 20px;
	}
#twocol_right .objvert .name {
	float: left;
	width: 140px;
	margin-right: 30px;
	color: #666;
	}
#twocol_right .objvert .name .subtitle {
	color: #666;
	}
#twocol_right .objvert .name b {
	color: #000;
	font-weight: normal;
	}
#twocol_right .objvert .date {
	float: left;
	width: 135px;
	margin-right: 20px;
	color: #000;
	}
#twocol_right .objvert .gallery {
	float: left;
	width: 120px;
	color: #999;
	}
#twocol_right .subtitle {
	color: #666;
	}
.news_list {
	width: 710px;
	margin-bottom: 30px;
	line-height: 24px;
	border-bottom: 1px solid #AAA;
	text-align: left;
	}
.news_list h2 {
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, Sans-Serif;
	font-size: 23px;
	line-height: 23px;
	text-transform: uppercase;
	width: 295px;
	}
.news_list .right {
	top: 0;
	float: right;
	margin: 0 0 25px 35px;
	text-align: right;
	color: #999;
	font-size: 10px;
	}
.news_list .right img {
	display: block;
	margin-bottom: 5px;
	}
.news_list .right a {
	color: #999;
	}
.news_list .viewmore {
	display: block;
	margin-top: 30px;
	}

/*--	Content1	--*/
#subhead1 {
	position: absolute;
	top: 0;
	left: 30px;
	width: 222px;
	height: 200px;
	text-align: left;
	font-size:10px;
	line-height: 22px;
	}
#subhead1 #subinfo {
	color: #666;
	font-size: 9px;
	line-height: 12px;
	margin: 0 0 25px 0;
	}
#subhead1 #subinfo b {
	color: #000;
	font-weight: normal;
	}
#subhead1 #subinfo a.plain {
	color: #666;
	}

#subhead1 #subinfo2 {
	color: #666;
	font-size: 9px;
	line-height: 12px;
	margin: 25px 0 0 0;
	}
#subhead1 #years {
	letter-spacing: 0.2em;
	}
#subhead1 #years a {
	margin: 0 14px 14px 0;
	font-weight: bold;
	color: #999;
	height: 25px;
	}
#subhead1 #years a.active {
	color: #000;
	}

#content1 {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 30px;
	left: 215px;
	width: 485px;
	height: 290px;
	font-size: 11px;
	line-height: 24px;
	}

#submenu {
	font-size: 10px;
	letter-spacing: 0.2em;
	padding: 0;
	margin: 0;
	color: #555;
	}
#submenu li {
	list-style: none;
	}
#submenu a {
	text-transform: uppercase;
	font-weight: bold;
	}
#submenu li a.active, #submenu li a.active:hover {
	color: #000;
	border-bottom: none;
	}
#submenu .small {
	margin-left: 5px;
	font-size: 9px;
	color: #999;
	letter-spacing: 0;
	}

#rightcol {
	position: absolute;
	top: 0;
	left: 693px;
	width: 230px;
	}
#rightcol .obj {
	width: 162px;
	background: #F2F2F2;
	padding: 34px;
	margin-bottom: 4px;
	}
.last_update {
	font-size: 10px;
	color: #003F7C;
	}
#rightcol h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	margin: 10px 0 5px 0;
	}
#rightcol .obj img {
	float: left;
	margin: 3px 12px 12px 0;
	}

.warning {
	color: #900;
	margin-bottom: 20px;
	}
.inputtext {
	padding: 2px;
	font: 12px/16px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url('/img/fieldbg.gif') repeat-x top;
	}
/*---------------------------------
	style
---------------------------------*/

a img {
	border: none;
	}

a {
	text-decoration:none;
	color: #000;
	}
a:hover {
	color: #B27B76;
	}

table {
	border: none;
	}
hr {
	height: 1px;
	background: #999;
	border: none;
	margin: 0 0 30px 0;
	}
hr.sub {
	width:170px;
	margin: 20px 0 20px 0;
	}
.clr {
	clear: both;
	}


#credit {
	color: #999;
	clear: both;
	}
#credit a {
	text-decoration: none;
	color: #999;
	}
#credit a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #333;
	}

form {
	margin: 0;
	padding: 0;
}

#subhead1 h2 {
	color: #000;
	margin: 35px 5px 14px 0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	font-size: 23px;
	line-height: 23px;
	text-transform: uppercase;
	}
#onecol h2 {
	color: #000;
	margin: 0 5px 14px 0;
	padding: 0;
	font-family: Arial, Sans-Serif;
	font-size: 23px;
	line-height: 23px;
	text-transform: uppercase;
	}
h3 {
	margin: 0 0 20px 0;
	padding: 0;
	font: bold 10px/22px "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	color: #000;
	}
h3.center {
	width: 100%;
	text-align: center;
}

.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash #subhead1 h2,
.sIFR-hasFlash #onecol h2 {
	visibility: hidden;
	/*letter-spacing: -9px;*/
	font-size: 20px;
	line-height: 23px;
	
}
