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

/* line 9 */
#header {
  height: 210px;
}
/* line 11 */
#header span {
  visibility: hidden;
}

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

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

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

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

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

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

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

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

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

/* line 121 */
#text {
  width: 640px;
}
/* line 122 */
#text font {
  weight: bold;
}
/* line 124 */
#text padding {
  top: 20px;
  left: 72px;
  bottom: 40px;
}
/* line 130 */
#text h1 font {
  size: 18pt;
  weight: bold;
}
/* line 134 */
#text h2 font {
  size: 14pt;
  weight: bold;
}
/* line 137 */
#text a {
  background-color: #ffc0e2;
  border: 1px solid #ff2da0;
  color: black;
  padding: 4px;
}
/* line 143 */
#text a:hover {
  background-color: #ff2198;
  border: 1px solid #ffc0e2;
  color: white;
}
/* line 147 */
#text ul {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
/* line 151 */
#text ul li {
  font-size: 12pt;
  margin: 16px 0;
}
/* line 154 */
#text ul li p {
  font-size: 10pt;
}
/* line 156 */
#text ul li p a {
  border: 0;
}
/* line 158 */
#text ul li p a:hover {
  border: 0;
}
/* line 160 */
#text img {
  border: 1px solid #ff2da0;
}

/* line 163 */
#text.home {
  padding: 220px 0 0 60px;
  width: 367px;
}

/* line 167 */
#text.genres {
  width: 800px;
}

/* line 170 */
span.hilite {
  background-color: #ffc0e2;
  padding: 4px;
}

/* line 175 */
p {
  border-left: 3px solid #ffc0e2;
  text-indent: -3px;
}

/* line 179 */
p.indent {
  margin-left: 20px;
}

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

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

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

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

