WA {
  text-decoration:none
}
#top {
  margin: 3%;
  padding: 10px;
  background: #626262;
  height: 20px;
  font-family: verdana, sans-serif;
  border-color: blue;
  border-style: outset;
}
#left {
  position: absolute;
  left: 10px;
  top: 170px;
  width: 200px;
}
#center {
  background: #ccc;
  margin-top: 0;
  margin-left: 220px;
  margin-right: 220px;
}
#right {
  position: absolute;
  right: 10px;
  top: 170px;
  width: 200px;
}
.subheader_top {
  float: left;
  display: inline;
  padding-right:3%;
  padding-left:3%;
  border-color: white;
  border-style: groove;
}
.subheader {
  clear:both;
  height:23px;
  margin:0pt 0pt 10px;
}
.subheader_left {
  background:#33ADDB url(hmleftbg.gif) repeat-x scroll 0%;
  color:#FFFFFF;
  line-height:28px;
  padding:0pt 5px;
  width:193px;
}
.subheader_left a {
  background-color:inherit;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
}
.subheader_right {
  background:#99ffff scroll 0%;
  color:#626262;
  float:right;
  line-height:28px;
  width:574px;
}
.subheader_right a, .subheader2 a {
  background:inherit inherit inherit inherit inherit;
  color:#626262;
  font-weight:bold;
  margin:0px 2px 0pt 0pt;
  padding:7px 10px 8px;
  text-decoration:none;
}
.subheader_right a:hover, .subheader2 a:hover {
  background:#33ADDB url(hmleftbg.gif) repeat-x scroll 0%;
  border-top:1px solid #1A83AC;
  color:#FFFFFF;
}

#menu {
  background-color: #99FFFF;
  background-position:top;
  padding-left: 15px;  //increase, decrease in accord with background 
image
  font-size:12px;
  font-family: verdana, sans-serif;
  color:blue;
  font-style: none;  //optional
  font-weight: bold;  //optional
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left; //or float right
}
#menu li {
  float: left;
  width: 8em;  //you may need to alter this in accord with text length
}
#menu a {
  font-size:12px;
  text-decoration:none;
  color:blue;  //add text color here
  font-style:none;  //optional
  font-weight: bold;  //optional
}
#menu a:hover {
  font-size:12px;
  text-decoration:none;
  color:red;  //add mouse-over text color here
  font-style:normal;  //optional
  font-weight: bold;  //optional
}
#navcontainer2 
{
  margin: 1%;
  padding: 1px;
  font-style: italic;
  font-family: Verdana, Arial,sans-serif;
}
#navcontainer2 ul
{
  margin: 0;
  margin-right: 13px;
  margin-left: 13px;
  padding: 1px;
  list-style-type: none;
  text-align: center;
  padding-right:1px;
  padding-left:1px;
}
#navcontainer2 ul li { display: inline; }

#navcontainer2 ul li a
{
  font-size:11px;
  font-weight:bold;
  text-decoration: none;
  padding: .2em 2.4em;
  // color: blue;
  background-color: #99ffff;
  border-color: #66ffff;
  border-style: ridge;
  //border-right: 1px;
  //border-left: 1px;
  //margin-left: 1px;
}

#navcontainer2 ul li a:hover
{
  color: white;
  background-color: blue;
}

#right_list
{
  margin: 0px;
  padding: 0px;
  float: left;
  font-style: italic;
  font-family: Verdana, Arial,sans-serif;
  font-size:11px;
}

#right_list ul li a
{
  text-decoration: none;
}

#right_list ul li a:hover
{
  color: white;
  background-color: blue;
}
#right_list ul
{
  list-style-image: url('Graphicbyc7.jpg')
}


<!--  padding: .2em 2.9em;-->
