body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: arial, helvetica, 'sans serif';
	font-size: 10pt;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
h1 {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1.philosophy {
	margin-bottom: 15px;
}
a.menu, a.menu:active, a.menu.visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a, a:active, a.visited {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #000000;
	color: #9e9d7e;
	text-decoration: underline;
}
a.copyright, a.copyright:active, a.copyright.visited {
	color: #000000;
	font-size: 8pt;
}
a.copyright:hover {
	font-size: 8pt;
	color: #f6f6e8;
}
td.menu {
	padding-top: 10px;
	padding-bottom: 15px;
	font-weight: normal;
	color: #000000;
}
td.philosophy {
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 120px;
}
td.content {
	background-color: #f6f6e8;
	padding: 30px;
	border: 1px solid #86856b;
}
#page-wrap { margin: 0 auto; padding-top: 30px; position: relative; width: 850px; }
.facebook-link { position: absolute; right: 10px; top: 58px; }
.facebook-link img { border: none; }
table.outertable {
	width: 850px;
	border: 2px solid #FFFFFF;
	background-color: #9e9d7e;
	padding: 20px;
}
table.footer {
	padding-top: 20px;
}	
td.copyright {
	font-size: 8pt;
}
td.footer {
	text-align: right;
	font-size: 8pt;
}
img.gallery {
	border: 1px solid #86856b;
}
img.galleryempty {
	border: 1px solid #86856b;
}
div.imageCaption {
	text-align: center;
	padding: 5px;
}
div.artist1 {
	background-color: #f6f6e8;
	padding: 20px;
	border: 1px solid #86856b;
	width: 550px;
	height: 200px;
}
div.artist2 {
	background-color: #f6f6e8;
	padding: 20px;
	border: 1px solid #86856b;
	width: 550px;
	height: 200px;
	margin-left: 200px;
}
img.artist {
	border: 1px solid #86856b;
	margin-left: 30px;
}
td.legal {
	background-color: #f6f6e8;
	padding: 30px;
	border: 1px solid #86856b;
	font-size: 8pt;
}
td.formrow {
	padding-bottom: 6px;
}
FORM
{
	padding: 0px;
}
INPUT
{
	font-size: 12px;
	width: 300px;
	height: 18px;
	background-color: #f6f6e8;
	border: 1px solid #86856b;
	padding: 2px;
}
TEXTAREA
{
	font-size: 12px;
	width: 300px;
	height: 200px;
	background-color: #f6f6e8;
	border: 1px solid #86856b;
	padding: 2px;
}
INPUT.submit
{
	width: 100px;
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	background-color: #9e9d7e;
	color: #f6f6e8;
	border: 1px solid #86856b;
	padding: 2px;
}
div.pageerror
{
	background-color: #CC3333;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
}
div.formlabel
{
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}
div.formerror
{
	color: #cc3333;
	font-size: 8pt;
	font-weight: normal;
}
