body
{
	margin: 0;
	min-width: 1000px;
	min-height: 510px;
}

select { font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
input { font-family: Arial, Helvetica, sans-serif; font-size: 8pt }
body,td,p {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}

a:link {  text-decoration: none; color: #3A3DA6}
a:visited {  color: #771270; text-decoration: none}
a:hover {  color: #758363; text-decoration: underline}
a:active {  color: #758363; text-decoration: none}

td
{
	padding: 0;
	border: 0;
	margin: 0;
}

#head
{
	background: url(/images/frameTop_bg.jpg) no-repeat;
	background-color: #5E694F;
	height: 74px;
	line-height: 0px;
	font-size: 0px;
	margin: 0;
	padding: 0;
}

#head img
{
	position: absolute;
}

.doubleLines
{
	font-size: 0px;
	border-bottom: 3px double #777;
	margin-top: -2px;
	width: 100%;
}

#head .doubleLines
{
  position: absolute;
  width: 100%
  left: 0px;
  top: 69px;
}

#nav1 
{
	margin: 0px;
	padding-top: 17px;
	background-image: url(/images/frameNav_bg.jpg);
	background-repeat: no-repeat;
	background-color: #758363;
	position: absolute;
	left: 0px;
	top: 74px;
	width: 143px;
	bottom: 0px;
}

#nav1 a
{
	margin-top: 8px;
	color: white;
	text-decoration: none;
	background: url(/images/but_back.gif) 0px -18px repeat-x;
	padding-left: 12px;
	height:16px;
	padding-top: 2px;	
	color: white;
	text-decoration: none;
	font-weight: 700;
	font-family: arial;
	width: 128px;
	display: block;
}

#nav1 a:hover
{
	background-position: 0px 0px;
}

#nav2
{
	width: 138px;
	background-color: #F3F1E2;
	padding: 5px;
	border-top: 20px solid #A30006;
	border-right: 1px solid black;
	position: absolute;
	top: 74px;
	left: 143px;
	bottom: 0px;
}


#nav2 a
{
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
}

.sectionHeading
{
	height: 20px;
	color: #eee;
	font-weight: 700;
	line-height: 20px;
	padding-left: 15px;
	position: absolute;
	top: 0px;

}

#nav2 .sectionHeading
{
	background: url(/images/nav2redcurl.gif) no-repeat;	
	left: 0px;
	top: -20px;
	width: 140px;
}

#content
{
	padding: 10px;
	padding-top: 30px;
	position: absolute;
	top: 74px;
	left: 290px;
	bottom: 0;
	right: 0;
	overflow: auto;
}

#content .sectionHeading
{
	background: url(/images/pageCurl_20_dkRed.gif) no-repeat;				
	background-color: #CC0008;
	top: 0px;
	left: 0px;
	right: 0px;
}

#featuredBooks
{
	float: right;
	width: 270px;
	border: 1px solid black;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 20px;
}

#featuredBooks img
{
	float: left;
	margin-right: 5px;
}

#featuredBooks div
{
	border: black 1px solid;
	width: 252px;
	margin-bottom: 10px; 
	position: relative;
	padding: 5px; 
	background: #F3F1E2; 
	float: left; 
	clear: both;
}

.copyright
{
	font-size: 8pt;
	color: #ACB5A1;
	clear: both;
}

.displayTable td
{
	padding: 2px;
}

.button {  font-size: 8pt; color: #000000; background-color: #EBE2B7; line-height: 17px; padding-left: 5px; padding-right: 5px; border:1px solid #6B6237;}
.button a:link { color: #000000 }
.button a:visited { color: #000000 }
.button a:hover {  color: #758363; text-decoration: underline}

.resultsRowBG {  background-color: #FFFFFF}
.resultsRowBGAlternate { background-color: #F8F7EE}

.borderColour {  background-color: #758363}
.headingRowBg { background-color: #CFD4C9}
.headingRowText { font-size: 8pt; color: #000000 }
.headingRowText a:link { color: #000000 }
.headingRowText a:visited { color: #000000 }
.headingRowText a:hover {  color: #758363; text-decoration: underline}