/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 12px;
	color: #000000;
}
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td#content {
	margin: 0px;
	padding: 10px;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 24px;
	color: #666666;
}
h2 {
	font-size: 18px;
	color: #666666;
}
h3 {
	font-size: 16px;
	color: #666666;
}
.border {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #ACC3A7;
}
.textsm {
	font-size: 10px;
}
.text {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal}
.sm-text {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: normal}
.Title {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #663300}
.text-brown {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #663300}
.textlight { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal ; color: #CCCCCC}
body,td,th {
	color: #000000;
}
a:link {
	color: #333333;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #666666;
}
a:active {
	color: #663300;
}ul#artlist li {
	margin: 5px;
	padding: 0px;
	float: left;
	height: 165px;
	list-style-type: none;
	display: inline;
}
ul#artlist {
	display: block;
	clear: both;
	width: 540px;
}
