/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: Tahoma,Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  background-color: #555555;
  font-size: 80%;
}
a:link, a:visited, a:active {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}
#content {
  border-left: 2px solid #ffffff;
  margin: 10px 0 0 240px;
  padding: 20px 30px;
}
#content h2 {
  margin: 0 0 10px;
  font-size: 150%;
  color: #ffffff;
}
#content h3 {
  margin: 0 0 10px;
  font-size: 120%;
  color: #ffffff;
}
#container {
  margin: 0 auto;
  width: 100%;
  color: #cccccc;
  line-height: 20px;
}
#top {
  border-bottom: 2px solid #ffffff;
  height: 140px;
  background-color: #555555;
  color: #ffffff;
}
#top h1 {
  margin: 0 50px 0 40px;
  padding: 0;
  float: left;
  font-size: 400%;
}
#leftnav {
  margin-top: 30px;
  float: left;
  width: 200px;
  padding-top: 0px;
}
#leftnav ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#footer {
  border-top: 2px solid #ffffff;
  margin: 0;
  padding: 10px 0;
  background: #191919 none repeat scroll 0% 50%;
  clear: both;
  text-align: center;
  color: #eeeeee;
}
#menu {
  margin: 0;
  padding: 0;
  height: 50px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-transform: lowercase;
}
#menu li {
  float: right;
  width: 100px;
}
#menu a {
  padding: 40px 0 0;
  display: block;
  height: 100px;
  width: 101px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
}
#menu a#item1 {
  background-color: #ff00a8;
}
#menu a#item1:hover {
  background-color: #ff73cf;
}
#menu a#item2 {
  background-color: #920ad8;
}
#menu a#item2:hover {
  background-color: #b873db;
}
#menu a#item3 {
  background-color: #1e00d3;
}
#menu a#item3:hover {
  background-color: #6c56f0;
}
#menu a#item4 {
  background-color: #05d300;
}
#menu a#item4:hover {
  background-color: #7cd57a;
}
