﻿body 
{
	background-color:#000000;
	color:#608060;
	font-family:Verdana;
	font-family:Arial;
	font-family:Sans-Serif;
}

a
{
	color:#608060;
}

a.darker
{
	color:#406040;
}

p
{
	text-align:left;
}

p.center
{
	text-align:center;
}

p.black
{
	text-align:left;
	color:#000000;
}

p.centerblack
{
	text-align:center;
	color:#000000;
}

table.frame
{
	width:100%;
	background-color:#567256;
}

table.frame td
{
	border-width:0px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	vertical-align:middle;
}

table.inset
{
	width:100%;
	background-image:url(images/site/background.jpg);
	vertical-align:middle;
}

table.inset th
{
	font-size: x-large; text-align: center; color: black;
	border-width:0px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

table.inset td
{
	font-size: large; text-align: left; color: black;
	border-width:0px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

table.insetSmaller
{
	width:100%;
	background-image:url(images/site/background.jpg);
	vertical-align:middle;
}

table.insetSmaller th
{
	font-size: large; text-align: center; color: black;
	border-width:0px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

table.insetSmaller td
{
	font-size: medium; text-align: left; color: black;
	border-width:0px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

table.exhibitions
{
	width:100%;
	text-align:center;
}
table.exhibitions th
{
	font-size:larger;
	font-weight:bold;
}