/* Generated by KaZcadeS */
body {
  margin: 10px;
  background-color: #ffffff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #bbbbbb;
  width: 900px;
}
a {
  color: #999999;
  font-weight: normal;
  text-decoration: underline;
}
a:hover {
  font-weight: normal;
  text-decoration: underline;
}
textarea, input, submit {
  border: none;
  margin: 3px;
  padding: 5px;
  background-color: #eeeeee;
  color: #666666;
}
h1 {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 200%;
  color: #000000;
  font-weight: normal;
}
#title {
  border-bottom: 1px dashed #cccccc;
  text-align: left;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
#title p {
  letter-spacing: 2px;
  line-height: 0px;
  color: #665121;
}
#title img {
  border: none;
  margin-bottom: 0px;
}
#container {
  margin: 0 auto;
  width: auto;
}
#sidebar {
  width: 130px;
  float: left;
  padding-top: 0px;
  font-family: verdana,arial,helvetica,sans-serif;
}
#sidebar h1 {
  text-align: left;
  font-size: 200%;
  color: #626477;
  margin-top: 5px;
  font-weight: normal;
  padding-left: 15px;
  font-family: "trebuchet ms",arial,verdana;
}
#sidebar h2 {
  font-family: "Trebuchet MS",Arial,Verdana;
  text-align: left;
  font-size: 120%;
  color: #626477;
  margin-top: 0px;
  font-weight: normal;
  padding-left: 15px;
}
#sidebar p {
  line-height: 20px;
  font-size: 11px;
}
#menu {
  text-align: left;
}
#menu a {
  color: #999999;
  background-image: url(images/backgrounds/a.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 10px;
  line-height: 15px;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}
#menu a:hover {
  color: #cccccc;
  background-image: url(images/backgrounds/a_hover.jpg);
  font-weight: normal;
  text-decoration: underline;
}
#content {
  text-align: left;
  border-left-color: #666666;
  padding-left: 25px;
  background-image: url(images/backgrounds/content.jpg);
  background-position: left center;
  background-repeat: repeat-y;
  margin-left: 135px;
  color: #666666;
  line-height: 20px;
}
#content h1 {
  font-family: "Trebuchet MS",Arial,Verdana;
  text-align: center;
  color: #626477;
  background-repeat: no-repeat;
  font-weight: normal;
}
#content h2 {
  font-family: "Trebuchet MS",Arial,Verdana;
  text-align: left;
  color: #626477;
  font-weight: normal;
}
#content h4 {
  font-family: "Trebuchet MS",Arial,Verdana;
  font-size: 120%;
  text-align: left;
  color: #663300;
  font-weight: normal;
}
#content p {
  text-align: left;
  text-indent: 0px;
}
#content a {
  font-weight: normal;
}
#content ol, ul {
  line-height: 25px;
}
#content li {
  list-style-image: url(images/backgrounds/li.gif);
}
#footer {
  border-top: 1px dashed #cccccc;
  padding: 10px 10px 10px 25px;
  margin-bottom: 0;
  text-align: center;
  font-size: 11px;
}
