body {
  margin: 0px;
  padding: 0px;
  background-color: #cccccc;
  text-align: center;
}
h1 {
  font-size: 19px;
  font-style: italic;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  color: #000099;
}
h3 {
  font-weight: bold;
  font-size: 16px;
}
h6 {
  font-size: 12px;
  color: #666666;
  font-weight: bold;
  font-style: italic;
}
#header {
  border-color: #ffcc66;
  border-width: 1px;
  background-color: silver;
  color: black;
  font-family: Garamond;
  font-size: 47px;
  font-weight: bolder;
  text-align: center;
  padding-top: 15px;
}
#header2 {
  border-color: #ffcc66;
  border-width: 1px;
  background-color: silver;
  font-weight: bolder;
  padding-top: 15px;
  color: black;
  font-family: Garamond;
  font-size: 34px;
  text-align: center;
  padding-bottom: 15px;
}
#hmenu {
  font-family: Arial,Helvetica,sans-serif;
  background-color: silver;
  text-align: center;
  line-height: 30px;
  font-style: italic;
  font-weight: bolder;
  height: 62px;
  font-size: 13px;
  padding-top: 0px;
  padding-right: 0px;
}
#hmenu ul {
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-type: none;
  background-color: silver;
  font-family: Arial,Helvetica,sans-serif;
  float: left;
  padding-left: 0px;
}
#hmenu li {
  border: 5px outset black;
  padding: 0px 22px 0px 23px;
  text-decoration: none;
  background-color: silver;
  display: block;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  font-style: normal;
  width: 165px;
  height: 62px;
}
#hmenu a {
  margin: 0px -22px -2px -23px;
  padding-top: 0px;
  padding-right: 8px;
  padding-left: 5px;
  color: white;
  display: block;
  text-decoration: none;
  background-color: #666666;
  height: 62px;
}
#hmenu a:hover {
  background-color: silver;
  color: black;
}
#content {
  border-left-width: 1px;
  border-left-color: black;
  border-right-width: 1px;
  border-right-color: black;
  background-color: silver;
}
#vmenu {
  font-weight: bold;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 30px;
  background-color: #f9c406;
  text-align: left;
  float: left;
  color: black;
  padding-right: 0px;
  max-width: 0px;
  padding-left: 0px;
  margin-left: -7px;
  font-size: 13px;
  width: 190px;
  margin-top: 10px;
}
#vmenu ul {
  margin: 0px 0px 0px 5pt;
  padding: 0px 5px 0px 0px;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #f9c406;
  list-style-type: none;
  float: left;
  text-decoration: none;
  color: white;
  text-align: left;
  width: 151px;
  height: 90px;
  position: fixed;
}
#vmenu li {
  border: 5px outset black;
  display: block;
  font-style: normal;
  color: white;
  padding-right: 0px;
  text-align: left;
  margin-left: 0px;
  text-decoration: none;
  float: left;
  padding-left: 0px;
  line-height: 1.5em;
  width: 147px;
  height: 102px;
}
#vmenu a {
  display: block;
  padding-left: 5pt;
  background-color: #ffcc00;
  padding-right: 5px;
  text-decoration: none;
  width: 136px;
  text-align: center;
  color: black;
  height: 102px;
}
#vmenu a:hover {
  background-color: #666666;
  text-decoration: none;
  color: white;
  width: 137px;
  text-align: center;
  padding-left: 5px;
}
#col1 {
  padding-top: 20px;
  width: 150px;
  font-weight: bold;
  font-style: italic;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  float: left;
  background-color: #f9c406;
  padding-left: 20px;
  padding-right: 20px;
}
#col3 {
  border-style: double;
  border-width: 3pt;
  padding: 20px;
  font-family: Arial,Helvetica,sans-serif;
  width: 136px;
  font-size: 13px;
  float: right;
  background-color: silver;
  font-style: normal;
  margin-top: 10px;
  margin-left: 20px;
}
#main {
  padding: 20px;
  border-left-color: black;
  margin-left: 200px;
  text-align: left;
  display: block;
  border-left-width: 1px;
  background-color: white;
  color: black;
  font-family: Arial,Helvetica,sans-serif;
  margin-right: 200px;
  font-size: 14px;
  margin-top: 10px;
}
#footer {
  border-color: black;
  border-width: 1px;
  background-color: silver;
  color: black;
  clear: both;
  padding-left: 20px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 12px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#wrapper {
  margin: auto;
  text-align: left;
  width: 1100px;
}
.link {
  border: 5px outset #cccccc;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: black;
  background-color: silver;
  display: block;
  width: 235px;
  margin-left: 0px;
  padding-left: 3px;
}
a:hover {
  background-color: black;
  color: white;
}
a {
}
