@charset "UTF-8";

body {
	margin: 0px;
	background-color: #FCFCF5;/*	background-image: url('/images/black_bg.gif');
	background-position: center;
	background-repeat: repeat-y; */
}
#wrapper {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	background-color: #FCFCF5;
	padding-top: 25px;
	padding-bottom: 100px;
}
#header {
	clear: both;
	height: 50px;
	width: 967px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999A84;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 57px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#booksimage {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#logo {
	float: left;
	height: 20px;
	margin-left: 25px;
	font-family: Palatino, "Times New Roman";
	font-size: 18px;
	color: #999999;
	letter-spacing: 5px;
	width: 200px;
}
#content {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#center {
	width: 625px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#nav {
	float: right;
	height: 20px;
	margin-right: 40px;
	width: 400px;
}
.right {
	float: left;
	width: 625px;
	margin-left: 75px;
}
a:link {
	font-family: Palatino, "Times New Roman";
	font-size: 14px;
	color: #803F38
	text-decoration: none;
	font-weight: bold;
	color: #A89D99;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #B5A193;
	text-decoration: none;
}
.navigationA a:link {
	font-family: Palatino, "Times New Roman";
	font-size: 16px;
	color: #A89D99;
	letter-spacing: 1px;
	line-height: 30px;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
.navigationA a:hover {
	font-family: Palatino, "Times New Roman";
	font-size: 16px;
	color: #6E6E6E;
	letter-spacing: 1px;
	line-height: 30px;
}
.navigationA a:visited {
	font-family: Palatino, "Times New Roman";
	font-size: 16px;
	color: #A89D99;
	letter-spacing: 1px;
	line-height: 30px;
}
.navigationA a:active {
	font-family: Palatino, "Times New Roman";
	font-size: 16px;
	color: #6E6E6E;
	letter-spacing: 1px;
	line-height: 30px;
}
.navigationON  {
	color: #666666;
	font-family: Palatino, "Times New Roman";
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 30px;
	margin-right: 20px;
	margin-left: 20px;
}
p {
	font-family: Palatino, "Times New Roman";
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
#left {
	margin: 0px;
	float: left;
	width: 275px;
}
#leftText {
	float: left;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#leftText p {
	font-family: Palatino, "Times New Roman";
	font-size: 14px;
	line-height: 18px;
}
#footer {
	height: 60px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 25px;
}
#footer p {
	font-family: Palatino, "Times New Roman";
	font-size: 9px;
	color: #000000;
}
.bookTitle {
	font-family: Palatino, "Times New Roman";
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
#blurb {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #D9CEC6;
}
#blurb p {
	font-family: Palatino, "Times New Roman";
	font-size: 14px;
	color: #9D928A;
	font-weight: normal;
	text-align: right;
	margin-right: 15px;
}
.sectionHead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 22px;
	color: #666666;
	letter-spacing: 2px;
}
