body {
	background-color: #0E3532;
	color: #EEEEEE;
}
a:link {
	color:#B87333;
}
a:visited {
	color:#4A766E;
}
a:active {
	color:#000000;
}
a:link:hover {
	color:#C88343;
}
h1 {
	text-align: center;
}
hr {
	text-align: center;
	width: 75%;
}
img.artthumb {
	border: 0px;
	width: 100px;
	height: 75px;
}
ul b {
	color:#C66;
	font-size:smaller;
}
div.contentbox {
	width: 90%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div.title {
	text-align: center;
	border-bottom: 2px black solid;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div.sidebox {
	float: left;
	text-align: center;
	width: 120px;
	margin: 0 0 0 0;
	padding: 25px 0 0 0;
}
div.content {
	padding-left: 120px;
	text-align: left;
}
div.lettlist {
	padding-left: 70px;
}
a.booklett {
	font-size: 42pt;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
}
a.booklett:hover {
	background-color: #339933;
}
td img {
	vertical-align: middle;
}
table {
	border: 0px;
	border-spacing: 7px;
	width: 100%;
}
td {
	background: #1A463E;
	text-align: left;
	vertical-align: center;
	padding: 4px;
}
th {
	background: #DDDDDD;
	color: #1A463E;
}

