body, html { background-color:#9FAD8A; padding:0; margin:0; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; }

img { padding:0; margin:0 auto; outline:none; }
a { outline:none; }
a:link, a:visited, a:active { color:#000000; text-decoration:none; }
a:hover { color:#E28011; }
h1, h2, h3, h4, h5, h6, p { font-weight:bold; padding:0; margin:20px 0;text-align:justify; }
h1, .pagetitle, .artworktitle { font-weight:normal; font-size:22px; font-family:Verdana, Helvetica, sans-serif; }
h2 { font-size:18px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:12px; vertical-align:top; }
h6 { font-size:10px; }
p, .bodytext, .artworksize { font-weight:normal; font-size:12px; line-height:1.4em; }

.wrapper{
	width: 820px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;

}
.menu a img {
	border:none;
	outline:none;
	cursor:pointer;
}

.content {
	padding:10px 50px 10px 20px;
}

.artistImg { display:none; }
.artistImg img { padding:10px; border:#000000 1px solid; background-color:#FFFFFF; }
.artistImg p, .artistImg p a:link, .artistImg p a:visited, .artistImg p a:active { color:#000000; }
.artistImg p a:hover { color:#8ac9f5; }

.bodytextspaced { font-size:12px; }
.pagetitle, .exhibitdates { padding:25px 0 10px; }

.thumbnail {
color:#FF6600;
position:relative;
text-decoration:underline;
z-index:0;
}
.thumbnail:hover {
background-color:transparent;
z-index:50;
}
.thumbnail span {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #999999;
color:black;
margin-top:75px;
margin-left:600px;
top:20px;
padding:5px;
position:absolute;
text-decoration:none;
visibility:hidden;
}
.thumbnail span img {
border-width:0pt;
padding:2px;
}
.thumbnail:hover span {
left:0px;
text-align:center;
top:-165px;
visibility:visible;
}
.footer {
bottom:0;
clear:both;
}
.footer p {
text-align:center;
font-size:10px;
}