<style type="text/css">

body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.header {
  margin: 4px;
  padding: 08px;
  height: 70px;
  background: #A1A96D;
}
.left {
  margin: 05px;
  top: 120px;
  width: 140px;
  height: 600px;
  background: #A1A96D;
  color:#FFFFFF;
  font-weight: bold;
  padding: 10px;
  float: left;
}
.center {
  margin-top: 10px;
  margin-left: 165px;
  margin-right: 165px;
  background-image: url(http://bsa351.org/troop351/images_misc/bsaback2.gif);
}
.right {
  margin: 5px;
  top: 120px;
  width: 140px;
  height: 600px;
  background: #A1A96D;
  color:#003399;
  font-weight: bold;
  padding: 10px;
  float: right;
}

.left A:link {text-decoration: underline; color:#CC0033;}
.left A:visited {text-decoration: underline; color:#CC0033;}
.left A:hover {text-decoration: underline; color:#A1A96D; background:#CC0033}

.right A:link {text-decoration: underline; color:#CC0033;}
.right A:visited {text-decoration: underline; color:#CC0033;}
.right A:hover {text-decoration: underline; color:#A1A96D; background:#CC0033}

</style>
