body {
  margin: 0px;
  background: rgb(219,220,222);
  padding: 0px; 
}
#content {
  margin-top: 10px;
  width: 600px;
  background: rgb(206,203,224);
}
table {
  width: 100%;
  border-collapse: collapse;
  border: none;
  margin: 0px;
  padding: 0px;
}
td.topempty {
  background-color: rgb(206,203,224);
  width: 300px;
  height: 75px;
}
td.logo {
  background-color: rgb(216,228,225);
  width: 300px;
  height: 75px;
  background-image: url('http://www.hlbcomm.com/port/images/hlbgrn.jpg');
  background-repeat: no-repeat;
  background-position: center;
}
.bar {
  height: 30px;
  background-image: url('http://www.hlbcomm.com/port/images/bar.jpg');
  background-repeat: repeat-x;
  text-align: center;
  FONT-FAMILY: "lucida sans";
  font-size: 12;
}
table.top {
  height: 30px;
  border-collapse: collapse;
}
A.top {
  TEXT-DECORATION: none;
  color: rgb(206,203,224)
}
A.top:link {
  color: rgb(206,203,224)
}
A.top:active {
  color: rgb(206,203,224)
}
A.top:visited {
  color: rgb(206,203,224)
}
A.top:hover {
  color: rgb(216,228,225)
}
td.copy {
  width: 300px;
  height: 300px;
  background-image: url('http://www.hlbcomm.com/port/images/copy.jpg');
  backgound-color: rgb(206,203,224);
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  margin: 0px;
  padding: 0px;
}
td.flash {
  width: 300px;
  height: 300px;
  background-color: rgb(206,203,224);
  border: none;
  margin: 0px;
  padding: 0px;

}
object  {
  border: none;
  margin: 0px;
  padding: 0px;
}

A.footnav {
          FONT-FAMILY: "lucida sans";
          font-size:  11px;
	  TEXT-DECORATION: none;
          color: rgb(97,144,128);
          }

A.footnav:link {
	         color: rgb(102,102,153);
               }

A.footnav:active {
	           color: rgb(102,102,153);
                 }

A.footnav:visited {
	            color: rgb(102,102,153);
                  }

A.footnav:hover {
	          color: rgb(97,144,128);
                }
img {
    border: 0
    }