BODY
{
	background-color: #fff;
	text-align: center;
	margin: 0px;
	font: x-small verdana;
}


.header
{
	padding: 8px;
	padding-right: 20px;
	color: #000;
	border-bottom: #ccc;
	text-align: right;
	font-size: x-small;
	font-weight: bold;
	background-color: #fff;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
}

.header2 {color:#999;}
.headercontent {font-weight:normal;}

.headernav {
	float:left;
	width:70%;
	text-align:left;
	}

A.home, A.installation, A.sculpture, A.drawing, A.articles, A.whiteonwhite, A.links, A.writing, A.press {
	background:#eee;
	color:#999;
	padding:2px;
	padding-right:4px;
	padding-left:4px;
	margin-left:8px;
	text-decoration:none;
	}

.headernav A:hover {
	background:#ccc;
	color:#333;
	}

.wrap1 {width:770px; margin:0 auto; margin-top:20px;}

.wrap2 {width:640px; margin:0 auto; margin-top:20px;}

.wrap_extra {}

.content
{
	color: #000;
	text-align: left;
	padding: 15px;
	width: 370px;
	font-size: x-small;
	float: left;
	margin: 10px;
	margin-left: 38px;
	text-shadow: 1px 1px 1px silver;
	line-height: 200%;
	background-color: #efefef;
	border-color: #ccc;
	border-width: 4px;
	border-style: solid;
}

.content-pict
{
	color: #000;
	text-align: left;
	padding: 15px;
	width: 602px;
	font-size: x-small;
	float: left;
	margin: 10px;
	margin-left: 0px;
	text-align:center;
	text-shadow: 1px 1px 1px silver;
	line-height: 200%;
	background-color: #efefef;
	border-color: #ccc;
	border-width: 4px;
	border-style: solid;
}

.content-pict IMG
{
	border:1px #fff dotted;
}


.content-previews
{
	color: #000;
	width: 638px;
	font-size: x-small;
	margin-right: 0px;
	text-shadow: 1px 1px 1px silver;
	line-height: 200%;
	background-color: #fff;
	border: none;
}



H2 {margin-top:0px;}

.piecetitle {
	font-family: ;
	font-size: medium;
	text-align:center;
	}

.thingy
{
	background: #fff;
	width: 180px;
	height: 180px;
	font-size:11px;
	padding:0px;
	float: left;
	clear: none;
	margin:15px;
	text-align: justify;
	border: #999 solid 1px;
}

.thingy p
{
	padding: 15px 15px 0px 15px;
	line-height:auto;
}
.thingy h5
{
	padding: 5px 15px 8px 15px;
	margin: 0px;
	font-size:11px;
}

.sideimage {
	width:200px; padding:20px; margin:5px; margin-right:-300px; float:right; background:none; color:#ccc;
	}

IMG.thingy
{
	padding: 0px;
}

A:hover IMG.thingy
{
	border-color: #555;
	border-width: 1px;
	border-style: solid;
	}

	
.thingy a
{
	color:#000;
	text-decoration:none;
}
.thingy a:hover
{
	color:#000;
	text-decoration:underline;
}

.pieceinformation {text-align:center; font-size:small; color:#777;}

.designby {font-size:xx-small; color:#888;}

.designby A {color:#777;}

.articlepreview {width:329px; height:350px; float:left; background:#fff; margin:10px; padding:15px; text-align:left; border:1px solid #aaa;}
.articlepreview h2 {margin-top:12px; color:#eee; font-size:22px; background:#888; height:22px; padding:3px 12px 8px 12px; margin-bottom:12px;}
.articlepreview p.opening {height:156px; border:0px solid #999; margin:0; overflow:hidden; text-align:justify; padding:1px;}
.articlepreview p.opening:first-line {font-weight:bold;}
.articlepreview .links {text-align:center; color:#00f; margin:8px -15px -15px -15px; border-top:1px solid #aaa; padding:4px 0 0 0;}
.articlepreview .dotdot {width:30px; float:left; padding:1px;}
.articlepreview .read {text-align:center; margin:6px 30px 0 0; font-weight:bold; padding:1px; color:#333;} 
.articlepreview .links a {color:#366; font-size:11px; font-weight:bold; text-decoration:none; padding:4px 8px 4px 4px; border-right:1px solid #aaa;}
.articlepreview .links a:first-child {border-left:1px solid #aaa;}
.articlepreview .links a:hover { background-color: #FFC; }