#accessibility {
	position: absolute;
	top: -10000px;
}

body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

img {
	border-style:none;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	border: none;
	background-color: #FFFFFF;
}

#mainnav {
	float: left;
	width: 960px;
	margin-top: 10px;
	background: url(/images/9.gif) bottom left no-repeat;
	padding-bottom: 40px;
}

#logobox {
	float: left;
	width: 960px;
	height: 150px;
}

img.logo {
	float:left;
	margin:0;
	padding:0;
}

ul#ul_nav_top {
	height: 140px;
	display: inline;
	overflow: hidden;	
	float: right;
	width: 200px;
	margin: 0 0 0 0;
	padding: 0;
}

#ul_nav_top li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#ul_nav_top a {
	float: left;
	padding: 140px 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/:140px; /* for IE5/Win */
}

#ul_nav_top a:hover {
	background-position: 0 -140px;
}

#resume #li_resume a {
	background-position: 0 -280px;
}

#li_resume a  {
	width: 200px;
	background: url(/images/3.gif) top left no-repeat;
}

ul#ul_nav {
	height: 170px;
	display: inline;
	overflow: hidden;	
	float:left;
	width: 940px;
	margin: 0 0 0 0;
	padding: 15px 0 0 20px;
	background: #89B9BD url(/images/4.gif) top left no-repeat;
}

#ul_nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#ul_nav a {
	float: left;
	padding: 170px 10px;
	overflow: hidden;
	height: 0px !important;
	height /**/:170px; /* for IE5/Win */
}

#ul_nav a:hover {
	background-position: 0 -170px;
}

#prints #li_prints a, #more-prints #li_prints a, #performance #li_performance a, #installations #li_installations a, #contact #li_contact a, #staircase #li_performance a, #ag-dul-sios-an-staighre #li_performance a, #bathroom-vignettes  #li_performance a, #the-lemonade-stand #li_performance a, #femambiance #li_performance a, #other-performances #li_performance a, #bathroom-novels #li_performance a {
	background-position: 0 -340px;
}

#li_prints a  {
	width: 155px;
	background: url(/images/5.gif) top left no-repeat;
}

#li_performance a {
	width: 290px;
	background: url(/images/6.gif) top left no-repeat;
}

#li_installations a  {
	width: 260px;
	background: url(/images/7.gif) top left no-repeat;
}

#li_contact a  {
	width: 155px;
	background: url(/images/8.gif) top left no-repeat;
}

#content {
	float: left;
	width: 880px;
	background: transparent url(/images/10.gif) top left repeat-y;
	padding: 0 40px 0 40px;
	margin: 0;
	min-height: 200px;
}

* html #content {
	height: 200px;
}

#footer {
	background: url(/images/11.gif) top left no-repeat;
	width: 940px;
	float: left;
	padding: 70px 10px 20px 10px;
	margin: 0;
	color: #666666;
	font-size: 10px;
}

ul#ul_footer {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}

ul#ul_footer li {
	float:left;
	list-style-type:none;
	border-right: 1px solid #666666;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

ul#ul_footer li#email {
	border-right: none;
}


textarea, input.zemText {
	background-color:#FFFFFF !important;
	border:1px solid #AAAAAA;
	margin-top:5px;
	padding:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

input.zemText {
	width: 250px;
}

.zemContactForm fieldset {
	background-color:none;
	border:none;
	display:block;
	font-size:11px;
	padding: 0;
	position:relative;
	width:300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#container input.zemSubmit, .yab_cd_submit, #searchButton {
	background-color: #E83F12;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.zemContactForm legend {
	font-size: 20px;
	padding: 0;
	margin: 0 0 10px 0;
	color: #333333;
	position:relative;
}

* html .zemContactForm legend {
	margin-left: -8px;
}

* + html .zemContactForm legend {
	margin-left: -6px;
}


#home #container #imageContainer {
	position:relative;
	margin: 0 200px;
	width: 480px;
	padding: 0;
	background-color: #FFFFFF;
}

