body {
  text-align:center;
  font-family:Arial, Verdana, sans-serif;
  font-size:13px;
}

#nav, #shadowTop, #shadowBottom {
  display:none;
}

#wrapper {
  width:800px;
  margin:0;
  text-align:left;
}

html, body, p, ul, li, q, h1, h2, h3, form, a, div, img, input, hr {

}

#shadow {
  width:800px;
}

#header {
  margin-bottom:30px;
}

#content {
  margin:0 0 0 215px;
  border-top:#c9c8c5 1px solid;
  padding:5px 0 9px 0;
}

#content ul {
  list-style-type:disc;
}

#content li {
  
}

#menu {
  float:left;
  width:180px;
  border-top:#c9c8c5 1px solid;
  padding:9px 0 9px 0;
}

#menu .item {
  margin-bottom:13px;
}

#copyright {
  color:#66655c;
  font-size:1em;
  float:left;
  width:180px;
  margin-right:35px;
  padding-top:13px;
  border-top:#c9c8c5 1px solid;
}

#register {
  color:#66655c;
  font-size:1em;
  float:left;
  width:250px;
  padding-top:13px;
  border-top:#c9c8c5 1px solid;
}

#utilities {
  color:#66655c;
  font-size:1em;
  text-align:right;
  float:left;
  width:335px;
  padding-top:13px;
  border-top:#c9c8c5 1px solid;
}
