BODY
{
	margin: 0;
	background-image: url(http://www.nicholsgallery.com/images/bg.gif);
	background-repeat: no-repeat;
	background-color: #ECE9E9;
}

P, DIV, SPAN, INPUT, SELECT
{
	font-family: Palatino, Times, serif;
	font-size: 11pt;
}

.caption
{
	font-family: Palatino, Times, serif;
	font-size: x-small;
}


.white { color: white; }

.whitehead		
{
	color: white;
	font-weight: bold;
}

.blackhead
{
	font-family: Palatino, Times, serif;
	color: black;
	font-size: small;
	font-weight: bold;
}

.bglogo		
{
	background-image: url(http://www.nicholsgallery.com/images/header_right_02.gif);
	background-repeat: no-repeat;
}

A
{
	text-decoration: none;
	color: #FF9900;
}

A:hover { text-decoration: underline; }