/* Generated by KompoZer */
#container {
  width: 810px;
  margin-right: auto;
  margin-left: auto;
}
#header {
  width: 810px;
  height: 310px;
}
#menu {
  width: 210px;
  height: auto;
  float: left;
  display: block;
}
.menuitem {
  border-style: none;
  height: 60px;
  background-image: url(../components/tab.png);
  background-repeat: no-repeat;
}
body {
  background-color: #9c9a86;
}
#contentheader {
  width: 600px;
  float: right;
  background-image: url(../components/header.png);
  background-repeat: no-repeat;
  height: 55px;
}
#content {
  width: 600px;
  float: right;
  min-height: 660px;
}
#contentfooter {
  width: 600px;
  float: right;
  background-image: url(../components/footer.png);
  background-repeat: no-repeat;
  height: 60px;
}
#contentmain {
  float: right;
  background-repeat: repeat-y;
  width: 500px;
  padding-right: 50px;
  background-image: url(../components/center.png);
  padding-left: 50px;
}
.menuitem:hover {
  background-image: url(../components/tabhover.png);
  background-repeat: no-repeat;
}
.menuitemtext {
  border-style: none;
  margin-right: auto;
  margin-left: auto;
  width: 161px;
  height: 36px;
  padding-top: 11px;
}
#footer {
  border-color: #cccccc;
  border-width: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
  display: block;
  overflow: visible;
  width: 400px;
  text-align: center;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
#footer a {
  text-decoration: none;
  color: black;
}
#footer a:hover {
  color: #3366ff;
}

