*html { margin:0 auto; padding:0;}
body {background-color:#8c847e; margin:0px; padding:0px;}


h1 {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#6b625c;}
h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size:18px; color:#FFF;}

#maincontain { width:950px; background-color:#FFF;margin:0px auto;}
#header { width:950px; height:526px; position:relative;}

#buynow
{
  display: block;
  width: 163px;
  height:58px;
  background-image: url(../images/buybutton.jpg);
  top:480px;
  left:673px;
  position:absolute;
  
  text-decoration:none;
}

#buynow:hover
{ 
  background-position: 0 -58px;
}


#book {width:386px; height:530px; padding:90px 0 0 83px; float:left;}
#text_column {font:Arial, Helvetica, sans-serif; font-size:12px; line-height:20px; color:#666; width:365px; float:left; padding:65px 0px 0 20px; border-top:thin #999;}

#nav { width:716px; height:95px; border-top:solid #d9d3d2 20px; border-bottom:solid #d9d3d2 20px; margin: 0 0 60px 120px; padding:1px 0;}


#rollover
{
  display: block;
  width: 238px;
  height:95px;
  background: url(../images/read.gif) no-repeat 0 0;
  float:left;
  margin: 0 1px 0 0;
  
  text-decoration:none;
}

#rollover:hover
{ 
  background-position: 0 -95px;
}

#rollover2
{
  display: block;
  width: 238px;
  height:95px;
  background: url(../images/listen_theprologue.gif) no-repeat 0 0;
  float:left;
  margin: 0 1px 0 0;
  
  text-decoration:none;
}

#rollover2:hover
{ 
  background-position: 0 -95px;
}

#rollover3
{
  display: block;
  width: 238px;
  height:95px;
  background: url(../images/order.gif) no-repeat 0 0;
  float:left;
  
  text-decoration:none;
}

#rollover3:hover
{ 
  background-position: 0 -95px;
}

#testimonials {background:#625755; width:950px; height:470px; padding:20px 0 0 0; border-top:solid #827876 10px; border-bottom:solid #827876 2px;}
#testimonials_text {font:Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; color:#FFF; width:550px; margin:0px 0 0px 120px;}
.smallnames {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#FFF;}

h3 {font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#FFF;}


#footer {width:950px; height:120px; background-color:#625755;}
#footertext { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FFF; padding: 40px 0 0 120px; float:left;}
#fb_button {width:27px; height:28px; float:left; padding: 27px 0 0 10px;}
#tw_button {width:27px; height:28px; float:left; padding: 27px 0 0 5px;}
#li_button {width:27px; height:28px; float:left; padding: 27px 0 0 5px;}
.darker {color:#dfdad9;}
#copywrite {color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:10px; padding: 10px 0 0 120px;}
#copywrite_link {text-decoration: underline; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFF;}

#audio_maincontain { width:670px; height:581px; padding:100px 0 0 0; margin:0px auto;}
#whitebox {width:670px; height:581px; background-color:#FFF; background-image:url(../images/audio_bk.jpg);}
#audio1 {padding:15px 0 0 50px;}
#audio2 {padding:15px 0 0 50px;}
#audioheader {font-family: Georgia, "Times New Roman", Times, serif; font-size:36px; color:#675e56; padding: 50px 0 0 50px;}
.audiobook {color:#8c847e; font-family:Georgia, "Times New Roman", Times, serif; font-size: 24px;}
#trackheader {font-family: Georgia, "Times New Roman", Times, serif; font-size:18px; color:#675e56; padding: 40px 0 0 50px;}
#back {font-family: Georgia, "Times New Roman", Times, serif; font-size:18px; color:#675e56; padding: 90px 0 0 50px;}

a.back {text-decoration:none; color:#675e56;font-family: Georgia, "Times New Roman", Times, serif; font-size:18px;}
a.back:hover {text-decoration:none; color:#978f87;font-family: Georgia, "Times New Roman", Times, serif; font-size:18px;}

hr {margin:5px 0 0 0px;}




.floatright { float:right;}
.floatleft {float:left;}
.clearboth {clear:both;}


