body {
  background: transparent url('bg.png') repeat-x top;

}
.alert {
  padding: 5px;
  border: 2px solid black;
  background-color: #b8cde7;
  font-family: verdana;
  font-size: 14px;
}
.alert img {
  display: block;
  margin: 10px;
}
.alert p {
  padding: 5px;
  margin: 0px;
  text-align: left;
}
.alert h2 {
  margin: 5px 0px;
  font-size: 16px;
}
a.fb, a.fb:visited {
  font-family: arial;
  font-size:18px;
  border: 2px black;
  background: url('facebook.png') no-repeat;
  width: 261px;
  height: 53px;
  color: white;
  text-decoration: none;
  position: absolute;
  top:0px;
  left: 0px;
}
a.fbt, a.fbt:visited {
  font-family: arial;
  font-size:18px;
  border: 2px black;
  background: url('top-poster-sightings.png') no-repeat;
  width: 261px;
  height: 53px;
  color: white;
  text-decoration: none;
  position: absolute;
  top:0px;
  left: 255px;
}
a.fbs, a.fbs:visited {
  font-family: arial;
  font-size:18px;
  border: 2px black;
  background: url('top-poster-sightings.png') no-repeat;
  width: 261px;
  height: 53px;
  color: white;
  text-decoration: none;
  position: absolute;
  top:0px;
  left: 510px;
}
a.fbh, a.fbh:visited {
  font-family: arial;
  font-size:18px;
  border: 2px black;
  background: url('top-home.png') no-repeat;
  width: 261px;
  height: 53px;
  color: white;
  text-decoration: none;
  position: absolute;
  top:0px;
  left: 0px;
}
a.fbo, a.fbo:visited {
  font-family: arial;
  font-size:18px;
  border: 2px black;
  background: url('top-order.png') no-repeat;
  width: 261px;
  height: 53px;
  color: white;
  text-decoration: none;
  position: absolute;
  top:0px;
  left: 510px;
}
a.fbz, a.fbz:visited {
  font-family: arial;
  font-size:18px;
  border: 2px black;
  background: url('facebook.png') no-repeat;
  width: 261px;
  height: 53px;
  color: white;
  text-decoration: none;
  position: absolute;
  top:0px;
  left: 255px;
}
.left h1 {
  border-left: 20px solid #002a5c;
  border-bottom: 3px solid #002a5c;
  padding: 0px 0px 2px 5px;
  text-align: left;
}
.right h1 {
  font-family: verdana;
  font-size: 20px;
}
.right h2 {
  font-family: verdana;
  font-size: 18px;
  background-color: #b8cde7;
  border: 2px solid black;
}
.right h3 {
  font-family: verdana;
  font-size: 14px;
}
.right div {
  background-color: white;
  border: 2px solid black;
  margin-top: 10px;
  padding: 5px;
}
.ships {
  font-weight: bold;
  color: blue;
}
.right select {
  width: 150px;
}
div.top {     
  background-color: #fbdcdb;
}

ul {
  font-size: 16px;
  font-family: arial;
}
li {
  margin: 6px;
}