body {
  background: #ff2da0; }
  body font {
    family: "Prestige Elite", "Courier New", Courier, monospace;
    size: 10pt; }

#header {
  height: 210px; }
  #header span {
    visibility: hidden; }

#home {
  width: 136px;
  height: 154px;
  position: relative;
  top: 29px;
  left: 61px;
  z-index: 1; }
  #home a {
    background: white url(../images/nav/home.gif) no-repeat top center;
    display: block;
    width: 136px;
    height: 154px;
    text-decoration: none; }

#introduction {
  width: 166px;
  height: 34px;
  position: relative;
  top: -96px;
  left: 230px;
  z-index: 2; }
  #introduction a {
    background: white url(../images/nav/introduction.gif) no-repeat top center;
    display: block;
    width: 166px;
    height: 34px;
    text-decoration: none; }

#genres {
  width: 253px;
  height: 34px;
  position: relative;
  top: -130px;
  left: 434px;
  z-index: 2; }
  #genres a {
    background: white url(../images/nav/genres.gif) no-repeat top center;
    display: block;
    width: 253px;
    height: 34px;
    text-decoration: none; }

#links {
  width: 112px;
  height: 34px;
  position: relative;
  top: -164px;
  left: 744px;
  z-index: 2; }
  #links a {
    background: white url(../images/nav/links.gif) no-repeat top center;
    display: block;
    width: 112px;
    height: 34px;
    text-decoration: none; }

#downloads {
  width: 166px;
  height: 34px;
  position: relative;
  top: -149px;
  left: 230px;
  z-index: 2; }
  #downloads a {
    background: white url(../images/nav/downloads.gif) no-repeat top center;
    display: block;
    width: 166px;
    height: 34px;
    text-decoration: none; }

#matrix {
  width: 253px;
  height: 34px;
  position: relative;
  top: -183px;
  left: 434px;
  z-index: 2; }
  #matrix a {
    background: white url(../images/nav/matrix.gif) no-repeat top center;
    display: block;
    width: 253px;
    height: 34px;
    text-decoration: none; }

#contact {
  width: 112px;
  height: 34px;
  position: relative;
  top: -217px;
  left: 744px;
  z-index: 2; }
  #contact a {
    background: white url(../images/nav/contact.gif) no-repeat top center;
    display: block;
    width: 112px;
    height: 34px;
    text-decoration: none; }

#content {
  background: white url(../images/content.gif) repeat-y;
  height: auto;
  min-height: 673px; }

#content.home {
  background: white url(../images/home/content.gif) no-repeat top center;
  height: 746px; }

#text {
  width: 640px; }
  #text font {
    weight: bold; }
  #text padding {
    top: 20px;
    left: 72px;
    bottom: 40px; }
  #text h1 font {
    size: 18pt;
    weight: bold; }
  #text h2 font {
    size: 14pt;
    weight: bold; }
  #text a {
    background-color: #ffc0e2;
    border: 1px solid #ff2da0;
    color: black;
    padding: 4px; }
  #text a:hover {
    background-color: #ff2198;
    border: 1px solid #ffc0e2;
    color: white; }
  #text ul {
    list-style: none;
    margin: 20px 0;
    padding: 0; }
    #text ul li {
      font-size: 12pt;
      margin: 16px 0; }
      #text ul li p {
        font-size: 10pt; }
        #text ul li p a {
          border: 0; }
        #text ul li p a:hover {
          border: 0; }
  #text img {
    border: 1px solid #ff2da0; }

#text.home {
  padding: 220px 0 0 60px;
  width: 367px; }

#text.genres {
  width: 800px; }

span.hilite {
  background-color: #ffc0e2;
  padding: 4px; }

p {
  border-left: 3px solid #ffc0e2;
  text-indent: -3px; }

p.indent {
  margin-left: 20px; }

.panel {
  height: 549px;
  padding-left: 20px; }
  .panel a {
    display: inline;
    float: left;
    height: 549px;
    width: 298px;
    text-decoration: none; }
  .panel span {
    visibility: hidden; }

#p7678 background {
  image: url(/images/panels/1976-78.jpg);
  position: 20px 0;
  repeat: no-repeat; }

#p7981 background {
  image: url(/images/panels/1979-81.jpg);
  position: 20px 0;
  repeat: no-repeat; }

#p8284 background {
  image: url(/images/panels/1982-84.jpg);
  position: 20px 0;
  repeat: no-repeat; }
