body {
  margin: 0;
  padding: 0;
  border: 0;
  background: #000;
  text-align: center;
  vertical-align: middle;
}

#wrap {
  width: 634px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

#international {
  width: 323px;
  height: 251px;
 /* background: url('splash/02_1aa.gif') no-repeat left top; */
  vertical-align: top;
 
}

#international div {
  margin: 130px 85px 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

#northeast {
  width: 311px;
  height: 251px;
  background: url('splash/02_2bb.gif') no-repeat left top;
  vertical-align: top;
}

#northeast div {
  margin: 135px 0 0 100px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

#international div a, #northeast div a {
  color: #6B1211;
  text-decoration: none;
}

#international div a:hover, #northeast div a:hover {
  color: #8A6528;
  text-decoration: underline;
}
