/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
  font-family: "Lucida Sans Unicode",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
}
a {
  color: #336622;
}
a:hover, .footer a:hover {
  color: #111111;
}
body {
  margin: 0;
  background: #769359 url(img/bg.jpg) repeat-y scroll center top;
  color: #444433;
  font-size: 12px;
}
p, cite, code, ul {
  margin-bottom: 1.2em;
}
h1 {
  font-family: "Lucida Sans Unicode",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.2em;
  line-height: normal;
  font-size-adjust: none;
}
ul {
  margin: 12px 0;
}
li {
  list-style-type: disc;
  list-style-image: url(img/li.gif);
  list-style-position: outside;
  margin-left: 18px;
}
code {
  border: 1px dotted #aaaaaa;
  padding: 8px 10px;
  background: transparent url(img/bgcode.gif) repeat scroll 0% 50%;
  color: #444444;
  display: block;
  font-family: "Lucida Sans Unicode",serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  margin-bottom: 12px;
  white-space: pre;
}
cite {
  background: transparent url(img/quote.gif) no-repeat scroll 0% 50%;
  display: block;
  color: #666633;
  font-family: "Lucida Sans Unicode",serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.1em;
  line-height: normal;
  font-size-adjust: none;
  padding-left: 28px;
}
.divider {
  margin: 16px 0;
  background: transparent url(img/divider.gif) no-repeat scroll 0% 50%;
  height: 24px;
}
.clearer {
  clear: both;
}
.container {
  margin: 0 auto;
  font-size: 1em;
  width: 590px;
}
.header {
  border-bottom: 1px solid #cccccc;
  background: #597f93 url(img/header.jpg) no-repeat scroll center top;
  height: 180px;
  text-align: center;
}
.header h1 {
  color: #ffffff;
  font-family: "Trebuchet MS",sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 3em;
  font-size-adjust: none;
  line-height: 180px;
}
.navigation {
  margin: 0 auto;
  width: 632px;
}
.navigation a {
  background: transparent url(img/navigation.jpg) no-repeat scroll 0% 50%;
  color: #ffffff;
  font-family: serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.2em;
  font-size-adjust: none;
  height: 31px;
  letter-spacing: 1px;
  line-height: 31px;
  text-align: center;
  text-decoration: none;
  float: left;
  width: 90px;
}
.navigation a:hover {
  color: #ffffff;
  background-position: left bottom;
  background-color: white;
}
.content {
  padding: 18px 0;
}
.content h1 {
  color: #555533;
  font-size: 1.4em;
  margin-bottom: 4px;
  font-weight: inherit;
}
.footer {
  color: #888866;
  font-size: 0.9em;
  padding-bottom: 12px;
  text-align: center;
}
.footer a {
  color: #666644;
}
