body {
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	color: #333333;
	overflow: auto;
}

.HELV8 {font-family: Arial, Helvetica, sans-serif; font-size: 8pt}

.HELV11 {
	font-family: Helvetica, Arial;
	font-size: 11px;
}

.HELV12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.HELV14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.HELV18BF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.HELV16BF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.HELV16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
.HELV16BF_GREY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.HELV15K {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
}
.HELV15BF_GREY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}.HELV18BFGREY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: bold;
}


.clearfloat {clear:both;}

#sitediv {
	width:175px;
	height:30px;
	z-index:1;
	float: left;
	font-size: 16px;
	font-weight: bold;
}

#paintingdiv {
	width:120px;
	height:30px;
	z-index:1;
	float: left;
	font-size: 16px;
	font-weight: bold;
}

#availdiv {
	width:150px;
	height:30px;
	z-index:1;
float: right;
}

#aboutdiv {
	width:170px;
	height:30px;
	z-index:1;
float: right;
}

#exhibdiv {
	width:150px;
	height:30px;
	z-index:1;
float: right;
}
#contactdiv {
	width:150px;
	height:30px;
	z-index:1;
float: right;
}
.galleryimagedisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	text-align: left;
}
