#headercontainer {
  margin: 20px 80px 0px 80px;
  padding: 0px; 
  background: url("images/headerimage.png");
  border: 3px solid white;
  min-width:700px;
/*  border-bottom: 6px solid white;*/
}


#printheader {
  display: none
}

#headercontainer table { 
  margin-top:0px;
  margin-bottom:0px;
  margin-left: 0px;
  margin-right: 0px;
  /*border-collapse: collapse;*/
  width:100%;
  border: 0px solid green;
}


#headercontainer td {
  padding: 0px 0px 0px 0px;
  margin: 0px;
  border: 0px solid yellow;
  color:white;
}

#headercontainer h1 {
   font-family: arial, helvetica, sans-serif;
   line-height:100%;
   color: white;
   font-style:normal;
   font-size: 2.0em;
   text-align: center;
/*   padding: 50px 0px 0px 0px;*/
   padding: 0px 0px 0px 0px;
/*  border:3px solid yellow;*/
   margin:0px;
}

#headercontainer h2 {
   font-family: arial, helvetica, sans-serif;
   line-height:100%;
   color: white;
   font-size: 1.6em;
   text-align: center;
 /*  padding: 0px 0px 20px 0px;*/
   padding: 0px 0px 0px 0px;
/*   border: 3px solid green;*/
}

/*#headercontainerimage {
   height: 179px;
  Border: 1px solid navy;
  padding : 0px 0px;
  margin-top:10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}*/

#headergif {
 background-image: url("images/muscles_small.jpg");
 background-repeat: no-repeat;
 background-position: center;
}


#col1 {
  width: 100px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  align:left;
}

#col2 {
  width:100%;
  padding: 0px;
  margin: 0px;
  border: 0px;
  align:left;
}

#col3 {
  width: 40px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  align:left;
}


#midbackground {
  background: url("images/mid_blue_pix.png");
}

#darkbluebackground {

  background: url("images/dark_blue_pix.png");
  color:white;
}

#lightbluebackground {

  background: url("images/light_blue_pix_old.png");
  color:white;
}

#shadebluebackground {

  background: url("images/shade_blue_rev 1060x200.png");
  color:white;
}

#headertopcorner {
  background: url("images/headertopcorner.png");
}

#headerbotcorner {
  background: url("images/headerbotcorner.png");
}

#headermid {
  background: url("images/headermid.png");
}

#headermidend {
  background: url("images/headermidend.png");
}

#headertop {
  background: url("images/headertop.png");
}

#headermid {
  background: url("images/headermid.png");
}

#headerbot {
  background: url("images/headerbot.png");
}
