body {
  background: #ddd;
  margin: 0;
  padding: 0;
}

#container {
  min-width: 55em;
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
}

#mainpage {
  background: #fff;
  padding: 0.25em;
  margin: 0em;
}


#siteheader {
  position:relative; 
  height: 50px;
  background-color: #b00;

}
#siteheader #logo {
  float: left;
}
#siteheader #title {
  font-weight: bold;
  color: #fff;
  background-color: #b00;
}
#siteheader #tag {
  font-size: smaller;
  color: #ddd;
  background-color: #b00;
}
#siteheader #left {
  padding-left: 0.2em;
  padding-bottom: 2px;
}
#siteheader #right {
  position: absolute;
  margin:0; 
  bottom:0; 
  right:0;
}
#siteheader ul {
  list-style: none;
  white-space: nowrap;
}
#siteheader li {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}
#siteheader a {
  display: block;
  color: #fff;
  float: left;
  background: #b00;
  padding:6px 16px 6px 16px;
  text-decoration: none;
  border: none;
  font-size: 90%;
  font-weight: bold;
}
#siteheader a:hover {
  background: #e00;
  text-decoration: none;
}
#siteheader #right #current {
  color: #000;
  background: #fff;
}

#sitefooter {
  clear: both;
  font-size: 10px;
  height: 31px;
  padding: .25em 0;
}
#sitefooter p.left {
  float: left;
  padding: 0 1em;
  border: none;
  color: #555;
}
#sitefooter p.right {
  float: right;
  text-align: right;
  margin-right: 1em;
  vertical-align: top;
}
#sitefooter a {
  color: #b00;
  border: none;
  text-decoration: none;
}
#sitefooter a:hover {
  text-decoration: underline;
  background-color: #ddd;
}

#project_info td.label {
	font-weight: bold;
	vertical-align: top;
}
body {
  background: #ddd;
  margin: 0;
  padding: 0;
}

#container {
  min-width: 55em;
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
}

#mainpage {
  background: #fff;
  padding: 0.25em;
  margin: 0em;
}


#siteheader {
  position:relative; 
  height: 50px;
  background-color: #b00;

}
#siteheader #logo {
  float: left;
}
#siteheader #title {
  font-weight: bold;
  color: #fff;
  background-color: #b00;
}
#siteheader #tag {
  font-size: smaller;
  color: #ddd;
  background-color: #b00;
}
#siteheader #left {
  padding-left: 0.2em;
  padding-bottom: 2px;
}
#siteheader #right {
  position: absolute;
  margin:0; 
  bottom:0; 
  right:0;
}
#siteheader ul {
  list-style: none;
  white-space: nowrap;
}
#siteheader li {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}
#siteheader a {
  display: block;
  color: #fff;
  float: left;
  background: #b00;
  padding:6px 16px 6px 16px;
  text-decoration: none;
  border: none;
  font-size: 90%;
  font-weight: bold;
}
#siteheader a:hover {
  background: #e00;
  text-decoration: none;
}
#siteheader #right #current {
  color: #000;
  background: #fff;
}

#sitefooter {
  clear: both;
  font-size: 10px;
  height: 31px;
  padding: .25em 0;
}
#sitefooter p.left {
  float: left;
  padding: 0 1em;
  border: none;
  color: #555;
}
#sitefooter p.right {
  float: right;
  text-align: right;
  margin-right: 1em;
  vertical-align: top;
}
#sitefooter a {
  color: #b00;
  border: none;
  text-decoration: none;
}
#sitefooter a:hover {
  text-decoration: underline;
  background-color: #ddd;
}

#project_info td.label {
	font-weight: bold;
	vertical-align: top;
}