body {
	background-color: #000000;
	background-image: url(images/interface/back.gif);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
.content {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #552406;
}
.header1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.header2 {
	font-size: 18px;
	font-weight: bold;
}
table.box {
	border: medium double #000000;
	text-align: center;
	font-size: 20px;
}

.caption1 {
	font-size: 12px;
	font-style: italic;
	text-align: center;
	padding: 5px;
}


.footer {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer a:link {
	color: #FFFFFF;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
}
.footer a:active {
	color: #FFFFFF;
}
.content a {
	font-style: italic;
	font-weight: bold;
	color: #045326;
	text-decoration: none;
}
.content a:link {
	font-style: italic;
	font-weight: bold;
	color: #045326;
	text-decoration: none;
}
.content a:hover {
	color: #045326;
	text-decoration: underline;
}
.content a:visited {
	color: #045326;
	text-decoration: none;
}
.content a:active {
	color: #045326;
	text-decoration: none;
}
.bookCover {
	border: 1px solid #045326;
	margin-right: 10px;
}
.bookSpacer {
	height: 10px;
}
