body {
	background-color: #D3BE8C;
	margin: 10px 0 0 0;
	background-image: url(../images/bkgrnd.jpg); /* preload Reagan silhouette */
	background-repeat: no-repeat;
	background-position: -6000px -6000px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 14pt;
	color: #B92025;
	font-weight: normal;
}
h2 {
	font-size: 12pt;
	color: #333333;
	font-weight: normal;
}
h3 {
	font-size: 10pt;
	font-weight: normal;
}
#contentWrapper {
	background-image: url(../images/bkgrnd_tile.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	width: 836px;
	margin: 0 auto;
}
#mainDiv {
	background-image: url(../images/bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 0 0 20px;
}
#bodyContent {
	width: 680px;
	background-image: url(../images/active_button_bkgrnd.jpg); /* just to preload it a little */
	background-position: -1000px -1000px;
	background-repeat: no-repeat;
}
#banner {
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 169px;
	overflow: hidden;
}
#banner h1 {
	font-size: 1px;
	text-indent: -5000px;
	margin: 0;
	padding: 0;
}
#banner h1 a {
	display: block;
	height: 139px;
	overflow: hidden;
}
#navBar {
	background-color: #131213;
}
#navBar table tr td a {
	display: block;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	text-transform: uppercase;
	text-align: center;
	font-size: .7em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 32px;
}
#navBar table tr td a:link, #navBar table tr td a:visited, #navBar table tr td a:active {
	color: #FFFFFF;
	background-color: #131213;
	text-decoration: none;
}
#navBar table tr td a:hover {
	color: #000000;
	background-color: #FF9900;
}
.home #navBar table tr td a#home,
.events #navBar table tr td a#events,
.excerpt #navBar table tr td a#excerpt,
.praise #navBar table tr td a#praise,
.buy #navBar table tr td a#buy {
	color: #000000;
	background-color: #D3BE8C;
	background-image: url(../images/active_button_bkgrnd.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#mainBox {
	background-color: #FFFFFF;
	padding: 20px 20px 15px 20px;
	min-height: 355px;
}
#copyBox {
	float: left;
	width: 400px;
	margin-left: 20px;
}
#copyBox, #clearedArea {
	font-size: .7em;
}
#copyBox p, #clearedArea {
	line-height: 130%;
}
#bookBox {
	float: left;
	width: 207px;
	font-size: .7em;
}
#bookBox p, .quote {
	font-weight: bold;
	color: #333333;
}
ul.buyLinks {
	margin-top: .85em;
	margin-left: 2em;
}
.buyLinks li {
	list-style-position: outside;
	list-style-type: square;
	line-height: 150%;
}
#footerWrapper, #footer2Wrapper {
	width: 798px;
	background-color: #D3BE8C;
	clear: both;
}
#footer {
	background-color: #131213;
	height: 28px;
	overflow: hidden;
}
#footerInner, #footer2 {
	width: 680px;
	text-align: center;
	font-size: .65em;
	color: #FFFFFF;
	line-height: 28px;
}
#footer2 {
	color: #333333;
	line-height: normal;
	padding-top: 2px;
}
#footerInner a:link, #footerInner a:visited, #footerInner a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#footerInner a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#footer2 a:link, #footer2 a:visited, #footer2 a:active {
	text-decoration: none;
	color: #333333;
}
#footer2 a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.praise #copyBox p strong {
	display: block;
	padding-left: 4em;
	text-indent: -1em;
}
#authorEmail {
}
#abCredit {
	display: none;
}
.clear {
	clear: both;
}