#breeders {
	align: center;
}

#breeders td {
  font-family: verdana;
  font-size: 11px;
  padding: 5px 5px;
  vertical-align: top;
}

#breeders p {
  text-align: center;
}

#leftnav {
  font-family: arial, helvetica;
  font-color: #6600CC;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  width: 115px;
  padding: 5px 5px;
  border: 1px double #6600CC;
}

#leftnav a, #leftnav a:visited {
  text-decoration: none;
  color: #6600CC;
  font-family: arial, helvetica;
  font-size: 12px;
  text-align: left;
}

#leftnav a:hover {
  text-decoration: none;
  color: #0000FF;
}

#disclaimer p {
  font-family: arial, helvetica;
  font-size: 9px;
}
#credit p {
  font-family: arial, helvetica;
  font-size: 10px;
  text-align: center;
}
