/* Generated by KompoZer */
body {
  margin: 0;
  background: #cadfff url(images/body_bckg.jpg) repeat-x scroll 0% 50%;
  font-size: 0.9em;
  line-height: 20px;
  font-family: "Myriad Pro","Trebuchet MS",Arial;
}
a {
  color: #ff0000;
}
a:hover {
  text-decoration: none;
}
#header {
  background: transparent url(images/header_bckg.jpg) no-repeat scroll center top;
}
#logo {
  padding: 30px 0 0 40px;
  height: 36px;
}
#logo a {
  text-decoration: none;
  height: 36px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: capitalize;
  font-size: 40px;
  color: #ffff99;
  line-height: 1.8em;
}
#logo a:hover {
}
#menu {
  margin: 47px auto 0;
  background: transparent url(images/menu_bckg.jpg) repeat-x scroll 0% 50%;
  width: 720px;
  height: 32px;
}
#menu ul {
  margin: 0;
  padding: 0;
}
#menu ul li {
  float: left;
  width: 90px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
  height: 32px;
}
#menu a {
  display: block;
  float: left;
  width: 90px;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  padding-top: 8px;
}
#menu a:hover {
  background: #ff0000 none repeat scroll 0% 50%;
  padding-top: 8px;
  height: 24px;
}
#main {
  width: 100%;
}
#content {
  margin: 0 auto;
  padding: 30px 10px 0px;
  background: #fdffb1 none repeat scroll 0% 50%;
  width: 780px;
}
#content h1 {
  margin: 0;
  text-transform: uppercase;
  font-size: 2em;
}
.red {
  color: #ff0000;
}
#content p {
  border-bottom: 15px solid #fafafa;
  padding-bottom: 20px;
}
#footer {
  background: #555555 none repeat scroll 0% 50%;
  height: 30px;
}
#left_footer {
  padding: 7px 0 0 60px;
  background: transparent url(images/c.gif) no-repeat scroll 30px 35px;
  float: left;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
}
#left_footer a {
  color: #ffffff;
}
#left_footer a:hover {
  text-decoration: none;
}
#right_footer {
  padding: 7px 30px 0 0;
  float: right;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  text-align: right;
}
#right_footer a {
  color: #ffffff;
}
#right_footer a:hover {
  text-decoration: none;
}

