td img {display: block;}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c49114;
}
body {
	background-color: #000000;
	background-image: url(slices/page_bk.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	letter-spacing:.1em;
}
h1 {
	font-size: 20px;
	color: #C49114;
}
h2 {
	font-size: 18px;
	color: #C49114;
}
h3 {
	font-size: 16px;
	color: #C49114;
}
h4 {
	font-size: 14px;
	color: #C49114;
}
h5 {
	font-size: 12px;
	color: #C49114;
}
td#topnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #c49114;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 225px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ad7f16;
	border-bottom-color: #625669;
	letter-spacing: .1em;
}
td#bottomnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #c49114;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 225px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #625669;
	border-top-color: #625669;
	letter-spacing: .1em;
}
a:link {
	color: #c49114;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #c49114;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #c49114;
}
td#topnav a:link {
	color: #c49114;
	text-decoration: none;
}
td#topnav a:visited {
	text-decoration: none;
	color: #c49114;
}
td#topnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
td#topnav a:active {
	text-decoration: none;
	color: #c49114;
}
td#content {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
div#copyright {
	font-size: 10px;
	padding-left: 20px;
	margin-top:10px;
	color:#625669;
}

.featurephoto {
	border: 1px solid #625669;
}
ul#artlist li {
	margin: 5px;
	padding: 0px;
	float: left;
	height: 165px;
	list-style-type: none;
	display: inline;
	text-align: center;
}
ul#artlist li img {
	border: 1px solid #625669;
}
ul#artlist {
	display: block;
	clear: both;
	width: 90%;
}
.textsm {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}