body         {background: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12pt;}

A:link			{	color: Black;	text-decoration:underline;}
A:visited		{	color: Gray;	text-decoration:underline;}
A:hover		{	color: Silver;	text-decoration:none;}

A.dppnav:link		{color: #56A791; text-decoration: none;}
A.dppnav:visited		{color: #56A791;	text-decoration: none;}
A.dppnav:hover		{color: #12563F;	text-decoration: none;}

.pagetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	font-weight : bold;
	text-transform : none;
	line-height : normal;
}
.bodytitle    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight : bold;
	text-transform : none;
	line-height : normal;
}
.bodytext	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.bodylink    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.bodycaps    { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt
	color: Black;
	font-weight: normal;
	text-transform : uppercase;
	line-height : normal;
}
.artistname{
	font-family: Arial, Helvetica;
	font-size: 14pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.artistnamelink   {
	font-family: Arial Narrow, Arial, Helvetica;	
	font-size: 10pt;
	color: #333333;
	font-weight : bold;
	text-transform : uppercase;
	line-height : normal;
}
.artworktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.artworksize  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.artworktype{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}
.artworkprice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.artworksold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.moreworklink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.categorylink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;	
}
.categorytitle{
	font-family: Arial Narrow, Arial, Helvetica;
	font-size: 16pt;
	color: Black;
	font-weight: bold;
	text-transform : none;
	line-height : normal;
}
.dpp{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: Black;
	font-weight: normal;
	text-transform : none;
	line-height : normal;
}

/* HOMEPAGE */
#mainContent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#mainContent h1 {
	font-size:20px;
	margin:25px 0 10px 0;
	}
#mainContent h2 {
	font-size:20px;
	}
#mainContent p {
	font-size:14px;
	}
#mainContent p.small {
	font-size:11px;
	color:#bbb;
	background-color:#fff;
	}.thumbtable {
	float: left;
	margin: 5px;
}
