body {
  color: #042;
  background-repeat:no-repeat;
  background-color: #fff;
  font-family: 'Trebuchet MS',Trebuchet,Verdana,Sans-serif;
  margin-bottom: 100px;
  font-size: 12pt;
  line-height: 1.2em;
}

.middle {
  text-align: center;
}

.right {
  text-align: right;
}

.container_12 {
  /*background: #fff url(../img/12_col.gif) repeat-y;*/
  margin-top: 80px;
}

.image {
  border: 0px;
}

.nav {
}

.header1 {
  margin-left: 0px;  
}

.header2 {
  margin-left: 20px;  
}

.header3 {
  margin-left: 20px;  
  margin-bottom: 40px;
}

.vizier {
  text-indent: -20px;
  margin-left: 20px;  
  line-height: 40px;
}

em {
  color: #555;
}

.counter {
  text-align: left;
  font-size: 10pt;
}

.intro {
  font-size: 30pt;
  font-weight: bold;
  margin-bottom: 24px;
  color: #063;
}

a {
  text-decoration: none;
  color: #f63;
}

a:hover {
  text-decoration: underline;
}

.title1 {
  font-size: 32px;
  line-height: 33px;
  font-weight: bold;
  margin-bottom: 0px;
  color: #063;
}

.title2 {
  font-size: 32px;
  margin-left: 40px;  
  line-height: 33px;
  font-weight: bold;
  margin-bottom: 25px;
  color: #555;
}

.listen {
  font-size: 30px;
  color: #555;
  margin-left: 20px;  
}

.note {
  margin-bottom: 20px;
  line-height: 24px;
}

.caption {
  font-style: italic;
  font-size: 14px;
  color: #000;
}

.player_heading {
}

.closing_notes {
  font-style: italic;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 5px;  
  color: #777;
  line-height: 22px;
}

.meta_notes {
  text-align: center;
  font-style: italic;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 5px;  
  color: #777;
  line-height: 22px;
}

.meta_notes_faint{
  text-align: center;
  font-style: italic;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 5px;  
  color: #aaa;
  line-height: 22px;
}


div.story_style {
  color: #f80;
  cursor: pointer;
  margin-bottom: 20px;
}

div.story_style:hover {
  text-decoration: underline;
  color: #f80;
  cursor: pointer;
  margin-bottom: 20px;
}

div.story_teller {
  margin-top: 10px;
}

li {
	margin-left:0px
}
