/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  background: #003399 url(images/back.png) repeat-y scroll center top;
  text-align: justify;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #333333;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #3399ff;
}
a {
  text-decoration: none;
  color: #33ccff;
}
a:hover {
  text-decoration: underline;
  color: #33ccff;
}
#header {
  margin: 0px auto;
  padding: 10px 0px;
  background: #fffbfd url(images/header.jpg) repeat scroll center;
  width: 770px;
  height: 120px;

}
#header h1 {
  margin: 0px;
  padding: 0px 0px 0px 10px;
  font-size: 3em;
  text-transform: uppercase;
  font-style: italic;
  text-align: center;
  color: #ffff66;
}
#header h2 {
  margin: 0px;
  padding: 0px 0px 0px 20px;
  text-align: left;
  font-size: 1.5em;
  text-transform: none;
}
#menu ul {
  margin: 0px auto;
  text-align: center;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-left: 0;
  background-color: #666666;
  color: White;
  width: 770px;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 18px;
}
#menu ul li {
  padding: 5px 0;
  display: inline;
}
#menu ul li a {
  padding: 5px 10px;
  color: #afeeee;
  text-decoration: none;
}
#menu ul li a:hover {
  background-color: #003399;
  color: white;
}
#menu a:link, #menu a:visited {
  font-size: 1em;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
}
#menu #active {
  background: #003399 none repeat scroll 0% 50%;
}
#menu a:hover {
  text-decoration: none;
}
#content {
  margin: 0px auto;
  padding: 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: 15px 20px 0px;
  float: left;
  width: 480px;
}
#right {
  padding: 15px 10px;
  float: right;
  width: 210px;
  color: #99ccff;
}
#footer {
  margin: 0px auto;
  padding: 2px;
  background: transparent url(images/back-footer.png) repeat-y scroll center top;
  clear: both;
  width: 771px;
  font-size: 9px;
  color: #333333;
  text-align: center;
}

