/* Generated by KompoZer */
@charset "utf-8";
img {
  border:  none;
}
a {
  text-decoration: none;
  color: #fb6a00;
}
a:hover {
  color: #ffffff;
}
h2 {
  color: #fb6a00;
}
body {
  margin: 0px;
  padding: 0px;
  background-color: #0e0808;
  background-image: url(images/bg.gif);
  font-size: 12px;
  color: #ffffff;
  background-position: center top;
  background-repeat: no-repeat;
  font-family: Arial,Helvetica,sans-serif;
}
#site {
  margin: auto;
  width: 980px;
}
#header {
  height: 189px;
}
#header h1 {
  margin: 0 0px;
  padding: 100px 0px 0px 205px;
  background: transparent none repeat scroll 0% 50%;
  letter-spacing: 5px;
  color: #000000;
  font-family: "Brush Script MT", "Monotype Corsiva", "Cursive";
  line-height: 0.5em;
  font-size: 55px;
}
#left {
  float: left;
  width: 140px;
  padding-right: 30px;
  padding-left: 30px;
}
#center {
  float: left;
  width: 568px;
  padding-left: 5px;
  padding-right: 5px;
}
#center ul {
  padding: 5px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  margin-left: 0px;
}
#left ul, #right ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#left li, #right li {
  display: block;
  height: 28px;
}
#right {
  float: left;
  width: 140px;
  padding-right: 30px;
  padding-left: 30px;
}
#footer {
  margin: auto;
  background: transparent url(images/footer.jpg) repeat-x scroll 0% 50%;
  width: 568px;
  clear: both;
  text-align: center;
  height: 36px;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #000000;
}
