html, body {
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS";
  background-color: 889fd1;
 /* background-color: #444547; */
}
img, table {
  border: none;
}
#left_border_cell {
 /* background-image: url("images/left-border.gif"); 
  background-repeat: repeat-y; */
}
#right_border_cell {
/*  background-image: url("images/right-border.gif"); 
  background-repeat: repeat-y; */
}
#footer {
  background-image: url("images/footer-bg.gif"); 
  background-repeat: repeat-x;
  color: #b3b4b4;
  font-size: 10px;
  
}
table.main_form {
  background-image: url("images/form-bg.jpg"); 
  background-repeat: no-repeat;
  height: 257px;
}
table.join_form {
  color: #333;
  text-decoration: none;
  font-size: 11px;
  word-spacing: 0.05em;
  text-align: left;
  letter-spacing: 0;
  margin-left: 13px;
}
table.bottom_form {
  background-image: url("images/right-bottom.jpg"); 
  background-repeat: no-repeat;
  height: 220px;
}
.blurb {
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  word-spacing: 0.05em;
  text-align: left;
  letter-spacing: 0;
  line-height: 1.3em;
  margin-bottom: 8px;
  margin-top: 8px;
}
.bottomblurb {
  color: #333;
  text-decoration: none;
  font-size: 11px;
  word-spacing: 0.05em;
  text-align: left;
  letter-spacing: 0;
  margin-left: 13px;
  line-height: 1.3em;
  margin-bottom: 8px;
  margin-top: 8px;
}
#search_form {
  margin: 0;
  padding: 0;
}
select {
  color: #333;
  background: #f5f5f5;
  border: 1px solid #b6babb;
  font-size: 11px;
}
#Text1, #Text2 {
  color: #333;
  background: #f5f5f5;
  border: 1px solid #b6babb;
  font-size: 11px;
  width: 25px;
  height: 18px;
}
#PostalCode {
  color: #333;
  background: #f5f5f5;
  border: 1px solid #b6babb;
  font-size: 11px;
  width: 75px;
  height: 18px;
}	
#footer p {
  color: #b3b4b4;
  text-decoration: none;
  font-size: 9px;
  word-spacing: 0.05em;
  text-align: right;
  letter-spacing: 0;
  line-height: 1.3em;
  margin-bottom: 8px;
  margin-right: 10px;
}
#footer a {
  color: #b3b4b4;
  text-decoration: none;
  font-size: 10px;
  word-spacing: 0.05em;
  text-align: left;
  letter-spacing: 0;
  line-height: 1.3em;
  margin-bottom: 8px;
  margin-left: 20px;
  margin-right: 20px;
}
H1 {
  color: #b3b4b4;
  text-decoration: none;
  font-size: 10px;
  display: inline;
  margin-left: 20px;
}
.copyright {
  color: #b3b4b4;
  text-decoration: none;
  font-size: 10px;
  display: inline;
}

