html {
  color: #000000;
  font-family: verdana;
  font-size: 11px;
}

#bodywrapper {
  width: 825px;
  margin: 0px auto;
  text-align: left;
}

#cacheader {
  display: none;
}

#icwrapper {
  width: 100%;
}

h2 {
  color: #000000;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

#leftsidebar {
  display: none;
}

#contentwrapper {
  width: 625px;
  float: left;
  margin-top: 10px;
}

#content {
  width: 100%;
  line-height: 1.5em;
}

input {
  font-size: 11px;
}

.floatright {
  display: none;
}

#footer {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin: 30px 0px 0px 0px;
  text-align: center;
}

.first {
  margin-right: 30px;
}

.last {
  margin-left: 30px;
}