body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	background-image: url(images/bgtile.jpg);
	background-color: #330000;
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	position: relative;
}
#header {
	background-image: url(images/header.jpg);
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 700px;
	background-repeat: no-repeat;
	clear: both;
	position: relative;
}
#menu {
	background-image: url(images/topmenu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 155px;
	margin: 0px;
	padding: 0px;
}
#content {
	float: right;
	margin: 0px 0px 25px;
	padding: 0px 0px 0px 10px;
	width: 500px;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.globalnav {
	margin: 0px;
	padding: 35px 0px 40px;
	list-style-type: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 28px;
	background-image: url(images/botmenu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h2 {
	font-size: 18px;
	color: #330000;
}
h3 {
	font-size: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 10px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#credits {
	margin: 0px;
	padding: 0px;
	clear: both;
	font-size: 9px;
	text-align: center;
}
a:link {
	color: #993300;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #FF9900;
}
.menuitem a:hover {
	background-image: url(images/menutile.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	display: block;
	color: #CC9900;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.menuitem a:link {
	text-align: center;
	display: block;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 0px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
}
.menuitem a:active {
	background-image: url(images/menutile.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: center;
	display: block;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 0px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menuitem a:visited {
	text-align: center;
	display: block;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding: 0px;
	width: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
}
.bookbox {
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 16px;
	font-style: oblique;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px 10px 0px 0px;
}
.floatright {
	padding: 0px;
	float: right;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.ital {
	font-style: italic;
}
.title {
	font-weight: bold;
}
.bodycopy {
	background-image: url(images/seprule.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 5px 20px 0px 0px;
	padding: 0px 0px 25px;
	width: 425px;
}
.locator {
	color: #999900;
}
img {
	border: none;
}
.buylinks {
	font-size: 14px;
	color: #330000;
	font-weight: bold;
}
dt {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
dd {
	padding: 0px;
	margin: 5px 0px;
}
h5 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #330000;
}
dl {
	margin: 0px;
	padding: 10px;
	border: 1px solid #CC9900;
}
address {
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 120%;
}
.reviewer {
	font-weight: bold;
	color: #330000;
}
#reviewswhitefeather, #reviewsbrokenfeather, #reviewsallpower {
	display: none;
}
