body {
  font-family: verdana, serif;
  font-size: 8pt;
  text-align: center;
  background-color: #FFFFFF;
  color: #FFFFFF;
}

a:link { color: #DDDD00; }
a:visited { color: #BBBB00; }
a:hover { color: #CCCC00; }
a:active { color: #CCCC00; }
a.image:link { color: #666600; }
a.image:visited { color: #444400; }
a.image:hover { color: #555500; }
a.image:active { color: #555500; }
a.music:link { font-weight: bold; color: #000000; }
a.music:visited { font-weight: bold; color: #444400; }
a.music:hover { font-weight: bold; color: #222200; }
a.music:active { font-weight: bold; color: #222200; }

table.main {
  table-layout: auto;
  border-collapse: collapse;
  vertical-align: top;
  empty-cells: show;
  height: 670px;
  min-height: 670px;
  max-height: 670px;
  width: 860px;
  min-width: 860px;
  max-width: 860px;
}
table.inner {
  table-layout: auto;
  border-collapse: collapse;
  font-size: 8pt;
  empty-cells: show;
  height: 670px;
  min-height: 670px;
  max-height: 670px;
  width: 600px;
  min-width: 600px;
  max-width: 600px;
}
table.dude {
  table-layout: auto;
  border-collapse: collapse;
  font-size: 8pt;
  max-height: 320px;
  max-width: 600px;
}
table.dude td {
  display: table-cell;
  color: #000000;
  padding: 10px;
}
table.platy {
  table-layout: auto;
  border-collapse: collapse;
  font-size: 8pt;
}
table.platy td {
  display: table-cell;
  color: #FFFFFF;
  padding: 10px;
}
table.music {
  table-layout: auto;
  border-collapse: collapse;
  font-size: 8pt;
  max-height: 320px;
  max-width: 600px;
}
table.music td{
  display: table-cell;
  color: #000000;
  padding: 10px;
}
table.guestbook {
  table-layout: auto;
  border-collapse: collapse;
  font-size: 8pt;
}
table.guestbook td{
  display: table-cell;
  color: #000000;
  padding: 3px;
}
table.main td#left {
  display: table-cell;
  vertical-align: top;
  height: 670px;
  min-height: 670px;
  max-height: 670px;
  width: 260px;
  min-width: 260px;
  max-width: 260px;
}
table.main td#right {
  display: table-cell;
  vertical-align: top;
  height: 670px;
  min-height: 670px;
  max-height: 670px;
  width: 600px;
  min-width: 600px;
  max-width: 600px;
}
table.inner td#up {
  display: table-cell;
  background-color: #FFFFFF;
  height: 105px;
  min-height: 105px;
  max-height: 105px;
  width: 600px;
  min-width: 600px;
  max-width: 600px;
}
table.inner td#mid {
  display: table-cell;
  background-color: #565452;
  color: #FFFFFF;
  height: 243px;
  min-height: 243px;
  max-height: 243px;
  width: 600px;
  min-width: 600px;
  max-width: 600px;
}
table.inner td#low {
  display: table-cell;
  background-color: #ECECEC;
  color: #000000;
  height: 319px;
  min-height: 319px;
  max-height: 319px;
  width: 600px;
  min-width: 600px;
  max-width: 600px;
}
tr { 
  display: table-row;
  border-style: none;
  border: none;
}
img {
  border: none;
}
