body
{
	margin: 0px;
	padding: 0px;		
 }

.nav
{	
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
}

.picborder
{
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.topHome
{
	background-color: #5e89da;
	
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
}

.topMonotypes
{
	background-color: #c6008c;
	
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
}

.topOilPaintings
{
	background-color: #cc0033;
	
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
}

.topPublicArt
{
	background-color: #ff6600;
	
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
}

.topGraphicDesign
{
	background-color: #000000;
	
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
	color: #ffffff;
}

.topIllustration
{
	background-color: #5cb92c;
	
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
}

.topContact
{
	background-color: #cccccc;
	
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
}

td
{
	font-family: verdana, arial, helvetica, sans-serif;
	
	font-size: 12px;
	line-height: 12pt;

	
}

.text
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	
	font-weight: normal;
	background-color:#ffffff;
	
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

.textsmall
{
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	
}

a:link
{
	color:#000000;
	text-decoration:underline;
	
} 

a:visited
{
	color:#000000;
	text-decoration:underline;
	
} 

a:hover
{
	color:red;
	text-decoration:none;
	
}