p {
  font-family: arial, helvetica, sans-serif; 
  font-size: 12px; 
  font-family: arial, helvetica, sans-serif;
  color: #00000;
  line-height: 1.5em;
}
h1 {
  font-family: arial, helvetica, sans-serif;
  font-weight: normal; 
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 11px;
  color: #999999;
}
h2 {
  font-family: New york, Times, serif;
  margin: 0 0 0 0;
  padding: 0;
  font-size: 14px;
  color: #000000;
}
h3 {
  font-family: arial, helvetica, sans-serif;
  font-weight: normal; 
  margin: 5px 0 0 0;
  padding: 0;
  font-size: 12px;
  color: #000000;
}
.body {
  font-size: 12px;
  font-weight: normal; 
  font-family: arial, helvetica, sans-serif;
  color: #000000;
}
a {
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
  padding: 0;
}
a:link {
  color: #000000;
  text-decoration: none;
  padding: 0;
}
a:visited {
  text-decoration: none;
  color: #000000;
}
a:hover {
  color: #999999;
  text-decoration: none;
  padding: 0;
}

/* All the content boxes belong to the content class. */

#navleft {
  position: absolute;
  width: 100px;
  top: 160px;
  left: 30px;

  padding: 0px;
  z-index: 2;
}

#navright {
  position: absolute;
  width: 100px;
  top: 35px;
  left: 607px;

  padding: 0px;
  z-index: 2;
}

#navtop {
  position: absolute;
  width: 670px;
  top: 90px;
  left: 150px;

  padding: 0px;
  z-index: 1;
}

#navbott {
  position: absolute;
  width: 450px;
  height: 300px;
  top: 310px;
  left: 150px;
  overflow: auto;

  padding: 0px;
  z-index: 1;
}

#navbott2 {
  position: absolute;
  width: 450px;
  height: 310px;
  top: 310px;
  left: 150px;
  overflow: auto;

  padding: 0px;
  z-index: 1;
}

