<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  margin: 0;
  padding: 0;
}
h1 {
  font-family: verdana, arial, helvetica, sans-serif;
  margin: 0 0 15px 0;
  padding: 0;
  color: blue;
}
h2 {
  font-family: verdana, arial, helvetica, sans-serif;
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 1.1em;
}
p {
  font-family: verdana, arial, helvetica, sans-serif; 
  line-height: 1.1em;
  margin: 0 0 16px 0;
  font-size: 10pt;
  padding: 0;
}

li {
  font-family: verdana, arial, helvetica, sans-serif;
  line-height: 1.1em;
  margin: 0 0 16px 0;
  font-size: 10pt;
  padding: 0;
}

#logo-header {
  margin: 0px;
  padding: 10px;
  background: white;
  height: 200px;
}

#logo-header form {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: smaller;
  left: 270px;
  position: relative;

}

#logo-header img {
	background:#FFF;
	}
	
#logo-header h1 {
    position: absolute;
    color: #000;
	text-align: left;
    top: 55px;
    left:20px;
	padding-top: 9px}


	
#navleft {
  position: absolute;
  width: 128px;
  top: 220px;
  left: 20px;
  font-size: 0.9em;
  border: 1px dashed black;
  background-color: white;
  padding: 10px;
  z-index: 2;
}
#center, #footer, #samplecover {
  position: relative;
  background: #fff;
  top: 15px;
  margin-top: 0;
  margin-left: 200px;
  margin-right: 220px;
}

#footer {
	background: #ccf;
	text-align: center;
	font-size: .6em;
	}
	#suggestCatDiv{
	position: relative;
	float: left;
	top:95%;
	margin-top:1%;
	  margin-left: 200px;
  margin-right: 170px;
		text-align: center;
	font-size: .6em;
  overflow: visible;
  max-width:900px;
  min-width:800px;
	}
#newfooter {
position: inherit;
	float:left;
  top:98%;
  margin-top:1%;
  height:30px;
  max-height:30px;
  margin-left: 200px;
  margin-right: 170px;
	background: #ccf;
	text-align: center;
	font-size: .6em;
  overflow: visible;
  max-width:900px;
  min-width:800px;

	}
#navright {
  position: absolute;
  width: 168px;
  top: 220px;
  right: 20px;
  font-size: 0.9em;
  border: 1px dashed black;
  background-color: #ccf;
  padding: 10px;
  z-index: 1;
}

.samplecover img {
	display: block;
	background:#FFF;
    border:1px solid;
    border-color: #ccc #666 #666 #ccc;
	width: 100%;
	height: inherit;
	}

#book-list {
  position: relative;
  background: #fff;
  top: 10px;
  max-width:1500px;
  margin-top: 0;
  margin-left: 200px;
  margin-right: 220px;
	padding-top: 6px;
	padding-bottom: 24px;
	}

.book {
	position: relative;
	display: block;
	float: left;
	height: 220px;
	width: 170px;
	margin: 13px;
	padding: 0;
    font-size: 0.9em;
	}

.book img {
	display: block;
	background:#FFF;
    border:0px solid;
    border-color: #ccc #666 #666 #ccc;
	margin: auto;
	}

.book p {
	display: block;
	text-align: center;
	padding-top: 9px;}


/* Removes default top margin from left/right column paragraphs in Mozilla */
div &gt; p {
  margin-top: 0;
}

.pin-it-button
{
display: block;
width:80px;
height:32px;
}

#right-wrapper
{
display: block;

  margin-right:auto;
  margin-left:auto;
}
#right{
display: block;

  background: #fff;
  top: 10px;
  margin-top: 0;
  min-width: 150px;
  margin-left: auto;
  margin-right:auto;
}

#left-wrapper
{
display: block;
float: left;

  margin-right:5px;
}
#left{
  display: block;
  max-width:383px;
  float: left;
  background: #fff;
  top: 10px;
  margin-top: 0;
  margin-bottom: 36px;
  margin-left: 0px;
  margin-right: 5px;
}

