body {
  background:url(PHBackgroundGradient.jpg) 0% 0% repeat-x;
  font-family: Comic Sans MS,Verdana,Arial,Courier New;
  min-height: 725px;
  height: auto !important;
  height: 725px;
}
div#TopLeft Corner {
  display: block;
  position: absolute;
  top: 0px; left:0px;
  height: 125px;
  width: 125px;
}  
div#Header {
  display: block;
  position: absolute;
  top: 25px;
  left: 25px; 
  height: 125px;
  font-size: 36px;
  font-weight: bold;
  margin-left: 20px;
}
p.hdrinfo {
  font-size: 14px;
  font-weight: normal;
}
div#NavMenu {
  display: block;
  position: absolute;
  top: 680px;
  height: auto;
  /*width: auto;*/
  min-width: 1000px;
  z-index: 0;
}
div#Main {
  display: block;
  position: absolute;
  top: 100px; left: 25px;
  font-size: 12pt;
  margin-left: 20px;
  z-index: 50;
}  
div#Main-Scroll {
  display: block;
  position: absolute;
  top: 125px; left: 25px;
  height: 500px; width: 905px;
  font-size: 12pt;
  margin-left: 20px;
  z-index: 50;
  overflow:scroll;
  border-style: solid;
  border-color: #000000;
  background-color: #bfbfbf;
}  
div#col1 {
  left: 25px; 
  width: 300px;
  float: left;
}
div#col2 {
  width: 225px;
  float: left;
}
div.NavItem {
  position: relative;
  float: left;
  margin-top: 2px;
  margin-right: 10px;
  BORDER-TOP: #3499cc 2px outset;
  BORDER-RIGHT: #3499cc 2px outset; 
  BORDER-LEFT: #3499cc 2px outset; 
  BORDER-BOTTOM: #3499cc 2px outset; 
  WIDTH: 120px; 
  HEIGHT: 25px;
  BACKGROUND-COLOR: #c0c0c0;
}
A.NavLink SPAN {
  DISPLAY: none
}
A:link {
  COLOR: #00ffff; 
  TEXT-DECORATION: none;
}
A:visited {
  COLOR: #00caca; 
  TEXT-DECORATION: none;
}
A:active {
  COLOR: black; 
  TEXT-DECORATION: none;
}
div.NavItem A {
  text-decoration: none;
}
A.NavLink:link {
  DISPLAY: block; 
  BACKGROUND: none transparent scroll repeat 0% 0%; 
  WIDTH: auto; 
  COLOR: #000000; 
  TEXT-DECORATION: none;
}
A.NavLink:visited {
  DISPLAY: block; 
  BACKGROUND: none transparent scroll repeat 0% 0%; 
  WIDTH: auto; 
  COLOR: #000000; 
  TEXT-DECORATION: none;
}
A.NavLink:hover {
  DISPLAY: block;  
  BACKGROUND: #ffffff; 
  WIDTH: auto; 
  TEXT-DECORATION: none;
}
A.NavLink:hover SPAN {
  DISPLAY: block;
  POSITION: absolute;
  LEFT: 140px;
  BORDER-TOP: #000000 0px outset;
  BORDER-RIGHT: #000000 0px outset; 
  BORDER-LEFT: #000000 0px outset; 
  BORDER-BOTTOM: #000000 0px outset; 
  z-index: 100;
  color: #000000;
}
A.NavLink:hover SPAN.li01 {
  POSITION: absolute; 
  TOP: 30px; 
  LEFT: 0px;
  WIDTH: 150px; 
}
A.NavLink:hover SPAN.li02 {
  POSITION: absolute; 
  TOP: 30px; 
  LEFT: 0px; 
  WIDTH: 300px; 
}
A.NavLink:hover SPAN.li03 {
  POSITION: absolute; 
  TOP: 30px; 
  LEFT: 0px; 
  WIDTH: 325px; 
}
A.NavLink:hover SPAN.li500 {
  POSITION: absolute; 
  TOP: 30px; 
  LEFT: 0px; 
  WIDTH: 500px; 
}
A.NavLink:hover SPAN.li04 {
  POSITION: absolute; 
  TOP: 30px; 
  LEFT: 0px; 
  WIDTH: 225px; 
}
A.NavLink:hover SPAN.li05 {
  POSITION: absolute; 
  TOP: 30px; 
  LEFT: 0px; 
  WIDTH: 175px; 
}
p {
  margin-left: 10px;
  margin-right: 10px;
}
div[id="pgbody"] a:link {
  color: #bfffff;
}
div[id="pgbody"] a:hover {
  color: #00ecec;
}
div[id="pgbody"] a:visited {
  color: #00cccc;
}

div#copyright {
  display: block; 
  position: absolute;
  left: 0px; bottom: 0px;
  z-index: 100;
  margin-left: 10px;
  text-align: left;
  font-size: 75%;
  color: #ffffff;
}
