#bg {
 margin-left: 125px;
 margin-top: 10px;
}
#intro {
  position: relative;
  margin-top: 10px;
}
img.logo {
  /*height: .49in;
  width: 1.63in;*/
  border: 0;
}
p {
  FONT-FAMILY: "lucida sans";
  font-size: 11px;
}
p.title {
  FONT-FAMILY: "lucida sans";
  font-size: 14px;
  font-weight: bold;
}
ul.bullet {
 margin: 0;
 padding: 0;
 list-style-position: outside;
 list-style-image: none;
 list-style-image: url(http://www.hlbcomm.com/images/bullet.gif);
 list-style-type: square;
 width: 100%; /* Width of Menu Items */
 border-bottom: 0px solid white;
 font-size: 11px;
 FONT-FAMILY: "lucida sans";
}

dt.sub 
{
	margin-left: 17px;
 font-size: 11px;
 FONT-FAMILY: "lucida sans";
 background-image: url(http://www.hlbcomm.com/images/sub.gif);
 background-position: 0 6px;
 background-repeat: no-repeat;
 padding: 0 0 0 1.5em;
}
dt 
{
 font-size: 11px;
 FONT-FAMILY: "lucida sans";
 background-image: url(http://www.hlbcomm.com/images/bullet.gif);
 background-position: 0 3px;
 background-repeat: no-repeat;
 padding: 0 0 0 1.5em;
}