/* Generated by KaZcadeS */
#container {
  margin: 0 auto;
  line-height: 1.4em;
  background-color: #ffffff;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 13px;
  width: 900px;
}
h1 {
  font-weight: bold;
  margin-bottom: 30px;
  background-color: #ffffff;
  text-align: center;
  font-family: "Myriad condensed web","Arial Narrow",helvetica,sans-serif;
  font-size: 48px ! important;
  color: #2222AA;
}
h2 {
  background-color: #ffffff;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 15px;
  color: #AA5522;
}
a {
  color: #330099;
  text-decoration: underline;
}
a:hover {
  background-color: #ffffff;
  color: #3366ff;
  text-decoration: underline;
}
#header {
  border-bottom: 2px solid #000033;
  padding-top: 10px;
  clear: both;
  margin-bottom: 10px;
 }

#content {
  font-weight: normal;
  font-style: normal;
  color: #000033;

  width: 650px;
  margin-right:230px;
  margin-left: 0px;
  margin-top: 15px
}
#content p {
  border-bottom-width: 0px;
  padding-bottom: 3px;
  padding-top: 6px;
}
#sidebar ul {
  margin-left: 670;
  padding-left: 0;
  margin-top: 20px;
  list-style-type: none;
  float: right;
  text-align: left;
  color: #000033;
   width: 200px;
  }
#sidebar a {
  border-bottom: 1px solid #cccccc;
  padding: 4px 4px 4px 0px;
  display: block;
  text-decoration: none;
    width: 200px;
 
  }
#sidebar a:link, #navlist a:visited {
    color: #330099;
 
}
#sidebar a:hover {
  background: #ffffff;
    color: #3366ff;
}
#navigation p {
  border-top: 1px dotted #cccccc;
  border-bottom: 1px dotted #cccccc;
  padding: 3px;
    margin-top: 15px;
}
#footer {
  padding: 0px 5px;
  margin-top: 20px;
  clear: both;
   background-color: #ffffff;
 }
#footer p {
  padding: 5px;
  color: #000033;
 
}
#footer p a {
    color: #330099;
  }
#footer p a:hover {
  color: #3366ff;
   background-color: #ffffff;
