body{
	font-family: Ogirema, Optima, Candara, "Trebuchet MS", sans-serif;
	color: #000;
	text-align: center;
	background-color: #000;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

#container{
	left: 0px;
	position: absolute;
	text-align: center;
	width: 92%;
	padding: 0px;
	margin: 4%;
	height: 92%;
	background-color: #000;
	min-width: 700px;
}

#contentholder{
	position: absolute;
	left: 20%;
	width: 80%;
	height: 92%;
	background-color: #fff;
}


#content {scrollbar-3dlight-color:#ffd700;
scrollbar-arrow-color:#ff0;
scrollbar-base-color:#ff6347;
scrollbar-darkshadow-color:#ffa500;
scrollbar-face-color:#008080;
scrollbar-highlight-color:#ff69b4;
scrollbar-shadow-color:#f0f} 

/* globals */
a {
/*	!ROSE!	color: #996666; */
	color: #666;
	text-decoration: none;
}
a:active,a:hover{
/*	!RED!	color: #660000; */
	color: #ccc;
}
img{
	border: none;
}
h2,h3{
	font-weight: normal;
	padding: 3px;
	margin: 0px;
}

/* start */
.text1 {
	font-family: Ogirema, Optima, Candara, "Trebuchet MS", sans-serif;
	color: #999;
	padding-top: 40px;
	text-align: center;
}

#txt {
	position: absolute;
	bottom: 10%;
	width: 100%;
}

.text1 a {
	color: #999;
	text-decoration: none;
}

/* header */
p#logo{
	height: 160px;
}
#menu{
	position: absolute;
	left: 0px;
	width: 20%;
	color: #999;
	font-size: 13px;
	height: 100%;
	background-color: #000;
}

#menu a{
	color: #999;
}

#menu a:hover{
/*	!RED!	color: #660000; */
	color: #ccc;
}

#menu ul{
	list-style-type: none;
	
}
#menu li{
	display: inline;
}
#menu li a{
	color: #999;
}

#menu li a:hover{
/*	!RED!	color: #660000; */
	color: #ccc;
}

#static{
	position: relative;
	right: 0px;
}
#static a{
	color: #999;
}
#contact{
	position: absolute;
	width: 322px;
	background-color: #996666;
	z-index: 1;
	color: #000;
}

/* category-35 current exhibition & single*/
#past_link{
	position: absolute;
	left: 10%;
}
#future_link{
	position: absolute;
	right: 10%;
}
.category-exhibitions img{
	padding: 2%;
}
.category-exhibitions {
	padding: 2%;
	height: 96%;
}
.category-current h3{
	padding: 2%;
}
#newsdot {
	position: absolute;
	top: 25%;
	left: 50%;
}


/* category-32 past & future exhibitions*/
div.Past,div.Future{
	padding: 20px;
}
.Past h2,.Future h2{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
#expos{
	background-color:#fff;
}
.expo_list {
	position: relative;
	text-align: left;
	width: 50%;
	left: 25%;
	padding: 4px;
	top: 8px;
}
.expo_date{
	font-size:11px;
	border-bottom: solid #000 1px;
	padding:0px
}
.expo_artist_name{
	line-height:14px;
	font-size:18px
}
.expo_link{
	color: #000;
	background-color: #999;
	width: 100%;
	padding: 4px;
	font-style: italic;
	font-size: 14px;
	line-height: 13px;
	overflow:hidden;
}
.pdf_link {
	border: 1px solid #666;
	width: 100%;
	position: relative;
	padding: 3px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 10px;
}
.expo_links{
	border-top: 1px solid #666;
	position: relative;
	margin-top: 2px;
	margin-bottom:20px;
	line-height: 13px;
	padding: 5px;
	width: 100%;
}
.warm_links a{
}
.cold_links a{
}

/* SHOP & GALLERY */
#gallery{
	padding: 2%;
	background-color: #fff;
}
#sidebar h2{
	font-size: 14px;
}
#sidebar ul{
	padding: 0px;
	margin: 0px;
}
#sidebar li{
	list-style-type: none;
	display: block;
	position: relative;
	left: 0px;
}

/* category 33 & 34 gallery overview & artist pages */
/* category 53 & 56 shop overview & shop pages */
.category-artists{
	position: relative;
	overflow: hidden;
	display: inline;
}
.category-artists tbody{
}
.category-artists table {
	display: inline;
	display: inline-table;
}
.category-artists td,tr {
	margin: 0px;
	padding: 0px;
}
.category-shop{
	position: relative;
	overflow: hidden;
	display: inline;
}
.category-shop tbody{
}
.category-shop table {
	display: inline;
	display: inline-table;
}
.category-shop td,tr {
	margin: 0px;
	padding: 0px;
}
.artist_link,.image_info{
}
td.artist_link {
	border: 1px solid #666;
}
td.image_info{
	border: 1px solid #666;
}

/* single 33 : the work */
#single33content{
	width: 100%;
	text-align: center;
}
#single33content div{
	position: relative;
	display: inline;
}

/* single 32 : the exhibition */
.single32 {
	padding: 20px;
}