/* Generated by KompoZer */
body {
  border-style: none;
  margin: 0 0 1em;
  padding: 0;
  color: black;
  line-height: 130%;
  font-family: arial,helvetica,verdana,tahoma,sans-serif;
  text-align: center;
  background-color: white;
}
#wrapper-header {
  background: #ffffff none repeat scroll 0% 50%;
}
#header {
  border-left: 1px none #ffffff;
  border-right: 1px none #ffffff;
  margin: 0 auto;
  background-image: url(images/banner.jpg);
  width: 75%;
  height: 125px;
  line-height: 125px;
  text-align: left;
  background-position: left center;
  background-repeat: repeat-x;
  background-color: white;
}
#header h1 {
  margin: 0;
  padding: 0 0 0 10px;
  color: #eeeeee;
  font-size: 220%;
  letter-spacing: -1px;
}
#wrapper-menu {
  background: white none repeat-x scroll left top;
  float: left;
  width: 100%;
  color: #666666;
  font-size: 95%;
}
#menu {
  margin: 0 auto;
  width: 75%;
  font-size: 95%;
  white-space: nowrap;
  padding-right: 2px;
  color: black;
}
* html #menu {
  padding-right: 0;
}
#menu ul {
  border-left: 1px none #999999;
  border-right: 1px none #999999;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  float: left;
  width: 100%;
}
#menu li {
  display: inline;
}
#menu a:link, #menu a:visited {
  border-right: 1px none #999999;
  padding: 0.25em 1em;
  background: transparent none repeat scroll 0% 50%;
  text-decoration: none;
  float: left;
  color: #666666;
}
#menu a:hover {
  background: #999999 none repeat-x scroll 0% 50%;
  color: white;
}
#content {
  margin: 0 auto;
  padding: 3.5em 1% 20px;
  background: white none repeat scroll 0% 50%;
  border-left-width: 1px;
  border-left-color: #bbbbbb;
  border-right-width: 1px;
  border-right-color: #bbbbbb;
  width: 73%;
  font-size: 90%;
  text-align: left;
}
* html #content {
  padding-top: 1.8em;
}
#footer {
  border-color: #999999;
  border-width: 1px;
  margin: 0 auto;
  padding: 2px 1%;
  background-color: white;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left top;
  width: 73%;
  text-align: right;
  letter-spacing: 0.15em;
  font-size: 80%;
  color: #cccccc;
}
h2 {
  border-bottom: 1px solid #999999;
  color: #666666;
  padding-bottom: 3px;
  font-size: 150%;
  letter-spacing: -1px;
}
a:link, a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #999999;
}
p {
  margin-left: 1em;
}
