body {
  margin-left: 100px;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, san-serif;
  color: #333333;
  text-align: center;
  }

#container {
  position: relative; 
  text-align: left; 
  width: 800px;
  }

#header {
  padding: 0;
  height: 205px;
  width: 800px;
  background-color: #ccff99;
  }

#left_header {
  float: left;
  width: 625px;
  }

#pow_img {
  float: right;
  }

#pow_txt {
  clear: right;
  float: right;
  }

#bar {
  clear: both;
  float: left;
  padding-top: 10px;
  }
  
#bar a:link {
  text-decoration: none;
  color: #990000;
  }
  
#nav {
  clear: both;
  float: left;
  width: 115px;
  }
#content {

  float: right;
  width: 630px; 
  padding: 10px 10px 0px 3px;
  margin:  10px 0 0 0;
  background-color: #FFFFFF;
  }

#home_side {
  float: right;
  width: 125px;
  height: auto;
  padding: 5px;
  margin-bottom: 10px;
  border: thin solid #990000;
  }

#home_event {
  clear: right;
  float: right;
  width: 125px;
  height: auto;
  padding: 5px;
  margin-bottom: 10px;
  border: thin solid #990000;
  }
  
#home_side_btm {
  clear: right;
  float: right;
  width: 125px;
  height: auto;
  padding: 5px;
  margin-bottom: 10px;
  border: thin solid #990000;
  }
#home_side_btm_left {
  clear: both;
  float: left;
  width: 125px;
  height: auto;
  padding: 5px;
  margin-bottom: 10px;
  border: thin solid #990000;
  }
 #home_side_left {
  clear: both;
  float: left;
  width: 125px;
  height: auto;
  padding: 5px;
  margin-bottom: 10px;
  border: thin solid #990000;
  }
#adoption {
  font-size: small;
  }
  
#adopt_side {
  float: right;
  width: 240px;
  padding: 5px;
  border: thin solid #990000;
  }
  
#footer {
  clear: both;
  margin-bottom: 2px;
  height: 22px;
  width: 800px;
  background-color:  #ccff99;
  border-top: thin solid #990000;
  border-bottom: thin solid #990000;
  font-size: 70%;
  font-weight: bolder;
  font-style: inherit;
  }

#content h2, h3, h4 {
  color: #990000;
  }

#content h2, h3 {
  text-align: center;
  }
  
#content h4 {
  text-align: left;
  }

#content li {
  list-style-type: disc;
  padding-bottom: 5px;
  font-size: 90%;
  }

#content blockquote {
  font-size: small;
  font-weight: bold;
  }
#nav address {
  margin-left: 10px;
  font-size: 80%;
  }  
p.p1:first:letter {
  margin: 0px 5px 0px 0px;
  padding: 0px;
  color: #990000;
  background: #ffffff;
  font-size: 70px;
  line-height: 44px;
  }
  
#adoption li {
  font-size: small;
  font-style: italic;
  list-style-position: outside;
  }
  
.innertube {
  margin: 2px;
  margin-top: 0px;
  }

.floatright {
  float: right;
  margin: 0 0 0 5px;
  width: auto;
  /*vertical-align: top;*/
  } 

.floatleft {
  float: left;
  width: 625px;
  }
  
.fee {
  text-align: right;
  font-weight: bold;
  }
.ttl {
  font-size: large;
  font-weight: bold;
  color: #990000;
  }
  
.ttl2 {
  font-size: medium;
  font-weight: bold;
  color: #990000;
  }  

.tdheading {
  font-weight: bold;
  text-align: right;
  }
  
.notice {
  font-family: verdana;
  font-size: 70%;
  text-align: left;
  }
