html, body {
  margin: 0px;
  padding: 0px;
  font-family: "trebuchet ms";
  background-image: url(../images/bg.gif);
}
h1, h2, h3, h4, h5, h6, p, form {
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  font-family: "trebuchet ms";
}
#wrapper {
  margin: 0px auto;
  background-color: #ffffff;
  width: 825px;
}
#content {
  margin: 0px auto;
  background-position: center top;
  background-repeat: no-repeat;
  width: 800px;
}
#header {
  height: 96px;
}
#menu {
  height: 25px;
  background-color: #cc0000;
}
#menu ul {
  margin: 0px;
  padding: 0px;
  font-family: "trebuchet ms";
  list-style-type: none;
  text-decoration: none;
  float: left;
  background-color: #ffffff;
  color: #000000;
}
#menu li {
  border-right-width: 1px;
  border-right-color: #000000;
  border-left-color: #ffffff;
  height: 25px;
  text-align: center;
  font-family: "trebuchet ms";
  list-style-type: none;
  text-decoration: none;
  padding-top: 0;
  float: left;
  background-color: #cc0000;
  color: #ffffff;
  width: 100px;
}
#menu a {
  font-family: "Trebuchet MS";
  font-size: 14px;
  font-weight: normal;
  list-style-type: none;
  text-decoration: none;
  float: left;
  height: 25px;
  color: #ffffff;
  width: 100px;
}
#menu a:hover {
  font-family: "Trebuchet MS";
  font-size: 14px;
  font-weight: normal;
  list-style-type: none;
  text-decoration: none;
  padding-top: 0;
  width: 100px;
  float: left;
  height: 25px;
  color: black;
  background-color: #ffcc00;
}
#mainimg {
  background-repeat: no-repeat;
  text-align: right;
  background-color: #000000;
  padding-right: 20px;
  height: 255px;
  background-image: url(../images/flowers.jpg);
}
#mainimg h1 {
  padding: 0px;
  font-family: "Trebuchet MS";
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  font-size: 48px;
  text-align: center;
}
#mainimg h2 {
  padding: 0px 0 0px 0px;
  font-family: "Trebuchet MS";
  text-decoration: none;
  color: #ffffff;
  font-size: 1.5em;
  font-weight: inherit;
  float: none;
}
#mainimg h3 {
  padding-top: 0;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: "Trebuchet MS";
  font-size: 18px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
}
#mainimg a {
  padding: 0px 5px 0px 0px;
  font-family: "Trebuchet MS";
  color: red;
  font-weight: normal;
  text-decoration: none;
  font-size: 24px;
}
#mainimg a:hover {
  padding: 0px 5px 0px 0px;
  font-family: "Trebuchet MS";
  font-weight: normal;
  text-decoration: none;
  font-size: 24px;
  background-color: #cc0000;
  color: #ffffff;
}
#gray {
  height: 50px;
  background-color: #999999;
  color: #ffffff;
  text-align: center;
  font-size: 1em;
}
#contentarea {
  padding: 5px 0px 25px;
  clear: both;
}
#leftbar {
  width: 800px;
  float: left;
}
#leftbar h1 {
  font-family: "Trebuchet MS";
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  padding-bottom: 5px;
  color: #cc0000;
}
#leftbar h2 {
  font-family: "Trebuchet MS";
  text-decoration: none;
  padding-bottom: 5px;
  color: #000000;
  font-size: 1.25em;
  font-weight: inherit;
}
#leftbar h3 {
  font-family: "Trebuchet MS";
  text-decoration: none;
  font-size: 1em;
  font-weight: normal;
  padding-left: 10px;
  color: #cc0000;
}
#leftbar h4 {
  text-decoration: none;
  font-size: 1em;
  text-align: center;
  font-family: Arial;
  color: #000000;
  font-weight: bold;
  padding-top: 0;
}
#leftbar p {
  padding-top: 0px;
  padding-right: 40px;
  padding-bottom: 0px;
  font-family: "Trebuchet MS";
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  font-size: 1em;
  margin-left: 20px;
}
#leftbar a {
  padding: 0px;
  font-family: "Trebuchet MS";
  text-decoration: underline;
  font-weight: normal;
  background-color: transparent;
  color: black;
  font-size: 1em;
}
#leftbar a:hover {
  padding: 0px;
  font-family: "Trebuchet MS";
  text-decoration: none;
  font-weight: normal;
  color: white;
  background-color: #cc0000;
  font-size: 1em;
}
#rightbar {
  float: right;
  width: 285px;
  background-color: #cc0000;
}
#rightbar h2 {
  font-family: "Trebuchet MS";
  font-size: 26px;
  font-weight: normal;
  text-decoration: none;
  padding-bottom: 5px;
  padding-left: 5px;
  color: #cc0000;
}
#rightbar h3 {
  border-style: solid none none;
  border-top: 1px solid gray;
  font-family: "Trebuchet MS";
  text-decoration: none;
  font-size: 1em;
  font-weight: normal;
  padding-left: 5px;
  color: #cc0000;
}
#rightbar p {
  font-family: "Trebuchet MS";
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  font-size: 0.8em;
  padding-left: 10px;
}
#rightbar a {
  padding: 0px;
  font-family: "Trebuchet MS";
  text-decoration: underline;
  font-weight: normal;
  background-color: transparent;
  color: black;
  font-size: 1em;
}
#rightbar a:hover {
  padding: 0px;
  font-family: "Trebuchet MS";
  text-decoration: none;
  font-weight: normal;
  color: #cc0000;
  background-color: black;
  font-size: 1em;
}
#bottom {
  padding: 2px 20px 2px 10px;
  color: #ffffff;
  clear: both;
  background-color: #cc0000;
  font-family: Trebuchet MS;
  width: 795px;
  font-size: 11px;
}
