body {
  font-size: 75%;
  font-family: sans-serif;
  margin: 0;
  padding: 0;
  margin-top: 5px;
}

img {
  border: 0;
}

hr {
  color: #D9D0B7;
  height: 1px;
}

br {
  clear: both;
}

a {
  color: #004080;
}

a:visited {
  color: #5F5F5F;
}

.pet a {
  font-weight: bold;
  text-decoration: none;
}

#links {
  text-align: center;
}

#help ul {
  margin-left: 0;	
  padding-left: 1em;
  text-indent: -1em;
  list-style-position: inside;
}

#help ul .title {
  list-style-type: none;
}

.section hr {
  color: #D9D0B7;
  background-color: #D9D0B7;
  border: 0;
  height: 1px;
}

.species span.name {
  font-weight: bold;
  font-size: 1.4em;
}

.right {
  float: right;
  width: 45%;
}

.section {
  border: 1px solid #D9D0B7;
  padding: 5px;
  margin-bottom: 15px;
  background-color: #FEF8D3;
}

#petupdate .pet br
{
  clear: none;
  line-height: .1em;
}

#petupdate .pet
{
  background: none;
}

.left {
  float: left;
}

div.right {
  padding-top: 15px;
}

#updates br {
  clear: none;
}
.f
{
  background-color: #FFD7DD;
}
.m
{
  background-color: #D9DEFF;
}
.species .first
{
  border-top: 1px solid #D9D0B7;
}

.species .pet
{
  border-bottom: 1px solid #D9D0B7;
  margin: 0;
  padding: 2px 5px 2px 5px;
}

#recent { 
  float: left;
  width: 45%;
}

#oldest {
  float: right;
  width: 45%;
}

.species {
  border: 1px solid #D9D0B7;
  margin: 15px 10px;
  padding: 5px;
  background-color: #FEF8D3;
}
#petlist
{
  float: left;
  width: 50%;
}
h3
{
  padding: 0;
  margin: 0;
}
#header h1
{
  margin: 5px;
  padding: 0;
}
.nav {
  font-size: 14px;
  margin-left: 10px;
}
#header
{
  font-family: sans-serif;
}

#petupdate {
  clear: both;
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
  background-color: #D9D0B7;
}

.outer
{
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
}

.body {
  left: 10%;
  right: 10%;
  margin: 0 auto;
  text-align: left;
}

.body {
  width: 700px;
  clear: both;
}

.petname {
  float: left;
}
.petmeta {
  float: right;
}
.pet {
  clear: both;
  margin: .3em;
}
.descr
{
  color: #454545;
}

.num { color: gray; }
#updateday
{
  font-size: 1.2em;
  font-weight: bold;
}
#stats
{
  text-align: center;
  border-top: 1px solid #D9D0B7;
  border-bottom: 1px solid #D9D0B7;
  background-color: #FEF8D3;
  width: 100%;
}
.date
{
  font-size: .8em;
  color: #800000;
}

