/* Generated by KaZcadeS */
* {
  margin: 0;
  padding: 0;
}
body {
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  font-family: verdana,tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 76%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  background-color: #ff3dff;
}
a {
  background-color: inherit;
  font-weight: bold;
  text-decoration: none;
  color: #2ab2b2;
}
a:hover {
  text-decoration: underline;
  color: #1e8080;
}
p {
  margin: 0 0 16px;
}
ul, ol {
  margin: 0 0 16px 15px;
  padding-left: 5px;
}
ul ul, ol ol {
  margin: 3px 0 0 15px;
}
img {
  margin: 0 10px 5px 0;
  float: left;
}
h1 {
  margin: 0;
  letter-spacing: -3px;
  text-align: right;
  color: #333333;
  font-size: 2.6em;
}
h2 {
  margin: 5px 0 10px;
  letter-spacing: -1px;
  font-size: 1.6em;
  color: #2ab2b2;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
}
#logo {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-image: url(images/Small%20logo.jpg);
  opacity: 1;
  background-position: center top;
  padding-top: 2px;
  padding-bottom: 75px;
}
#title {
  margin-left: auto;
  width: 700px;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center top;
  font-family: Arial,Helvetica,sans-serif;
  opacity: 1;
  margin-bottom: 0px;
  margin-top: 20px;
  padding-right: 70px;
}
#container {
  border: 18px solid #ffff32;
  margin: 0 auto 15px;
  padding: 10px 5px 10px 10px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  line-height: 1.3em;
  background-position: left top;
  color: #1c7777;
  font-family: Arial,Helvetica,sans-serif;
  width: 800px;
  background-image: url(images/front.png);
}
#sidebar {
  float: left;
  padding-left: 175px;
  font-weight: bold;
  color: #339999;
  width: 140px;
  font-family: Arial,Helvetica,sans-serif;
  border-right-style: solid;
  border-top-width: 2px;
  border-top-color: #339999;
  margin-top: 15px;
}
#sidebar p {
  margin: 10px 0 5px;
  text-align: center;
  color: #339999;
}
#main {
  float: right;
  padding-left: 5px;
  width: 470px;
}
#footer {
  clear: both;
  color: #000000;
}
.menu {
  border: 1px solid #ffffff;
  padding: 4px 2px;
  display: block;
  font-weight: bold;
  color: #277676;
  font-size: 1.3em;
  width: 120px;
}
.menu:hover {
  border: 1px solid #dadada;
  background-color: #f8f8f8;
  text-decoration: none;
  color: #00cccc;
}
.credits {
  color: #888888;
  font-size: 0.9em;
  margin-bottom: 0;
}
.credits a {
  color: #888888;
}
