Body
{
	font-family: verdana, arial, helvetica;
	padding: 0px;
	margin: 0px;
}

.Header
{
	text-decoration: none;
	font-size: 24pt;
}

.subHead
{
	text-decoration: none;
	font-family: arial, helvetica;
	font-size: 18pt;
}

.underline
{
	font-family: eurostile;
	font-weight: bold text-decoration: underline;
}

a, a:visited, a:active, a:hover { text-decoration: none; }
a:hover { color: #1C268D; }

.back
{
	text-align: right;
	float: right;
	font: smaller serif;
	padding: none;
}

#painting_view { text-align: center; }
#painting_view .title, #painting_view .title a { font: 110% serif; }
#painting_view .info { padding: 0 10px; }

#painting_view img
{
	text-align: center;
	padding: 0 10px;
}

/* use a slash and an asterisk to comment out css    */
/* if you comment out "display: none;" the upcoming  */
/* events link will appear. Remove the comment tags */
/* to make it disappear. Wheee! */
.upcoming { display: none; }

#gallerynav
{
	background: #434;
	padding: 3 0 4 0;
	margin: 15px 0;
	text-align: left;
	font-size: 95%;
}

#gallerynav a:visited, #gallerynav a, #gallerynav { color: #fff; }

