body {
  color: #000;
  background: #FFF; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

li {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup, sub {
  line-height: -1px;
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

body {
  background-color: #fff;
  font-family: Palatino, Times, serif; }

#nav {
  overflow: hidden;
  position: fixed;
  top: 36px;
  width: 110px;
  font-size: 24px;
  font-style: italic; }

#nav li {
  list-style: none; }

#nav li a {
  height: 25px;
  padding-top: 1px;
  border-top: 1px white solid; }

#nav a {
  padding-right: 10px;
  display: block;
  text-align: right; }
  #nav a:link, #nav a:visited {
    color: #121212;
    text-decoration: none; }
  #nav a:hover, #nav a.current {
    color: #aa3333; }

a#pButton {
  margin-bottom: 6px; }

#slideshow {
  margin-left: 100px;
  padding-left: 10px;
  width: 800px;
  overflow: hidden; }

#slideshow li {
  margin-top: 36px; }

#slideshow h2 {
  display: none; }

p#loading {
  position: absolute;
  top: 455px;
  left: 200px;
  font-style: italic;
  font-size: 18px;
  top: 425px; }

p#begin {
  position: absolute;
  top: 455px;
  left: 200px;
  font-style: italic;
  font-size: 18px; }
  p#begin a {
    text-decoration: none;
    color: #aa3333; }

body.audio_loading #fallback_content, body.audio_ready #fallback_content {
  display: none; }
body.audio_loading #nav li a, body.audio_ready #nav li a {
  border-top: 1px white solid;
  background: white url(/images/progress_bar_5pc.png) repeat-x scroll 0% 0%; }
body.audio_loading #nav li a.current, body.audio_ready #nav li a.current {
  border-top: 1px #eeeeee solid; }
body.audio_loading #nav li a.completed, body.audio_ready #nav li a.completed {
  border-top: 1px #eeeeee solid;
  background-image: none; }
body.audio_loading #slideshow p, body.audio_loading #slideshow blockquote, body.audio_ready #slideshow p, body.audio_ready #slideshow blockquote {
  display: none; }
body.audio_loading #slideshow p#begin, body.audio_loading #slideshow p#loading, body.audio_ready #slideshow p#begin, body.audio_ready #slideshow p#loading {
  display: block; }
body.audio_loading #slideshow a.play:hover, body.audio_ready #slideshow a.play:hover {
  color: #121212;
  text-decoration: underline; }
body.audio_loading #slideshow img.play, body.audio_ready #slideshow img.play {
  cursor: pointer; }
body.audio_loading #slideshow h2, body.audio_ready #slideshow h2 {
  display: block;
  position: absolute;
  top: 548px;
  color: white;
  font-size: 36px;
  font-style: italic;
  padding: 24px 24px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 752px; }

#slideshow div#credits {
  width: 600px;
  margin: 0 10px; }
  #slideshow div#credits ol {
    display: block;
    margin-bottom: 42px; }
  #slideshow div#credits ol li {
    border-top: 1px #eeeeee solid;
    padding-top: 1px;
    padding-left: 10px;
    height: 25px;
    margin: 0px;
    font-size: 24px;
    font-style: italic; }
  #slideshow div#credits p {
    display: block;
    font-size: 14px;
    margin-top: 1em; }
  #slideshow div#credits h2 {
    font-size: 24px;
    font-style: italic;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 12px;
    padding-left: 10px;
    top: 0px;
    color: #121212;
    background-color: white;
    position: auto;
    letter-spacing: 0.03em;
    line-height: 0.6667; }
  #slideshow div#credits a {
    text-decoration: none;
    font-style: italic;
    color: #121212; }
    #slideshow div#credits a:visited {
      color: #676767; }
    #slideshow div#credits a:hover {
      color: #aa3333; }

body.audio_loading #pButton {
  opacity: 0.3; }
body.audio_loading #slideshow p#loading {
  opacity: 1; }
body.audio_loading #slideshow p#begin {
  opacity: 0.3; }
body.audio_loading #slideshow h2 {
  display: none; }

body.audio_ready #pButton {
  opacity: 1; }
body.audio_ready #slideshow p#loading {
  opacity: 0; }
body.audio_ready #slideshow p#begin {
  opacity: 1; }

body.no-audio-support #fallback_content {
  display: block; }
body.no-audio-support #slideshow #slide-00 {
  display: none; }
body.no-audio-support #fallback_content {
  border: 1px solid #aa3333;
  position: absolute;
  top: 36px;
  width: 450px;
  left: 185px;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  color: #676767;
  padding: 20px; }

