#header_top {
  margin-bottom: 20px;
}
#header_title {
  margin-bottom: 20px;
}
#header_menu {
  margin-bottom: 20px;
}
#navbar {
  float: left;
  width: 180px;
  padding: 5px;
}
#navleft {
  float: left;
  width: 220px;
  padding: 5px;
}
#navright {
  float: right;
  width: 180px;
  padding: 5px;
}
#content {
  float: left;
  padding: 5px;
  color: white;
}
#footer_menu {
  margin-top: 20px;
  margin-bottom: 20px;
}
#footer {
  margin-top: 20px;
  margin-bottom: 20px;
}
