body {
  font-family: Arial, sans-serif;
  font-size: 90%;
  background-color: #000;
	margin: 0;
  padding: 0;
  padding-bottom: 64px;  
}

img {
  margin: 0;
  padding: 0;
  border-style: none;
}

table {
  font-size: 100%;
}

table.CHAC_main_layout {
	border-collapse: collapse;
  width: 750px;
  max-width: 750px;
}

table.CHAC_main_layout td {
  text-align: left;
  vertical-align: top;
	margin: 0;
	padding: 0;
}

div.WNV_update {
  margin-bottom: 20px;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 90%;
}

div.WNV_update a {
  font-weight: bold;
}

table.featured_pets {
  margin: 18px auto;
}

table.featured_pets td {
  text-align: center;
  vertical-align: middle;
  padding-bottom: 18px;
}

table.featured_pets td.photo {
	width: 30%;
}

table.featured_pets td.text {
  width: 70%;  
  font-weight: bold;
  font-size: 120%;
}

div.CHAC_navbar {
  border-top: 1px solid #FFF;
}

.CHAC_navbar .CHAC_nav_link {
  border-bottom: 1px solid #FFF;
}

div.links {
  text-align: center;
}

div.links a {
  font-weight: bold;
}

div.CHAC_main_content {
  margin: 8px;
}


table.CHAC_main_layout td.CHAC_bottom_bar {
  background-color: #036;
  text-align: right;
}

.coupon {
  margin: 1em auto;
  text-align: center;
}