@charset "utf-8";
img {
  border:  none;
}
a {
  text-decoration: none;
  color: #999999;
}
a:hover {
  font-size: medium;
  color: #999999;
  font-weight: bold;
}
body {
  margin: 0px;
  padding: 0px;
  #background: transparent url(images/bg.gif) repeat-y scroll center;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #000000;

    background-color: rgb(0,0,0);

}
#site {
  margin: auto;
  width: 980px;
}
#header {
  background: transparent url(images/header.jpg) no-repeat scroll 0%;
  height: 189px;
}
#left {
  background: transparent url(images/bara.gif) repeat-y scroll right center;
  float: left;
  width: 140px;
  padding-right: 30px;
  padding-left: 30px;
}
#center {
  float: left;
  width: 568px;
  padding-left: 5px;
  padding-right: 5px;
}
#right {
  background: transparent url(images/baar.gif) repeat-y scroll right center;
  float: left;
  width: 140px;
  padding-right: 30px;
  padding-left: 30px;
}
#center ul {
  padding: 5px;
  background: #bfb8f3 none repeat scroll 0%;
  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;
}
header h1 {
  margin: 0 0px 0 35px;
  padding: 150px 0px 0px 420px;
  background: transparent none repeat scroll 0%;
  font-family:  arial, verdana, sans-serif;
  font-size: 36px;
  letter-spacing: 5px;
  color: #000000;
}
h2 {
  color: #0000cc;
}
#footer {
  margin: auto;
  #background: transparent url(images/footer.jpg) repeat-x scroll 0%;
  width: 568px;
  clear: both;
  text-align: center;
  height: 36px;
  padding-top: 10px;
}
