/* Generated by KompoZer */
body {
  background-color: black;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
#wrapper {
  border-right-style: solid;
  right: 3px;
  border-left-color: #2c2727;
  width: 900px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  font-family: Arial,Helvetica,sans-serif;
  background-color: #eee8e7;
  min-height: 500px;
}
#header {
  background-color: #2e0b0b;
  position: static;
  height: 180px;
  background-repeat: no-repeat;
}
#navigation {
  background-color: black;
  width: 900px;
  height: 35px;
  background-repeat: no-repeat;
  background-image: url(images/navigation.jpg);
}
#buttonwrap {
  width: 662px;
  float: right;
  height: 32px;
  margin-top: 3px;
}
#sidebar {
  clear: both;
  float: left;
  width: 250px;
  height: 418px;
}
#maincontent {
  float: right;
  min-height: 418px;
  width: 647px;
}
#inprocess {
  display: block;
  width: 260px;
  height: 75px;
  float: left;
}
#blog {
  width: 260px;
  height: 75px;
  float: right;
}
#blogsidebar {
  float: left;
  width: 250px;
  min-height: 418px;
}
#blogmain {
  width: 650px;
  float: right;
  min-height: 418px;
}
#mailinglistbox {
  background-color: #999999;
  color: black;
  text-align: center;
  clear: both;
  width: 900px;
  height: 30px;
}
#footer {
  width: 900px;
  background-color: #666666;
  height: 50px;
}
