body {
  background-color: white;
  margin-top: 0; 
  margin-bottom: 0; 
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

#menutop {
  background-color: white;
  left:0px;
  position: absolute;
  top: 0px;
  width: 850px;
}
#menubar {
  background-color: black;
  left:0px;
  position: absolute;
  top: 100px;
  width: 850px;
  height: 30px;
}

#menubar p a:link, #center td a:link {color: white; font: 10pt Arial, serif; font-weight: bold; text-decoration: none }
#menubar p a:active, #center td a:active {color: white; font: 10pt Arial, serif; font-weight: bold;text-decoration: none}
#menubar p a:visited, #center td a:visited {color: white; font: 10pt Arial, serif; font-weight: bold;text-decoration: none}
#menubar p a:hover, #center td a:visited {color: #ff6600; font: 10pt Arial, serif; font-weight: bold;text-decoration: none}

#leftmenu1 {
  background-color: white;
  left:5px;
  position: absolute;
  top: 140px;
  width: 200px;
}

#leftmenu2 {
  background-color: white;
  left:5px;
  position: absolute;
  top: 235px;
  width: 200px;
}

#leftmenu3 {
  background-color: white;
  left:5px;
  position: absolute;
  top: 348px;
  width: 200px;
}

#leftmenu4 {
  background-color: white;
  left:5px;
  position: absolute;
  top: 462px;
  width: 200px;
}

#leftmenu5 {
  background-color: white;
  left:5px;
  position: absolute;
  top: 560px;
  width: 200px;
}

#leftmenu6 {
  background-color: white;
  left:5px;
  position: absolute;
  top: 675px;
  width: 200px;
}

a:link {color: black; font: 10pt Arial, sans-serif; text-decoration: none}
a:active {color: black; font: 10pt Arial, sans-serif; text-decoration: none}
a:visited {color: black; font: 10pt Arial, sans-serif; text-decoration: none}
a:hover {color: #ff6600; font: 10pt Arial, sans-serif; text-decoration: none }




#rightmenu {
  background-color: white;
  left:680px;
  position: absolute;
  top: 140px;
  width: 150px;
}

#rightmenu p a:link, #center td a:link {color: #339933; font: 10pt Arial, serif; font-style: italic; text-decoration: none }
#rightmenu p a:active, #center td a:active {color: #339933; font: 10pt Arial, serif; font-style: italic; text-decoration: none }
#rightmenu p a:visited, #center td a:visited {color: #339933; font: 10pt Arial, serif; font-style: italic; text-decoration: none }
#rightmenu p a:hover, #center td a:visited {color: #ff6600; font: 10pt Arial, serif; font-style: italic; text-decoration: none}

#center {
  align: center;
  margin-top: 140;
  margin-left: 240px;
  margin-right: 680px;
}

#center p a:link, #center td a:link {color: #ff6600; font: 10pt Arial, serif; text-decoration: none;}
#center p a:active, #center td a:active {color: #ff6600; font: 10pt Arial, serif; text-decoration: none}
#center p a:visited, #center td a:visited {color: #ff6600; font: 10pt Arial, serif; text-decoration: none}
#center p a:hover, #center td a:hover {color: black; font: 10pt Arial, serif; text-decoration: none;}



h1 {color: black; font: 12pt Arial, sans-serif; font-weight: bold;}
h2 {color: #ff6600; font: 12pt Arial, sans-serif; font-weight: bold;}
h3 {color: #339933; font: 10pt Arial, serif; font-style: italic; text-decoration: none }
h4 {color: #ff6600; font: 8pt Arial, serif;  }
h5 {color: #339933; font: 10pt Arial, sans-serif; font-weight: bold;}
p {color: black; font: 10pt Arial, sans-serif;}
image {border:none}
