@charset "UTF-8";
body {
	background-color: #CCCCCC;
}
#wrapper {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 740px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	float: left;
	width: 100px;
	margin: 0px;
	padding: 10px;
}
#content {
	width: 580px;
	float: right;
	padding-top: 10px;
	margin-left: 30px;
}
#banner {
	width: 738px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#footer/* CSS Document */

 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-align: center;
	clear: both;
	color: #000000;
	width: 738px;
	padding-top: 25px;
}
.thumb {
	margin-right: 2px;
	margin-left: 2px;
}
.booktitle {
	font-size: 18px;
	font-weight: bold;
}
.smallcolophon {font-size: 10px}
