body {
	margin-top: 0px;
	background-color: White;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #333333;
	font-weight: bold;
	background-image: url(/images/pawbg.jpg);
}

p {

font-size: medium;
	color: #333333;
	margin-top: 0px;
	font-weight: bold;
}
	
	.content {
	background-color: White;
	padding-top: 20px;
	padding-left: 75px;
	padding-right: 50px;
}
	
		
	
td.footer {
	width: 796px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: smaller;
	color: #333333;
	text-align: center;
	background-color: #F39498;
	padding: 5px;
}

.navfooter {
	background-color: #F7ECEB;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: xx-small;
	color: #333333;
		text-align: center;
}
	
a.footer {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: xx-small;
	color: #333333;
		text-align: center;
}


a:link {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: medium;
	color: #5A3D1B;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	text-decoration: underline;
}

a:visited { "Century Gothic", Arial, sans-serif;
font-family: 
	font-size: small;
	color: #5A3D1B;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	text-decoration: none;
}


a:hover {"Century Gothic", Arial, sans-serif;
  font-family: 
	font-size: small;
	color: #768461;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	text-decoration: underline;
  }
  
  a:active { "Century Gothic", Arial, sans-serif;
  font-family: 
	font-size: small;
	color: #5A3D1B;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	text-decoration: none;
  }

  a.footer:link {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	font-size: xx-small;

	
}

a.footer:visited {

color: #333333;
	font-weight: normal;
	text-decoration: underline;
	font-size: xx-small;
	

}


a.footer:hover {
  color: #403420;
	font-weight: normal;
	text-decoration: underline;
	font-size: xx-small;
  }
  
  a.footer:active {
  color: #333333;
	font-weight: normal;
	text-decoration: underline;
	font-size: xx-small;
	
  }


UL {
	list-style-type: circle;
	margin-left: 5px;
}


