/* $Revision: 4 $ $Date: 2009-09-03 04:01:20 -0700 (Thu, 03 Sep 2009) $ */
body
{ background-color: #fff;
  color: #000;
  margin: 0em;
  padding: 1em;
  font-family: "Trebuchet MS", "Liberation Sans", sans-serif;
  text-align: center;
  }
h2, h3, h4, h5, h6
{ font-weight: bold;
  }
h1
{ margin: 0 0 2em 0;
  font-weight: normal;
  font-size: 100%;
  }
h2
{ font-size: 170%;
  margin: 0 0 2em 0;
  }
h3
{ font-size: 160%;
  margin: 0 0 1em 0;
  }
h4
{ font-size: 140%;
  margin: 0;
  }
.content
{ margin: 0.5em 1.5em 0.5em 15em;
  line-height: 1.2em;
  }
.navigation
{ font-size: 85%;
  margin: 0 0 0 1em;
  width: 15em;
  position: absolute;
  left: 0;
  top: 140px;
  }
.copyright
{ font-size: 80%;
  }
a
{ color: #000; text-decoration: underline;
  }
a:hover
{ color: #fff;
  background-color: #000;
  text-decoration: none;
  }
a:visited
{ color: #888;
  text-decoration: underline;
  }
ul
{ list-style-image: url("../images/bullet.gif");
  }
li
{ margin: 0.3em 0 0 0;
  }
.work, .track-name
{ font-variant: small-caps;
  }
.track-num
{ font-size: 80%;
  text-align: right;
  }
.track-name
{ text-align: left;
  }
.shop-list
{ font-size: 80%;
  }
.credits
{ font-size: 80%;
  vertical-align: top;
  width: 40%;
  padding: 0 1em;
  }
img.bio-photo
{ vertical-align: top;
  margin: 10px;
  float: left;
  }
table
{ margin-left: auto;
  margin-right: auto;
  }
caption
{ font-weight: bold;
  font-variant: small-caps;
  }
td, th
{ vertical-align: top;
  }
th
{ border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #000;
  }
blockquote, .mailing-list
{ background-color: #eee;
  padding: 5px;
  font-size: 90%;
  line-height: 120%;
  }
.mailing-list
{ width: 15em;
  margin: 10px auto;
  }
.email-address
{ width: 14em;
  }
input[type=text]
{ font-family: Consolas, "Andale Mono", "Courier New", Courier,
               monospace;
  font-size: 90%;
  }