#home #imageContainer img {
	display:none;
	position:absolute;
	top:0;
	left:0;
}

#homearticle {
	margin-top: 390px;
}

a {
	text-decoration: none;
	color: #418B91;
}

a:hover {
	color: #E83F12;
	text-decoration: underline;
}

p {
	line-height:130%;
	margin: 10px 0;
}

.prints_div {
	float: left;
	min-height: 150px;
	width: 880px;
}

h1, h1, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h1 {
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 0;
}

h3 {
	font-size: 16px;
	margin: 10px 0 5px 10px;
}

#more-prints h3 {
	margin-bottom: 0;
}

h4 {
	font-size:36px;
	font-weight:bold;
	color:#418B91;
	margin: 0;
}

#content ul {
	margin: 10px;
}

#content ul li {
	padding: 0 0 10px 5px;
	list-style-type: none;
}

#content ul.exhibits {
	margin-left: 0;
}

#content ul.exhibits li {
	list-style-type: none;
	line-height: 170%;
	padding: 0 0 5px 5px;
}

.date {
	margin-right: 20px;
}

.prints_div img, .gotoprints img {
	float: left;
	margin-right: 10px;
}

.prints_div img {
	margin-top: 10px;
}

#li_gid {
	font-size:14px;
	font-weight:bold;
}

p.small {
	font-size:10px;
	margin-top:0;
}

#content ul#ul_performace {
	margin-left: 0;
}

#content ul#ul_performace li {
	padding: 0 0 10px 0;
	font-size: 16px;
}

.perf_img {
	margin-top: 5px;
}

.excerpt_box {
	float: left;
	width: 880px;
	border-top: 1px solid #CCCCCC;
}

#bathroom-novels .excerpt_box {
	border-top: none;
}

.excerpt_box h3 {
	margin-left: 0;
}

.excerpt_img {
	float: left;
	margin: 10px 10px 10px 0;
}

.img_right {
	float: right;
	margin: 0 0 10px 10px;
}

#bathroom-novels #newer {
	width: 150px;
}

#bathroom-novels #older {
	width: 100px;
}

#newer, #older {
	font-size: 16px;
	font-weight: bold;
	width: 200px;
}

#newer a, #older a {
	color: #E83F12;

}

#newer a:hover, #older a:hover {
	color: #418B91;
}

#newer {
	float: left;
}

#older {
	float: right;
}

#print_top {
	width: 880px;
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
}

#prints #imageContainer {
	height:500px;
}

#prints #imageContainer img {
	display:none;
	position:absolute;
	top:0;
	left:0;
}

#fullsize {
	float: left;
	width: 850px;
	margin: 15px 0 0 0;
	padding: 15px 15px 20px 15px;
	text-align: center;
	background-color: #FFFFFF;
}

#fullsize img {
	border: 1px solid #CCCCCC;
}

#jpopcap {
	margin: 5px 0 0 0;
	color: #868381;
}

.rssThumbs {
	float: left;
	width: 880px;
}

.rssThumbFloat img {
	float: left;
	margin: 0 5px 5px 0;
}

.rssThumbs {
	font-style: italic;
	color: #868381;
}

#desc {
	margin-bottom:20px;
	text-align:left;
}

.rssThumbFloat {
	float:left;
}

ul#rssThumbNav {
	float: left;
	width: 80px;
	margin: 0;
	padding:0;
}

ul#rssThumbNav li {
	background:none;
	float:left;
	list-style-type:none;
	margin: 0;
	padding: 0;
	display: block;
}

ul#rssThumbNav li.left {
	float:left;
}

ul#rssThumbNav li.left a {

}

ul#rssThumbNav li.left a:hover {
}

ul#rssThumbNav li.right {
	float: left;
	margin-bottom: 30px;
}

ul#rssThumbNav li.right a {

}

ul#rssThumbNav li.right a:hover {

}

ul#rssThumbNav li a {
	font-weight: bold;
}

ul#rssThumbNav li a:hover {
	color:#333333;
}
