body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #330000;
	text-decoration: none;
	font-weight:bold;
}
a.gal:link{
          font-family:Arial, Helvetica, sans-serif;
		  color:#330000;
		  font-size:12px;
		  text-decoration:none;
		  font-weight:bold;
	   }
a.gal:hover{
          font-family: Arial, Helvetica, sans-serif;
		  color:#330000;
		  font-size:12px;
		  text-decoration:underline;
		  font-weight:bold;
		  }
a.gal:visited{
          font-family:Arial, Helvetica, sans-serif;
		  color:#330000;
		  font-size:12px;
		  text-decoration:none;
		  font-weight:bold;
		  }
a.gal:active{
          font-family:Arial, Helvetica, sans-serif;
		  color:#330000;
		  font-size:12px;
		  text-decoration:none;
		  font-weight:bold;
		  }
.bg{
    background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}

.adoptp {
	background-image: url(images/topadopt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.aboutp {
	background-image:url(images/topabout.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.joinp {
	background-image:url(images/topjoin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bor {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #663333;
	border-left-color: #996633;
}
.head{
        font-family:Arial, Helvetica, sans-serif;
		  color:#993333;
		  font-size:12px;
		  text-decoration:none;
		  font-weight:bold;
		  }
      
.lineb {
	background-image: url(images/linebu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.ghead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
.bhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#330000;
	text-decoration: none;
}
