/* Generated by KompoZer */
* {
  margin: 0px;
  padding: 0px;
}
.both {
  clear: both;
}
body {
  background-color: #333333;
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #666666;
}
h1 {
  font-size: 12px;
}
h1 img {
  float: left;
  margin-right: 5px;
}
h2 {
  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: red;
}
#main {
  margin: 100px auto;
  background: #ffffff url(images/mainbg.gif) repeat-y scroll center top;
  width: 762px;
  clear: both;
}
#top {
  background: #333333 url(images/topbg.gif) no-repeat scroll center top;
  width: 762px;
  height: 16px;
  clear: both;
}
#mainContent {
  padding: 0px 16px;
  clear: both;
}
.imgLeft {
  float: left;
}
.imgRight {
  float: right;
  text-align: right;
}
#leftCol {
  padding: 10px;
  background: #929292 url(images/stars.jpg) no-repeat scroll left bottom;
  float: left;
  width: 250px;
  height: 360px;
}
#leftCol p {
  margin: 5px 0px;
  color: #ffffff;
  text-align: justify;
  line-height: 14px;
  width: 210px;
  float: left;
}
#leftCol a {
  color: #ffcc00;
  text-decoration: none;
  font-weight: bold;
}
#leftCol a:hover {
  color: #ffffff;
  text-decoration: none;
}
#rightCol {
  background: #ffffff none repeat scroll 0%;
  width: 430px;
  float: left;
  margin-left: 20px;
  padding-top: 12px;
}
#rightCol a {
  color: #990000;
  text-decoration: underline;
}
#rightCol a:hover {
  color: #990000;
  text-decoration: none;
}
#rightCol p {
  margin: 10px 0px;
  line-height: 16px;
}
#rightCol ol {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#rightCol ol li {
  margin: 7px 0px;
}
#menu {
  text-align: center;
  clear: both;
  width: 430px;
}
#menu li {
  margin: 0px 6px 3px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: left;
  color: red;
}
#menu li a {
  font-family: Verdana,Arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-decoration: none;
  color: red;
}
#menu li a:hover {
  color: #990000;
  text-decoration: none;
}
#footer {
  background: #333333 url(images/footbg.gif) no-repeat scroll center top;
  width: 762px;
  height: 30px;
  clear: both;
}
#footer p {
  padding: 15px;
  color: #ffffff;
}
#footer a {
  color: #ffcc00;
  text-decoration: none;
}
#footer a:hover {
  color: #ffffff;
  text-decoration: none;
}
