body {
   color: #000000;
   background-color: #FFFFFF;
}

body, div, p, th, td, li, dd {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 1em;
   font-weight: normal;
}

blockquote p {
   text-indent: 0;
}

p {
   text-indent: 2em;
}

h1 {
   font-size: 180%;
   font-weight: bold;
}

h2 {
   font-size: 130%;
   font-weight: bold;
}

div#header {
   background-color: #DEDEFF;
   border-top: 1px solid #BEBEDF;
   border-left: 1px solid #BEBEDF;
   border-bottom: 1px solid #BEBEDF;
   border-right: none;
   padding-right: 6.7em;
   color: inherit;
}

#header h1, #header h2 {
   text-align: center;
}

div#cover {
   position: absolute;
   top: 0.6em;
   right: 0.6em;
   border-right: 1px solid #BEBEDF;
}

div#cover img {
   width: 6.8em;
   height: 10.2em;
}

div#menu {
   width: 200px;
   text-align: center;
   float: left;
   font-size: smaller;
   background: #ccc;
   color: inherit;
}

div#menu ul {
   list-style: none;
   margin: 0;
   padding: 0;
   border: 1px solid #000;
}

div#menu li {
   border-bottom: 1px solid #000;
   margin: 0;
}

div#menu li a {
   color: #666;
   background: inherit;
   display: block;
   font-weight: bold;
   padding: 5px 10px;
   text-decoration: none;
}

div#menu li a:hover {
   color: #333;
   background: inherit;
}


div#maintext {
   margin-left: 200px;
   padding: 30px;
   display: block;
}

div#maintext img.cover {
   width: 25em;
   height: 36em;
}

div#wrapper {
   background: #f1f2ea url(images/menu-bg.png) repeat-y left;
   color: inherit;
}

.amazon {
   margin: 0px;
   padding: 0px;
   border: 1px solid #000000;
   width:120px;
   height:240px;
   overflow: hidden;
}

#reading iframe {
   float: left;
   /*padding-right: 1em;*/
   margin-top: 0px;
   margin-left: 0px;
   margin-bottom: 0px;
   margin-right: 1em;
}

div#footer {
   font-size: smaller;
   color: inherit;
   border: 1px solid #BEBEDF;
   background-color: #DEDEFF;
   text-align: center;
   clear: both;
}

ol.chapters {
   list-style-type: decimal;
}

ol.chapters li {
   padding-bottom: 1em;
}

ol.chapters li ul.authorcomments {
   list-style-type: none;
}

ol.chapters li ul.authorcomments li {
   padding-bottom: 0;
}

ol.alpha {
   list-style-type: upper-alpha;
}

.error {
   color: #FF0000;
   background: inherit;
   border: 1px solid #666;
}

.greyblock {
   background: #ccc;
   border: 1px solid #666;
   color: inherit;
}

.clearing {
  height: 0;
  clear: both;
}

.last {
   margin-bottom: 0;
}

.quote {
   font-weight: bold;
}

.centered {
   text-align: center;
}

.author {
   font-style: italic;
   font-weight: normal;
}

.shadow {
   float: left;
   background: #aaaaaa;
   color: inherit;
   margin-right: 15px;
}

.shadow img {
   margin: 0 0 0 0;
   position: relative;
   bottom: 2px;
   left: 5px;
}

form.orderfrm fieldset {
   margin-bottom: 10px;
}

form.orderfrm legend {
   font-weight: bold;
}

form.orderfrm label {
   display: inline-block;
   line-height: 1.8;
   vertical-align: top;
   width: 9em;
}

form.orderfrm fieldset ol {
   list-style: none;
   margin: 0;
   padding: 0;
}

form.orderfrm fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
