/* CSS Document */
td img {display: block;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ead2a3;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #ECDFDC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #EBDDDB;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #EBDDDC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	color: #ffffff;
}
h2 {
	font-size: 16px;
	color: #ffffff;
}
h3 {
	font-size: 14px;
	color: #e7bf68;
}
td#footer {
	font-family: Verdana, arial, geneva, sans-serif;
	font-size: 11px;
	color: #788494;
	margin: 10px 0px 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #788494;
}
td#footer a:link {
	color: #788494;
	text-decoration: none;
}
td#footer a:visited {
	text-decoration: none;
	color: #788494;
}
td#footer a:hover {
	text-decoration: underline;
	color: #788494;
}
td#footer a:active {
	text-decoration: underline;
	color: #788494f;
}
td#content {
	color: #FBE0B5;
	background-color: #000000;
	margin: 0px;
	padding: 21px;
	line-height: 18px;
	text-decoration: none;
}
ul#artlist li {
	margin: 5px 15px 10px 5px;
	padding: 0px;
	float: left;
	height: 300px;
	list-style-type: none;
	display: inline;
	text-align: center;
}
ul#artlist {
	display: block;
	clear: both;
	width: 500px;
	float: right;
}
.small {
	font-size: 10px;
}
.textsm {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td#contentcell {
	background-color: #000000;
	background-image: url(grafx/bk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bordergold {
	border: 1px solid #edd5a5;
}
.borderblack {
	border: 1px solid #000000;
}
