#content div#start h1 {
    padding-left:50px;
    margin-bottom:10px;
    font-size: 1.0em;
    font-weight:bold;
    text-align: center;
    background-color: inherit;
  }

#content div#start p, p.wpbs {
    width:90%;
    margin:10px auto 0px auto;
    font-size: 0.9em;
    font-weight:normal;
    text-align: justify;
    background-color: inherit;
   }
#content div#start p.wpbs {
    margin-top:5px;
    font-size: 0.9em;
    font-weight:normal;
    text-align: center;
    background-color: inherit;
  }

#content div#start p.backlnk {
    width:50%;
    margin:5px auto 0px auto;
    font-size: 0.9em;
    text-align: center;
    }

#picbox {
  margin: 0px auto 0px auto;
  width:770px;
  height:480px;
  text-align:center;
  }
* html #picbox {
  width:780px;
  }

table {
    margin: 0px 20px 0px 10px;
    width:740px;
  }
td {
    width:20%;
    padding:2px 0px 2px 0px;
    text-align:center;
    border:solid 1px #000000;
   }
td.col5 {
    padding:2px 0px 45px 0px;
    font-size:0.8em;
    text-align:center;
    border:none;
   }
* html td.col5 {
    padding:2px 0px 5px 0px;
   }

span.disabl, span.picakt {
  font-size:0.7em;
  font-weight:bold;
  color:#808080;
  }

span.picakt {
  color:#FFFFFF;
  background-color:#865912;
  }

span.picdisa {
  font-size:0.8em;
  font-weight:bold;
  color:#808080;
  border-top:1px solid #808080;
  border-left:1px solid #808080;
  border-right:1px solid #808080;
  }


a.picaktiv {
  font-size:0.75em;
  font-weight:bold;
  color:#000000;
  text-decoration:none;
  }

a.picaktiv:hover, a.picaktiv:focus {
  color:#FFFFFF;
  background-color:#865912;
  }

img.pcard {
  width:25px;
  height:15px;
  border:none;
  }

dl.imgtxt {
  width:180px;
  float: left;
  margin:5px 4px 5px 4px;
  border:solid 1px #000000;
    }
dl.imgtxt dt {
  margin-bottom: 0px;
  height: 120px;
  vertical-align:bottom;
  }

dl.imgtxt dt img {
  width:180px;
  height:120px;
  border:none;
  }
dl.imgtxt dd {
  margin: 0;
  padding:3px 5px 0px 5px;
  font-size:0.75em;
  }

a.lnpics, a.lnpicn, a.lnpicb {
  font-size:0.75em;
  font-weight:normal;
  color:#000000;
  border-top:1px solid #000000;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  text-decoration:none;
  }
a.lnpicn {
  font-size:0.85em;}
a.lnpicb {
  font-size:0.95em;}

a.lnpics:hover, a.lnpicn:hover, a.lnpicb:hover, a.lnpics:focus, a.lnpicn:focus, a.lnpicb:focus {
  color:#FFFFFF;
  background-color:#865912;
  }

hr {margin-top: 8px;
    border:solid 1px #7D5311;
    }

iframe {
  margin:0px 10px 0px 60px;
  float:left;
  }



#content div#start p.book {
  margin:20px 0px 0px 200px;
  width:auto;
  font-size: 0.9em;
  font-weight:normal;
  text-align: left;
  background-color: inherit;
  }
