body {
	margin:0;
	padding:0;
	background:#fff;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
}
h1 {
	font-size:1.2em;
}
h2 {
	font-size:0.85em;
}
h2.tight {
	margin-bottom:0;
	padding-bottom:0;
}
p.tight {
	margin-top:0;
	padding-top:0;
	width:430px;
}

a {
	color:#667;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}

#header {
	border-bottom:4px solid #b2b2b2;
	width:100%;
	height:100px;
	background:#fff url(/graphics/sieff-gallery-logo.gif) 20px 20px no-repeat;
	padding:20px 0 0 0;
}

#header ul {
	list-style-type:none;
	margin:0 0 0 0;
	padding:77px 0 0 20px;
}
#footer ul {
	list-style-type:none;
	margin:0;
	padding:8px 0 0 20px;
}
#header ul li, #footer ul li {
	display:inline;
	margin:0;
	padding:0;
}
#header ul li a, #footer ul li a {
	float:left;
	display:block;
	padding:2px 40px 2px 30px;
	color:#666;
	text-decoration:none;
}
#footer ul li a {
	font-size:0.8em;
}
#header ul li a.first, #footer ul li a.first {
	padding:2px 30px 2px 0;
}
#header ul li a:hover, #footer ul li a:hover {
	color:#000;
}
#footer {
	border-top:4px solid #b2b2b2;
	clear:both;
	margin-top:20px;
}

.content {
	width:760px;
}

.address {
	float:right;
}
.address p {
	padding:0;
	margin:0;
	text-align:right;
}

#fw {
	padding:20px 42px 20px 20px;
}

#leftcol {
	float:left;
	width:530px;
	padding:20px 42px 20px 20px;
}
#rightcol {
	float:left;
	width:160px;
	padding:20px 0;
}
#biography div.floatright img {
	margin:0 0 8px 12px;
}

.clear {
	clear:both;
}
.floatright {
	float:right;
}
.floatleft {
	float:left;
}

ul.blank {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.blank li {
	margin:0;
	padding:0;
}
ul.blank li.gap {
	padding-top:6px;
	padding-bottom:12px;
}

/* ART */
.art {
	width:220px;
	padding:5px;
}
.image {
	border:none;
	text-align:right;
}
.art .caption {
	margin:15px 0 5px 0;
}
.art .caption p {
	margin:0;
	padding:0;
	text-align:right;
}
.image-strip-table, .image-strip-table div {
	text-align:center;
}
.smtitle {
	font-size:1em;
	margin:0 0 8px 0;
	padding:0;
	display:block;
}

/* ARTIST */
.thumbnail {
	cursor:pointer;
	margin:1px 0;
}
#artpiece {
	width:450px;
}
.caption {
	font-weight:bold;
	text-align:right;
	color:#000;
}
.artist {
	margin:10px 10px 10px 15px;
	text-align:left;
	float:left;
}
.artist .image {
	border:none;
	text-align:center;
}
.artist p {
	margin:0;
	padding:0;
}

/* EX */
.exhibition {
	clear:left;
}
.exicon {
	float:left;
	margin:5px;
}

p.ex span {
	font-size:1.2em;
	font-weight:normal;
	clear:left;
}
.eximage {
	float:right;
	margin-left:10px;
}
.exdet {
	clear:right;
}
#exban {
	position:absolute;
	top:30%;
	left:12%;
	width:300px;
	height:150px;
}

/* FORMS */
form label.float, form span.float {
	float:left;
	width:140px;
}
form span.floatr {
	display:block;
	margin-left:140px;
}
form fieldset legend {
	font-weight:bold;
}
form fieldset {
	margin:10px 0;
}
form p {
	clear:left;
}
.required {
	border:1px solid #a90035;
}
.sold {
	color:#BC050A;
}
.floatright a img {
	border:0;
}
#dhtmltooltip{
position: absolute;
left: -300px;
border: none;
background:#transparent;
padding: 0;
visibility: hidden;
z-index: 100;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.strike {
	text-decoration:line-through;
}
