div.ev_pager
{
  font-weight: bold;
  font-size: 19px;
  margin: 20px auto 10px auto;
  text-align: center;
}

div#evol_head a, div.ev_pager a
{
  text-decoration: none;
}

div#evol_head a:hover, div.ev_pager a:hover
{
  text-decoration: underline;
}

div#evol_head h2
{
  font-variant: all-caps;
  padding-top: 20px;
}

div#evol_head h3
{
  padding-top: 10px;
  font-weight: bold;
}

div#evol_head h4
{
  font-size: 17px;
  font-weight: normal;
}

h4.caption
{
  font-size: 17px;
  font-weight: normal;
  padding: 30px;
  background-color: #f7f4eb;
  /* 
  border-left: 2px solid #b5b292;
  border-right: 2px solid #b5b292;
  */
  margin-top: 15px;
  font-family: Gerbera, Arial, sans-serif;
}

div.ch
{
  margin: 30px 0 15px 0;
  border-top: 3px solid #b5b292;
  padding: 10em 15px 15px 15px;
  background-color: #f7f4eb;
  background-repeat: no-repeat;
  background-position: left bottom;
}

table.ch
{
  border: 1px solid #b5b292;
  margin-left: 135px;
  width: 200px;
  background-color: #fff;
  padding: 5px;
}

table.ch td
{
  vertical-align: baseline;
}

h2.ch
{
  display: inline;
}

h3.ch
{
  display: inline;
}

body#evol_head a
{
  text-decoration: none;
}

div#ch1
{
  background-image: url(/images/eltpub/ev_birds_400.jpg);
}

div#ch2
{
  background-image: url(/images/eltpub/ev_surricats_300.jpg);
}

div#ch3
{
  background-image: url(/images/eltpub/ev_wheat_300.jpg);
  background-position: left top;
}

div#ch4
{
  background-image: url(/images/eltpub/ev_diatoms_300.jpg);
  background-position: left top;
}

/*          evol_chapter               */

div.evol_chapter
{
  font-family: Adonis, Times New Roman, serif;
  font-size: 19px;
}

table.author
{
  margin: 5px auto 5px auto;
}

table.author td
{
  padding: 5px;
  text-align: center;
  vertical-align: top;
  font-size: 19px;
}

td.author
{
  font-weight: bold;
  font-size: 21px;
}

/*
div.evol_chapter h2
{
  font-variant: all-caps;
  font-size: 20px;
  padding-top: 15px;
}

div.evol_chapter h3
{
  font-size: 17px;
  padding: 5px 0 10px 0;
}
*/

div#chapter1, div#chapter2, div#chapter3, div#chapter4
{
  height: 625px;
  position: relative;
  min-width: 700px;
  margin: 30px 0 30px 0;
  border-top: 3px solid #b5b292;
  background-color: #e1debd;
  background-repeat: no-repeat;
  background-position: left top;
}

table.chapter_photo
{
  position: absolute;
  left: 300px;
  top: 50px;
  border: 1px solid #b5b292;
  width: 400px;
  background-color: #fff;
  padding: 5px;
}

table.chapter_num
{
  position: absolute;
  left: 300px;
  top: 450px;
  border: 1px solid #b5b292;
  width: 200px;
  background-color: #fff;
  padding: 5px;
}

table.chapter_num h3
{
  display: inline;
  padding: 0;
  font-size: 17px;
}

table.chapter
{
  position: absolute;
  left: 300px;
  top: 530px;
  border: 1px solid #b5b292;
  width: 400px;
  background-color: #fff;
  padding: 5px;
}

table.chapter h2
{
  display: inline;
  padding: 0;
  font-size: 19px;
}

table.chapter_photo td, table.chapter_num td, table.chapter td
{
  padding: 0;
}

div#chapter1
{
  background-image: url(/images/eltpub/ev_birds_500.jpg);
}

div#chapter2
{
  background-image: url(/images/eltpub/ev_surricats_500.jpg);
}

div#chapter3
{
  background-image: url(/images/eltpub/ev_heliconia_500.jpg);
}

div#chapter4
{
  background-image: url(/images/eltpub/ev_diatoms_500.jpg);
}

div.ev_img
{
  border: 1px solid #d9d9d9;
  float:right;
  margin: 0 0 10px 30px; 
}

div.box, div.greybox
{
  margin: 20px 0 30px 0;
  padding: 30px;
  font-family:  Gerbera, Arial;
  font-size: 15px;
}

div.box
{
   background-color: #f7f4eb;
}

div.greybox
{
  background-color: #efefef;
}

div.box h3, div.greybox h3
{
  font-family: Adonis, Times New Roman, serif;
  font-size: 20px;
  font-weight: bold;
  color: #95a2b3;
  padding: 0 0 10px 0;
  margin: 0;
}

div.box table.left_text
{
  float: left;
  background-color: #fff;
  width: 130;
  margin: 0 20px 10px 0;
  border: 1px solid #b5b292;
  padding: 5px;
}

