body {
  border-width: 0;
  margin: 0;
  padding: 0;
  font-family: Times New Roman, serif;
  font-size: 95%;
  color: black;
  background-color: black;
}


#div {align:left;}

#banner {
  background-color: #eb0000;
  position: absolute;
  top: 2em;
  right: 0;
  left: 0;
  height: 8em;
  z-index: 1;
}

#banner h1 {
	margin-top: 0;
	margin-bottom: 0;
}

#banner br {
	2em;
	margin: 0;
}

h1 {
  font-weight: bold;
  font-size: 2em;
  text-align: center;
}

h2 {
  font-size: 1.5em;
  color: #eb0000;
}

h3 {
	font-size: 1.2em;
	color: #eb0000;
}

h4 {
	font-size: 1em;
	color: black;
	font-weight: bold;
}

h5 {
	font-size: 1em;
	color: #eb0000;
	font-weight: bold;
	margin-bottom: .5em;
}

#contentcontainer{
  background-color: #eb0000;
  position: absolute;
  top: 10em;
  left: 5%;
  right: 5%;
  height: auto;
  z-index: 1;
}
#content {
  background-color: #ffffff;
  position: relative;
  margin-left: 16.67%;
  margin-right: 16.67%;
  padding: 1em;
  height: auto;
  border: 2em solid #000000;
  font-size: 1em;
}

#content > div {
  margin-bottom: 1em;
  text-align: justify;
}

#content > div.condensed {
  margin-bottom: 0;
}

#content > div > p.condensed {
  margin-bottom: 0;
  margin-top: 0;
}

#content > div.attribution {
  text-align: right;
  margin: -.5em 2em 1em 2em;
  font-style: italic;
  color: #eb0000;
  font-size:15px; 
}


div.attribution {
  text-align: right;
  margin: -.5em 2em 1em 2em;
  font-style: italic;
  color: #eb0000;
	
}
blockquote {
    margin: 0 2em 1em 2em;
    text-align: left;
}

blockquote openquote {
	font-size: 1.8em;
	font-weight: bold;
	color: #eb0000;
}

#content a {
  color: #eb0000;
  text-decoration: underline;
}

#content a:hover {
  text-decoration: underline;
}

#content div.poem {
	margin-bottom: 1em;
}

#content div.stanza {
	margin-bottom: 0;
}

div.poem div, div.stanza div {
	margin: 0;
	padding: 0;
}

div.poem div.epigraph {
	margin-left: 5em;
	font-style:italic;
}

div.poem div.epigraph div.epigraph-source {
	font-style: normal;	
}

#content div#copyright {
  text-align: center;
  font-size: .75em;
  margin-top: 2em;
}

p {line-height:1.25em;}

.nav  a {
  color: black;
  text-decoration: none;
}

.nav {
  text-align: center;
  padding: .5em;
  border-bottom: 1px solid black;
}
.nav:hover {
  background-color: #000000;
}
.nav:hover a {
  color: #ffffff;
}
.nav a:hover {
  color: #ffffff;
}
#leftbar {
  top: 0;
  right: 80%;
  left: 5%;
  min-height: 100%;
  position: absolute;
  background-color: #eb0000;
  z-index: 2;
}
#leftbar img {
  padding: 2em 1em 1% 1%;
  width: 98%;
  position: relative;
}
#navigation{
  position: relative;
}

#rightbar {
  top: 0%;
  right: 5%;
  left: 80%;
  bottom: 0%;
  position: absolute;
  background-color: #eb0000;
  z-index: 2;
}

#upcoming {
  top: 12em;
  position: relative;
  text-align: center;
  padding: .5em;
}

#upcoming a {
  color: #000000;
}

#upcoming a:hover {
  color: #ffffff;
}

#upcoming div {
	font-size: .9em;
	margin-bottom: .5em;
}

img.right {
	float: right;
	margin: 0 .5em .5em .5em;
}

img.left {
	float: left;
	margin: 0 .5em .5em .5em;
}

img.center {
	display: block;
	margin: 1em auto 1em auto;
	max-width: 100%;
}

div.right {
	float: right;
}

div.center {
	text-align: center;
}

div.indent {
	margin-left: 2em;
	margin-right: 2em;
}

p.right {
	text-align: right;
}

.times {font-family: Times New Roman, Times, serif;
font-size 12px}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.condensed {
	margin-bottom: 0;
	margin-top: 0;
}

.red {
	color: #eb0000;
}

#upcoming hr {
	color: black;
	background-color: black;
}

.italic {
	font-style: italic;
}

.samples
font-size:12px;}
