#backbutton a:hover,
#readabookbutton a:hover  {
   font-style: italic;
}

#howcanifindoutmoretext  {
   visibility: visible;
   position: absolute;
   left: 38px;
   top: 238px;
   z-index: 3;
   width: 660px;
}

#wherecanilearnmoretext  {
   visibility: visible;
   position: absolute;
   left: 35px;
   top: 206px;
   z-index: 4;
   width: 504px;
}

#readabookbutton a  {
   font-style: Normal;
   display: block;
   width: 100%;
   text-decoration: underline;
   color: #000000;
}

#readabookbutton  {
   font: 12px/15px Papyrus;
   text-align: left;
   visibility: visible;
   position: absolute;
   left: 38px;
   top: 239px;
   z-index: 4;
   width: 79px;
   height: 15px;
}

#backbutton  {
   font: 14px/16px Papyrus;
   text-align: center;
   visibility: visible;
   position: absolute;
   left: 573px;
   top: 507px;
   z-index: 2;
   width: 94px;
   height: 16px;
}

