/* Generated by KompoZer */
#wrapper {
  margin-right: auto;
  margin-left: auto;
  font-family: "Times New Roman",Times,serif;
  position: relative;
  width: 800px;
}
#header {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  position: relative;
  height: 160px;
  width: 800px;
  font-family: "times new roman",times,serif;
  color: #cc9933;
  background-color: white;
}
#holder {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffcc99;
  font-family: "Times New Roman",Times,serif;
  height: 100%;
  position: relative;
}
#content {
  border: 1px solid black;
  margin-right: auto;
  margin-left: auto;
  font-family: "Times New Roman",Times,serif;
  position: relative;
  width: 800px;
  background-color: #ffcc99;
  padding-top: 40px;
  float: right;
  color: black;
}
#nav {
  margin: 0 auto;
  padding: 0;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: 1.5em;
  font-size-adjust: none;
  font-stretch: normal;
  width: 350px;
  background-color: white;
}
#footer {
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  font-family: "Times New Roman",Times,serif;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 800px;
  background-color: #f48d29;
  float: right;
}
