/* css for splash page */
html,
body {
margin: 0 auto;
text-align: center;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
font-weight: 500;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
background: black;
align-items: center;
}

.globalheader {
width: 1000px;
height: 38px;
margin: 0 auto;
background: transparent;
}

ul,
li {
list-style-type: none;
margin: 0 auto;
padding: 0;
display: inline-block;
}

/* hr topline */
.topline {
display: block;
border: none;
border-top: 1px solid #800000;
margin: 0 auto;
padding: 0 0 3px 0;
}

#footer {
  text-align: center;
  clear: both;
  padding-top: 6px;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-left: 10px;
  font-family: Baskerville, Georgia, Palatino, Times, serif;
  font-size: 0.8em;
  color: #AAAAAA;
  letter-spacing: 0.1em;
}
.caption {
  font-family: Baskerville, Georgia, Palatino, Times, serif;
  font-size: .9em;
  color: #AAAAAA;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 16px;
  margin-left: 0px;
  padding: 0px;
  text-align: center;
  font-style: normal;
  letter-spacing: .2em;
}
.subject_heading {
  font-family: Baskerville, Georgia, Palatino, Times, serif;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  color: #DDDDDD;
  padding-left: 4px;
  padding-bottom: 4px;
  letter-spacing: 0.1em;
  text-align: left;
  padding-top: 0px;
}
.topic {
  margin: 0 auto;
  padding: 0 20%;
  font-family: Baskerville, Georgia, Palatino, Times, serif;
  text-align: center;
  color: #9B6226;
  font-size: 1.0em;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 0.3em;
}

.story {
font-family: Baskerville, Georgia, Palatino, Times, serif;
font-size: 1em;
font-style: normal;
font-weight: normal;
padding-top: 2px;
padding-bottom: 4px;
padding-right: 0px;
color: #DDDDDD;
padding-left: 2px;
letter-spacing: 0.1em;
text-align: left;
}

img {
margin-right: auto;
margin-left: auto;
text-align: center;
}
.style1 {
font-family: Baskerville, Georgia, Palatino, Times, serif;
font-size: 0.8em;
color: #AAAAAA;
font-style: normal;
font-weight: lighter;
text-align: center;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #9B6226;
border-bottom-color: #9B6226;
border-top-width: thin;
border-bottom-width: thin;
margin-right: auto;
margin-left: auto;
margin-top: 12px;
margin-bottom: 8px;
padding-bottom: 8px;
width: 720px;
word-spacing: 0.2em;
}
a:link {
color: #0099FF;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #BB0101;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
color: #FFCC00;
float: none;
}
.caption_under_main_photo {
font-family: Baskerville, Georgia, Palatino, Times, serif;
font-size: 0.7em;
font-style: italic;
font-weight: normal;
text-transform: lowercase;
color: #BBBBBB;
text-align: center;
letter-spacing: .2em;
}

.subject_table_cell_text {
font-family: Baskerville, Georgia, Palatino, Times, serif;
font-size: 1em;
font-style: normal;
font-weight: normal;
color: #DDDDDD;
letter-spacing: .1em;
text-align: left;
text-indent: 1px;
}

.style3 {
color: #DDDDDD
}

.squares {
color: #000000;
font-family: "Times New Roman", Times, serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
letter-spacing: .2em;
text-align: center;
}
.style8 {
font-size: 0.7em;
font-style: italic;
font-weight: normal;
text-transform: lowercase;
text-align: center;
letter-spacing: .2em; 
font-family: Baskerville, Georgia, Palatino, Times, serif;
}
