/* Generated by KompoZer */
h1 {
  font-family: Arial,Helvetica,sans-serif;
  color: blue;
  text-decoration: none;
}
p {
  font-family: Arial,Helvetica,sans-serif;
  color: red;
  text-decoration: none;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}
.menu {
  position: relative;
  left: 0px;
  height: 30px;
  width: 728px;
  }
.menu2 {
  position: absolute;
  top: 6px;
  right: 0px;
  height: 25px;
  width: 120px;
}
.cssnav {
  margin: 0;
  padding: 0;
  background: transparent url(btn2.png) no-repeat scroll 0% 50%;
  position: relative;
  float: left;
  font-family: arial,helvetica,sans-serif;
  width: 182px;
  height: 30px;
  overflow: hidden;
}
.cssnav a {
  font-size: 13px;
  width: 182px;
  height: 30px;
  display: block;
  float: left;
  color: red;
  text-decoration: underline;
  overflow: hidden;
}
.cssnav a:hover {
  color: #ffffff;
}
.cssnav img {
  border:  none;
  width: 182px;
  height: 30px;
  }
.cssnav2 {
  margin: 0;
  padding: 0;
  background: transparent url(btn2.png) no-repeat scroll 0% 50%;
  position: relative;
  float: left;
  font-family: arial,helvetica,sans-serif;
  width: 40px;
  height: 25px;
  overflow: hidden;
  }
.cssnav2 a {
  font-size: 13px;
  width: 40px;
  height: 25px;
  display: block;
  float: left;
  color: red;
  text-decoration: underline;
  overflow: hidden;
}
.cssnav2 a:hover {
  color: #ffffff;
}
.cssnav2 img {
  border:  none;
  width: 40px;
  height: 25px;
}
* html a:hover {
  visibility: visible;
}
.cssnav a:hover img {
  visibility: hidden;
}
.cssnav span {
  position: absolute;
  left: 2px;
  top: 5px;
  text-align: center;
  width: 182px;
  cursor: pointer;
}
.cssnav2 a:hover img {
  visibility: hidden;
}
.cssnav2 span {
  position: absolute;
  left: 2px;
  top: 3px;
  text-align: center;
  width: 40px;
  cursor: pointer;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  color: #996600;
  background-color: #ffcc99;
  text-decoration: none;
}
A:link {text-decoration: underline; color: #996600}
A:visited {text-decoration: underline; color: #996600}
A:active {text-decoration: none; color: blue}
A:hover {text-decoration: none; color: white;}