/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #8A9ED1;
	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: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	padding-top: 2px;
	padding-right: 21px;
	padding-bottom: 2px;
	padding-left: 21px;
}
td#footer a:link {
	color: #000000;
	text-decoration: none;
}
td#footer a:visited {
	text-decoration: none;
	color: #000000;
}
td#footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
td#footer a:active {
	text-decoration: underline;
	color: #000000;
}
td#content {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 21px;
}
ul#artlist li {
	margin: 5px;
	padding: 0px;
	float: left;
	height: 165px;
	list-style-type: none;
	display: inline;
	text-align: center;
}
ul#artlist {
	display: block;
	clear: both;
	width: 90%;
}
.textsm {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
