body {
background-color: #999999;
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif;  
font-size: medium
}

#main {
width: 740px; 
background-color: #cccccc;
margin-top: 10px; 
margin-right: auto; 
margin-bottom: 0px; 
margin-left: auto;
font-size: .9em
}

h3 {
font-size: 1.4em;
text-align: center;
}

h4 {
font-size: 1.2em;
text-align: center;
}

#header {
background-color: #bab9be;
margin-bottom: 0px;
}

#text {
background-color: #ebe9ed;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 190px;
padding: 15px 15px 0px 15px;
width: 400px
}

.footnote {
font-size: .75em;
}

hr {
width: 150px;
color: #000000;
height: 2px;
text-align: center;
}

#storytext {
background-color: #ebe9ed;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 190px;
padding: 15px 15px 0px 15px;
width: 490px
}

.navigation1 {
width: 170px;
float: left;
margin-top: 0px;
padding: 10px 10px 0px 10px;
font-size: .7em
}


.navigation2 {
width: 100px;
float: right;
margin-top: 0px;
padding: 10px 5px 0px 5px;
text-align: center
}

.navigation3 {
width: 170px;
float: left;
margin-top: 0px;
padding: 10px 10px 0px 10px;
font-size: .7em
}

a:link {color: #000000; text-decoration: underline}
a:visited {color: #000000; text-decoration: underline}
a:hover {color: #000000; text-decoration: none}
a:active {color: #000000; text-decoration: underline}

#footer {
width: 740px;
margin-top: -15px; 
margin-left: auto; 
margin-right: auto; 
font-size: .8em; 
clear: both; 
text-align: center;  
background-color: #cccccc;
border-top: 8px solid #D6A38E
}



#main #storytext .center {
	text-align: center;
}
