body {
  background-color: white;
  color: black;
/*  color: #555;*/
  font: 0.9em Verdana, sans-serif;
}

a:link {
    color: #530;
}

div.Epigram {
    color: #420;
}

div.PlayExample {
    font-style: italic;
    margin-left: 1em;
}

.PlayExample em {
    font-style: normal;
}

em.Big {
    font-style: normal;
    font-size: 2em;
}

em.Underline {
    font-style: normal;
    text-decoration: underline;
}

h1, h2, h3 {
  color: #600;
  clear: both;
}

h2 {
    margin-bottom: 0;
}

h3 { 
	font: italic bold 12pt georgia;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	}

h3 cite {
  font-style: normal;
}

h3 strong {
  font-size: 1.4em;
}

h3+p, h3+ul {
    margin-top: 0;
}

img.biopic {
  float:  left;
  margin: 0.5em;
}

img.leftFloat {
  float:  left;
  margin-left: 0.5em;
  margin-right: 2em;
}

li {
    margin-bottom: 1.2em;
    line-height: 1.8em;
}

li li {
	margin-top: 0.5em;
}

p {
    margin-bottom: 1.33em;
    line-height: 1.8em;
}

p strong, p.Interviewer {
    color: #600;
}

td {
    vertical-align: top;
}

td, th {
    padding: 0.5em;
}
    
ul {
    margin-top: 0;
}

.Alt {
  font-style: italic;
}

.Alt em {
  font-style: normal;
}

.Centered {
  text-align: center;
}

.ChunkLine {
  margin: 2%;
  font-family: sans-serif;
  font-size: larger;
}

.DeptName {
  font-style: italic;
  /*background-color: yellow;*/
}

.Epigram {
  margin-left: 1em;
  margin-right: 1em;
  font-style: italic;
  font-weight: bold;
}

.FixedWidth {
  font-family: monospace;
    line-height: 1.8em;
}

.GameCite {
  font-variant: small-caps;
  font-style: normal;
}

.Gap {
  text-align: center;
}

.Interviewer {
  font-style: italic;
  font-weight: bold;
}

.Interviewer CITE {
  font-style: normal;
}

.Intro {
  font-style: italic;
}

.Intro CITE {
  font-style: normal;
  font-weight: bold;
}

.Masthead {
/*  border: solid blue;*/
  padding: 0.5em;
}

.Masthead P {
  margin-left: 2em;
}

.Masthead P.Slogan {
  margin-left: 0;
  margin-top: 0;
  color: #600;
  font-style: italic;
  font-weight: bold;
}

.Redzone {
  color: white;
  background-color: red;
  padding-bottom: 0.1em;
  padding-left: 0.1em;
  padding-right: 0.1em;
}

.TableOfContents {
/*  background-color: orange;*/
  border: solid black;
  padding: 1em;
}

.TitleArea {
/*  border: solid black;
  background-color: green;
  color: yellow;
  */
  padding: 1em;
}

/*.Masthead*/ P.TOCLink {
  margin-left: 0em;
}

DIV.Section {
  padding: 0.5em;
  padding-top: 0;
  border-top: dotted 1px black;
}

P.SectionName {
  margin-left: 0em;
}

P.TOCLink {
    padding-bottom: 1em;
}

P.AfterLinks {
  font-style: italic;
  text-align: right;
}

