#subcontent {
  background: url(../images/sub_bg.gif) repeat-y 50% 0;
  width: 920px;
  overflow: auto;
  clear: both;
}


/* Secondary Page Nav only */

#sub_right{
  width: 200px;
  float: right;
}

#sub_right ul{
  margin: 10px 0 0 50px;
  font-size: 10pt;
  list-style-image: url("../images/paw_icon.gif");
}

#sub_right li{
  padding: 5px 0 5px 0;
  height: 15px;
}

#sub_right li a{
  color: #4F710C;
}

#sub_right li a:hover{
  color: #80a1bb;
  border-bottom: 1px solid #2E5B89;
}

#sub_right H3 {
  text-align:center;
  margin-top: 10px;
  margin-bottom: 10px; 
  color: #2E5B89;
}

#sub_right a{margin: 10px 0 10px 22px; height: 60px; width: 160px;}

/* End Sec Page Nav */

/* Secondary Page Content */

#sub_left {
  width: 664px;
  float: left;
  margin-left: 10px;
}

#sub_left p{margin: 7px 12px 7px 0;}
#sub_left H3{margin: 7px 0 14px 0; color: #2E5B89;}
#sub_left H4{margin: 7px 0 7px 0; color: #B1B38E; font-style:italic;}
#sub_left li{list-style-type: circle; margin-left: 25px;}

#sub_left li a{
  color: #2E5B89;
}

#sub_left li a:hover{
  color: #80a1bb;
  border-bottom: 1px solid #2E5B89;
}
/* Animal Bg */


.animalpic 
{
	margin: 10px 10px 10px 10px;
}

.animallink 
{
	color: #2E5B89;
	font-size: 11pt;
}

.animallink:hover{
  color: #80a1bb;
  border-bottom: 1px solid #2E5B89;
}

/* Animal Details */

.an_name
{
	color: #2E5B89;
	font-size: 16pt;
}

/* Donation Types */

#donorbox
{
	background: #fff; 
	border: solid 1px #003366;
}


#mail
{
	clear: both;
}

