/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CDF1F5;
}
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: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-size: 18px;
	color: #89A1D3;
}
h2 {
	font-size: 16px;
	color: #89A1D3;
}
h3 {
	font-size: 14px;
	color: #89A1D3;
}
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: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 21px;
}
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: 100%;
}
.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;
}
