/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  background: #ffcc66 url(back.png) repeat-y scroll center top;
  text-align: justify;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #006600;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia,"Times New Roman",Times,serif;
  color: #3399ff;
}
a {
  font-weight: bold;
  text-decoration: none;
  color: #33ccff;
}
a:hover {
  text-decoration: underline;
  color: #33ccff;
}
#header {
  margin: 0px auto;
  padding: 10px 0px;
  background: #fffbfd url(sunset.jpg) repeat scroll left top;
  width: 770px;
  height: 120px;
}
#header h1 {
  margin: 0px;
  padding: 0px 0px 0px 10px;
  text-align: left;
  font-size: 3em;
  text-transform: uppercase;
  color: #996633;
}
#header h2 {
  margin: 0px;
  padding: 0px 0px 0px 20px;
  text-align: left;
  font-size: 1.5em;
  text-transform: uppercase;
}
#menu {
  margin: 0px auto;
  padding: 5px 0px;
  width: 770px;
  background-color: #000000;
}
#menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
}
#menu li {
  display: inline;
}
#menu a {
  padding: 5px 15px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
#menu a:hover {
  background-color: #333333;
}
#content {
  margin: 0px auto;
  padding: 20px 0px 0px;
  width: 770px;
}
#content h2, #content h3, #content h4, #content h5, #content h6 {
  font-weight: normal;
}
#content p, #content ul, #content ol {
  line-height: 150%;
}
#left {
  padding: 0px 20px 40px;
  float: left;
  width: 480px;
}
#right {
  padding: 0px 20px 40px;
  float: right;
  width: 210px;
  color: #99ccff;
}
#footer {
  border-top: 1px solid #666666;
  margin: 0px auto;
  padding: 2px;
  background: transparent url(back-footer.png) repeat-y scroll center top;
  clear: both;
  width: 771px;
  font-size: 9px;
  text-align: center;
  color: #333333;
}

