.pawPrints {
 background:url(../images/index_05.png);
 background-position:bottom; 
 background-repeat:no-repeat;
 background-color:#fdfbd0;
 border-top:#6D3636;
 border-top-style:solid;
 border-right-style:solid;
 border-left-style:solid;
 border-bottom-style:solid;
 width:1000;
 height:100%;
}
#gallery {
	width:763px;
	margin:0 auto 10px auto;
}

.imgBox {
 background-position:center; 
 background-repeat:no-repeat;
 width:200px;
 padding-left:10px;
  padding-right:10px;
  padding-bottom:10px;
  padding-top:10px;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #BF3C28;
}
.TealFont {
	color: #008080;

}
.StandardText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Titles {
	color: #993366;	
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

