﻿body        { font-family: 'Century Schoolbook', Georgia, serif;
		 	  font-size: 9pt; color: #333; margin: 0; }
td          { font-size: 11pt; }
li			{ padding-top: 2px; }
H1			{ font-size: 20px; }
H2			{ font-size: 16px; }
hr			{ color: #888; height: 1; }
#lowerpage	{ background: #B2AEA7; }
#sidemenu	{ height: 100%; background: #B2AEA7 /*B9B6AF*/; }
.menu		{ list-style: none; margin-left: 0; padding-left: 0; }
.menu li	{ color: #A10F49; font-size: 10pt; margin-top: 0; width: 160px;
               margin-bottom: 0; padding: 8px;
               border-bottom-style:solid; border-bottom-width:1px; border-bottom-color: #888; }
.submenu	{ list-style: none; margin-left: 8px; padding: 4px; }
.submenu li	{ width: 130px; border-bottom-style:none; padding: 4px; }
#header		{ background: #B2AEA7 ; height: 40px; color: #CC1111; padding: 0.5em }
.subtitle	{ color: #A10F49; font-size: 9pt; font-variant:small-caps; letter-spacing:0.2pt; word-spacing:2pt; text-align:justify }
#thebody	{ background: url(paper.jpg); border-left:2px ridge #C0C0C0; border-top:2px ridge #C0C0C0;
			  padding-top: 20px; padding-left: 20px; padding-right: 20px; }
#bodytext	{ width: 590px; margin-bottom: .25in; }
#copyright	{ text-align: center; padding: 8px; font-size: 8pt; color: #999; }
.copyright	{ text-align: right; padding: 8px; font-size: 8pt; }
.pullquote	{
	width: 220px;
	float: right;
	padding: 8px;
	margin: 8pt;
	font-size: 10pt;
	color: #A10F49;
	line-height: 14pt;
}
ul.wideul li { margin-bottom: 2pt; }

.book		{ clear: both; padding-top: 28px; }
.bookdesc	{ margin-left: 160px; }
.bookdesc p { margin: 0 0 8pt 0; }
.ruledrow	{ margin-top: 12px; border-top: 1px black solid; border-bottom: 1px black solid; }
.booklink	{ text-align: center; float: left; background: #B2AEA7; font: 8pt Verdana, Arial, Helvetica;
			  margin-right: 4px; width: 150px; }
.booksection	{ border-top: 1px black solid; }

A:link  {
	COLOR : #A10F49;
	text-decoration: none;
}

A:visited  {
	COLOR : #A10F49;
	text-decoration: none;
}

A:hover  {
	COLOR : #FF6699;
	text-decoration: none;
}

A:active  {
	COLOR : #773333;
	text-decoration: none;
}