/* Generated by KompoZer */
body {
  margin: 0;
  background: #e4e4e4 url(none) repeat scroll 0% 50%;
}
#container {
  margin: 0 auto;
  width: 780px;
}
#header {
  padding: 10px 30px 5px;
  background: #0000a0 url(none) repeat scroll 0% 50%;
}
#header a {
  color: #ffffff;
  text-decoration: none;
  font-size: 30px;
  font-family: "Myriad Pro";
}
#menu {
  padding: 6px 30px;
  background-color: #0000a0;
  text-align: center;
  text-transform: uppercase;
  color: #e2e2e2;
  font-family: myriad web pro;
}
#menu a {
  text-transform: uppercase;
  font-family: myriad web pro;
  background-color: #0000a0;
  color: #d2d2d2;
  text-decoration: none;
}
#menu a:hover {
  color: white;
  text-transform: uppercase;
  font-family: myriad web pro;
  background-color: #0000a0;
  text-decoration: none;
}
#sidebar {
  margin: 0;
  padding: 30px 30px 30%;
  float: left;
  width: 160px;
  color: #444444;
  text-align: center;
  font-family: Tahoma;
  font-size: 10pt;
  background-color: #f2f2f2;
  height: 100%;
}
#sidebar a {
  text-decoration: none;
  font-size: 10pt;
  font-family: Tahoma;
  color: #dc0000;
}
#sidebar a:hover {
  font-family: Tahoma;
  text-decoration: none;
  color: #ff0000;
}
#sidebar img {
  border: 1px solid #d6d6d6;
}
.project {
  margin: 15px 0 25px;
}
h1 {
  color: #dc0000;
  font-size: 24px;
  font-family: "Tahoma";
  font-weight: normal;
}
h2 {
  margin: 20px 0 5px;
  color: #0000a0;
  font-size: 18px;
}
h3 {
  color: #0000a0;
  font-size: 14px;
  font-weight: bold;
}
#main {
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  background-color: white;
}
#text {
  margin: 0 0 0 220px;
  padding: 25px 30px 30px;
  color: #444444;
  line-height: 18px;
  text-align: justify;
  font-size: 13px;
  font-family: "georgia";
}
#textsmall {
  margin: 0 0 0 220px;
  padding: 25px 30px 30px;
  color: #444444;
  font-size: 11px;
  line-height: 16px;
  text-align: justify;
  font-family: "georgia";
}
#text a {
  color: #0000a0;
  text-decoration: none;
}
#text a:hover {
  color: blue;
}
#footer {
  padding: 6px 30px;
  background: #d6d6d6 url(none) repeat scroll 0% 50%;
  color: #444444;
  font-size: 11px;
  text-align: right;
  font-family: "lucida sans unicode";
}
#footer a {
  text-decoration: none;
  color: #262626;
}
#footer a:hover {
  color: #666666;
}
.separator {
  font-size: 11px;
  color: #ffffff;
}
.clear {
  clear: both;
}

