body {
  background: white url(back.jpg) fixed no-repeat 100% 100%;
  color: #aaaaaa;
  font-family: Arial, Sans-Serif;
  margin: 40px 0px;
  padding: 0px;
  height: 85%;
}
a {
  color: #888888;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
img.outline {
  padding: 2px;
  border: 1px solid #dddddd;
  vertical-align: bottom;
}
span {
  border: 1px solid #dddddd;
}
span.header {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 455px;
  height: 50px;
  text-align: left;
  vertical-align: middle;
  border: none;
}
p.ha {
  font-size: 18px;
  font-weight: bold;
  color: #444444;
  margin: 2px;
}
p.hb {
  font-size: 12px;
  margin: 2px;
}
span.nav {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 205px;
  height: 80px;
  line-height: 78px;
  text-align: center;
  vertical-align: middle;
  padding: 5px;
  border: none;
}
span.copy {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 285px;
  height: 15px;
  border: none;
  font-size: 10px;
}
span.subs {
  border: none;
  position: absolute;
  top: 70px;
  left: 10px;
  text-align: left;
}
td {
  font-size: 10px;
}
td.thumb {
  border: none;
  width: 100px;
  height: 80px;
  line-height: 80px;
  vertical-align: bottom;
  text-align: center;
  font-size: 10px;
  margin: 8px;
}
td.name {
  border: none;
  width: 100px;
  height: 25px;
  font-size: 10px;
  margin: 8px;
  vertical-align: top;
  text-align: center;
}
span.img {
  border: none;
  padding: 5px;
}
table.hack {
  width: 100%;
  height: 100%;
}
td.hack {
  text-align: center; vertical-align: middle;
}
table.index {
   width: 400px;
}
td.index {
   text-align: left;
   vertical-align: top;
   width: 50%;
}
p.l0 {
  margin: 5px 2px 5px 2px;
  font-size: 14px;
  font-weight: bold;
}
p.l1 {
  margin: 2px 2px 2px 12px;
  font-size: 10px;
}
p.l2 {
  margin: 2px 2px 2px 22px;
  font-size: 10px;
}
p.l3 {
  margin: 2px 2px 2px 32px;
  font-size: 10px;
}
p.l4 {
  margin: 2px 2px 2px 42px;
  font-size: 9px;
}