#newslettersignupdiv{
min-width: 250px; 
max-width:480px;
min-height: 70px;
border:1px solid;
border-radius:7px;
color: #313131;
display: table-cell;
font-family:"Verdana", Sans-serif;
font-size: 11px;
}
#newslettersignupdiv a
{
color:#313131;

}

.graytext
{
font-size: 9px;
color:#9E9E9E;
font-family:"Verdana", Sans-serif;
}
.highlightcaption{
display: table-cell; font-size: 80%; margin-right:0px; margin-left: 50px; padding-left: 50px; vertical-align: middle;
}
.cathighlighttext{
font-size: 80%;
}

.darkgraytext
{

color:#313131;
vertical-align:middle;
}
#related-outer { width: 725px; height: 238px;  overflow: hidden;  }
#related-inner { display: table-row; height: 238px; overflow-x:auto; overflow-y: hidden; padding-bottom: 0px; }

.scroll_item {
vertical-align:top;
position: relative;	display: table-cell; height: 238px; width: 135px;
min-width: 135px;
	margin: 5px;
	padding: 5px;
    font-size: 0.9em;
}

.scroll_image{
vertical-align:top;
position: relative;	
display: table;
height: 175px; 
width: 135px;

}
.scroll_imageimg{
vertical-align:middle;
display: table-cell;
}
.scroll_imageimg img{
display: block;
margin: auto;
}
.scroll_text{
vertical-align:top;
position: relative;	
display: block; 
height: 52px; 
width: 135px;
text-align: center;
	padding-top: 9px;
 font-size: 80%;
 color:#313131;
}
 .scrollbuttons{
 filter: alpha(opacity=70); /* internet explorer */
    opacity: 0.7;           /* fx, safari, opera, chrome */
  top: 52px; display: block; position: relative; 
  width: 40px; height: 50px; 
  cursor:pointer;
  }
.scrollbuttons:hover 
{
    filter: alpha(opacity=100); /* internet explorer */
    opacity: 1;           /* fx, safari, opera, chrome */
}
.downloadbutton {
margin-bottom:4px;
overflow: hidden;
text-align:left;
min-width: 220px;
height: 25px;
font-size: 11px;
  border: solid 2px #4C69A4;
  color: #000000;
-webkit-border-radius: 6px;
-webkit-border-top-left-radius: 13px;
-webkit-border-bottom-left-radius: 13px;
-moz-border-radius: 6px;
-moz-border-radius-topleft: 13px;
-moz-border-radius-bottomleft: 13px;
border-radius: 6px;
border-top-left-radius: 13px;
border-bottom-left-radius: 13px;
  background: #F49530;
  background: -moz-linear-gradient(top, #FFD09E 0%, #FFC384 15%, #FFC384 30%, #F49530 31%, #D07E29 94%, #BF7425 95%, #A46420 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFD09E), color-stop(15%,#FFC384), color-stop(30%,#FFC384), color-stop(31%,#F49530), color-stop(94%,#D07E29), color-stop(95%,#BF7425), color-stop(100%,#A46420));
  background: -webkit-linear-gradient(top, #FFD09E 0%, #FFC384 15%, #FFC384 30%, #F49530 31%, #D07E29 94%, #BF7425 95%, #A46420 100%);
  background: -o-linear-gradient(top, #FFD09E 0%, #FFC384 15%, #FFC384 30%, #F49530 31%, #D07E29 94%, #BF7425 95%, #A46420 100%);
  background: -ms-linear-gradient(top, #FFD09E 0%, #FFC384 15%, #FFC384 30%, #F49530 31%, #D07E29 94%, #BF7425 95%, #A46420 100%);
  background: linear-gradient(top, #FFD09E 0%, #FFC384 15%, #FFC384 30%, #F49530 31%, #D07E29 94%, #BF7425 95%, #A46420 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFD09E', endColorstr='#A46420',GradientType=0 ); 
  cursor:pointer;
  bottom: 9.75px;
  
  
}
.downloadbutton:hover {
  color: #ffffff;
}
.related_download_text{
  color: blue;
  font-size:120%;
}
.downloadbutton img {
position: relative;
left: -5px;
}
.downloadbutton span {
position: relative;
top:-6px;}

form {
   display: inline;
}
</pre></body></html>