

#all {
  font-family: tahoma;
  font-size: small;
  width: 732px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  
}#header {
  font-family: arial;
  color: white;
  text-align: center;
  vertical-align: middle;
  background-image: url("/images/logo.jpg");
  border: 1px black solid;
  text-align: center;
  padding-top: 10px;
  float: left;
  width: 728px;
  height: 90px;
  clear: both;
}

#hz-menu-index {
  font-family: sans-serif;
  color: white;
  text-align: center;
  vertical-align: middle;
  border: 1px black solid;
  text-align: center;
  padding-bottom: 0;
  float: left;
  width: 728px;
  height: 20px;
  clear: both;
  
}

h1 {font-size: 24px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
color: #000000;
word-spacing: 0;
text-indent: 0;
line-height: 100%;
margin: 0;
padding: 0}


#left {
  background-color: #90c5f5;
  float: left;
  width: 138px;
  min-height: 1400px;
  clear: left;
  text-align: left;
  padding: 6px;
  padding-top: 14px;
  padding-bottom: 14px;
  border: 1px black solid;
  border-bottom: 0px;
  
}#far-right {
  background-color: #90c5f5;
  float: right;
  width: 138px;
  height: 1200px;
  clear: left;
  text-align: left;
  padding: 6px;
  padding-top: 14px;
  padding-bottom: 14px;
  border: 1px black solid;
  border-bottom: 0px;

}#right {

  float: left;
  padding: 10px;
  width: 557px;
  min-height: 1408px;
  border: 1px black solid;
  border-left: 0px black solid;
  border-bottom: 0px;
}

#footer {
  float: left;
  width: 728px;
  height: 48px;
  clear: both;
  text-align: center;
  background-image: url("/image-files/FOOTER.jpg");
  border: 1px black solid;
  border-top: 1px black;

}
