body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #F3c04d;
	font-size: 14px;
	font-weight: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #442207;
}
a:link {
	color: #ebab1a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ebab1a;
}
a:hover {
	text-decoration: underline;
	color: #ebab1a;
}
a:active {
	text-decoration: underline;
	color: #ebab1a;
}

h1 {
	font-size: 18px;
	font-family: "Castellar Regular", "Castellar MT, Georgia", Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
}
h2 {
	font-size: 16px;
	font-family: "Castellar Regular", "Castellar MT, Georgia", Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
}
h3 {
	font-size: 14px;
	font-family: "Castellar Regular", "Castellar MT, Georgia", Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
}


.border {
	border: 4px double #f3c04d;
}
.twelvepoint {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ebab1a;
}
table#content td {
	margin: 0px;
	padding: 10px;
}
.borderright {
	border-right-width: 3px;
	border-right-style: double;
	border-right-color: #f3c04d;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
ul.gallerylist li {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	list-style-type: none;
}
ul.gallerylist {
	width: 750px;
}
ul#artlist li {
	margin: 5px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	text-align: center;
	vertical-align: middle;
}
ul#artlist {
	display: block;
	clear: both;
	text-align: center;
	vertical-align: middle;
	
}
td#content {
	background-color: #090401;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textsmall {
	font-size: 11px;
}
