/* Body Definitions */
body
{
 background-color: #FFFFFF;
 color: #000000;
 background-image: none;
 font-family: "Helvetica", "Arial", sans-serif;
}
/* Paragraph Definitions */
P
{
 background-image: none;
 font-family: "Helvetica", "Arial", sans-serif;
 font-style: normal;
 font-weight: normal;
 text-align: left;
 text-decoration: none;
 text-shadow: none;
}
 .Footer
 {
 background-image: none;
 font-family: "Helvetica", "Arial", sans-serif;
 font-style: normal;
 font-weight: normal;
 text-align: center;
 }
/* Table definitions */
/* Header Definitions - page headers*/
 h1
 {
 text-align: center;
 }
 h2
 {
 text-align: center;
 }
 h2.poemtitle
 {
 text-align: left;
 }
 h3
 {
 text-align: center;
 }
 h4
 {
 text-align: center;
 }
 /* paragraph storytitle class for biography section*/
 p.storytitle
 {
 text-align: center;
 }
 .Head
 {
 background-color: #0A7103;
 color: #EEEEEE;
 text-align: center;
 font-weight: bold;
 border: 0px;
 }
 .menu
 {
 background-color: #0A7103;
 color: #EEEEEE;
 border: 0px;
 }
 .sidebar
 {
 background-color: #0A7103;
 color: #EEEEEE;
 border: 0px;
 width: 10em;
 }
 .sectionheader /*for sections within sidebar*/
 {
 font-weight: bold;
 text-align: center;
 }
 .main
 {
 background-color: #FFFFFF;
 color: #000000;
 padding-left: 10px;
 }
 img
 {
 border: 0px;
 }