html, body {
  height: 100%;
}
body {
  background-color: #e35f70;
  margin: 0px;
  font: 12px arial, helvetica, sans-serif;
}
table#main td {
  vertical-align: top;
  bottom: 0px;
}
#header {
  width: 777px;
  border-right: 1px solid #000;
}
table#pagelayout {
  border: none;
  margin: 0px;
}
table#pagelayout tr td {
  vertical-align: top;
}
#bottomshadow {
  width: 778px;
  background-color: #303;
  height: 6px;
}
.navspace {
  padding: 2px 3px;
  color: #000;
  text-align: center;
  font-weight: bold;
  background-color: #BF3060;
  border-top: 1px solid #fff;
}
.navspace.first {
  border: none;
}
#leftlinks a {
  display: block;
  background-color: #c36;
  text-decoration: none;
  padding: 2px 3px;
  border-top: 1px solid #fff;
  font: 12px 'arial', sans-serif;
}
#leftlinks a:link {
  color: #fff;
}
#leftlinks a:visited {
  color: #fff;
}
#leftlinks a:active {
  color: #fff;
}
#leftlinks a:hover {
  background-color: #4682b4;
  color: #fff;
}
#rightside {
  text-align: left;
  color: #fff;
  vertical-align: top;
  padding: 4px;
}
#leftside {
  text-align: center;
  background-color: #BF3060;
  color: #fff;
  width: 120px;
  vertical-align: top;
}
#leftside a {
  color: #fff;
}
#leftside a:link {
  color: #fff;
}
#leftside a:visited {
  color: #fff;
}
#leftside a:hover {
  color: #fff;
}
#leftside a:active {
  color: #fff;
}

#content {
  border-right: 1px solid #000;
  background-color: #c99;
  color: #800000;
  padding: 8px 10px;
}
#content a {
  text-decoration: none;
}
#content a:link {
  color: #44a;
  text-decoration: none;
}
#content a:visited {
  color: #44a;
  text-decoration: none;
}
#content a:hover {
  color: #44a;
  text-decoration: none;
}
#content a:active {
  color: #44a;
  text-decoration: none;
}
table.scentlist td.title {
  font-weight: bold;
}
table.scentlist td.picsep {
  text-align: center;
}
