body         {font-family: OptimaL TStd; font-size: 10pt;}
errorFont
{
  color:Red;
  font-weight:bolder;
  }

td {
	font-family: "Optima LT Std";
	font-size: 10pt;
	color: #000000;
	font-weight : normal;
	text-transform : none;
	line-height : normal;	
}
A:link			{ text-decoration:none;}
A:visited		{text-decoration:none;}
A:hover		{text-decoration:none;}

.bodytext	{
	font-family: "Optima LT Std";
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.pagetitle{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight : bold;
	text-transform : none;
	line-height : normal;
}
.bodytitle    {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight : bold;
	text-transform : none;
	line-height : normal;
}
.bodylink    {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.bodycaps    { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : uppercase;
	line-height : normal;
}
.artistname{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.artistnamelink   {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight : bold;
	text-transform : uppercase;
	line-height : normal;
}
.artworktitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.artworksize  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.artworktype{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.artworkprice{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.address{
	font-family: "Optima LT Std";
	font-size: 8pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.directions{
	font-family: "Optima LT Std";
	font-size: 15pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.aboutgallery{
	font-family: "Optima LT Std";
	font-size: 8pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}

.artworkinfo{
	font-family: "Optima LT Std";
	font-size: 8pt;
	color: Black;
	text-transform : none;
	line-height : normal;
}

.exhibitlinks{
	font-family: "Optima LT Std";
	font-size: 8pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}

.artistbio{
	font-family: "Optima LT Std";
	font-size: 8pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.contact{
	font-family: "Optima LT Std";
	font-size: 8pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.nav{
	font-family: "Optima LT Std";
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.exhibitname{
	font-family: "Optima LT Std";
	font-size: 8pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.exhibittitle{
	font-family: "Optima LT Std";
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.exhibitdate{
	font-family: "Optima LT Std";
	font-size: 8pt;
	color: Black;
	text-transform : none;
	line-height : normal;
}

.artworksold{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.moreworklink{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.categorylink{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;	
}
.categorytitle{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.dpp{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
/* hold div contains both scrolling content areas in this example */
div#wn1	{ 
	position:relative; 
	left:0px; top:0px; /*left edge indent and top border drop - note this will move the clip outside the box if not calculated properly */
	width:500px; height:100px; /* width and height must match values below */
	clip:rect(0px, 500px, 100px, 0px); /* right edge clip px, box width px, box height px, left edge clip px */
	overflow: hidden;
	z-index:1;
	 
	}
