/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
html {
  color: #999999;
  background-color: #2f2a3e;
  font-family: "Trebuchet MS","Lucida Grande",Verdana,Sans-Serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 76%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
a {
  border-bottom: 1px dotted #333333;
  text-decoration: none;
  font-weight: bold;
}
a:link {
  color: #2f2a3e;
  border-bottom-color: #2f2a3e;
}
a:visited {
  color: #51476a;
  border-bottom-color: #51476a;
}
a:hover, a:active {
  color: #000000;
  border-bottom-color: #000000;
  border-bottom-style: solid;
}
a.offsite {
  background: transparent url(images/offsite.gif) no-repeat scroll right center;
  padding-right: 15px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 1.2em;
}
h1 {
  font-size: 32px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 24px;
}
h4, h5, h6 {
  font-size: 20px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: normal;
  border-bottom-width: 0;
}
ul, ol {
  margin: 1em 0;
  line-height: 1.8em;
}
ol li {
  margin-left: 2.5em;
}
ul {
  padding-left: 2em;
  list-style-type: square;
}
.drop-shadow {
  margin: 10px 3px 0 10px ! important;
  background: transparent url(images/drop_shadow.png) no-repeat scroll right bottom ! important;
  float: left;
  position: relative;
}
.drop-shadow img {
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  display: block;
  position: relative;
  background-color: #ffffff;
}
.drop-shadow p {
  border-top: 1px solid #111111;
  padding: 5px 10px;
  right: 11px;
  bottom: 0px;
  color: #eeeeee;
  position: absolute;
  background-color: #2e333b;
}
.drop-shadow a {
  border-bottom-width: 0;
}
blockquote {
  border: 1px solid #a9a9a9;
  margin: 2em 3em;
  padding: 1em;
  clear: both;
  font-size: 0.9em;
  line-height: 1.7em;
  background-color: #eeeeee;
}
code {
  font-family: Consolas,Monaco,Verdana,"Courier New";
  font-size: 0.93em;
}
abbr, acronym, cite {
  border-bottom: 1px dotted #333333;
  cursor: help;
}
ins {
  font-weight: bold;
  text-decoration: none;
}
hr {
  clear: both;
  height: 1px;
  visibility: hidden;
}
body {
  background-color: #c1bdcc;
  color: #2f2a3e;
}
#header {
  border-top: 10px solid #31274c;
  width: 100%;
  background-color: #000000;
}
#navigation {
  width: 100%;
  float: left;
  clear: both;
  background-color: #51476a;
}
#about {
  clear: both;
  color: #d5cceb;
  background-color: #73698c;
}
#content {
  margin: 0 auto;
  padding: 25px 0;
  clear: both;
  background-color: #c1bdcc;
}
#footer {
  padding: 20px 0;
  color: #999999;
  clear: both;
  background-color: #2f2a3e;
  text-align: center;
}
#header h1 {
  margin: 0 auto;
  background: #000000 url(images/header2.png) no-repeat scroll left top;
  width: 850px;
  height: 100px;
}
#header h1 a {
  height: 100px;
  display: block;
  text-indent: -9999px;
}
#navigation ul {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  width: 850px;
}
#navigation li {
  float: left;
}
#navigation a {
  padding: 5px 8px;
  float: left;
  display: block;
  color: #c5c5c5;
  margin-top: 10px;
  border-bottom-width: 0;
}
#navigation li.active a {
  color: #ffffff;
  background-color: #73698c;
}
#navigation a:hover, #navigation a:active {
  color: #eeeeee;
  background-color: #645a7d;
}
#about dl {
  margin: 0 auto;
  padding: 20px 0;
  width: 850px;
}
#about dt {
  padding: 10px 0;
}
#about dd {
  padding: 5px 0;
  margin-left: 25px;
}
#about dt strong {
  color: #1c1927;
}
#about dt em {
  padding: 0 2px;
}
#about dd a {
  margin-left: 25px;
}
#about a cite {
  border-bottom-width: 0;
}
#content .drop-shadow p {
  bottom: 11px;
}
#footer p {
  margin: 0 auto;
  padding: 5px 0;
  width: 850px;
}
#footer a {
  color: #776d91;
  border-bottom-color: #776d91;
}
#footer a:hover, #footer a:active {
  color: #968ab3;
  border-bottom-color: #968ab3;
}
