body {
margin:0;
background: #3f0000;
color: #000066;
}
a:link {
color: #660000;
}
a:visited {
color: #81868c;
}
a:hover {
color: #ff9900;
}
a:active {
color: #ff9900;
}
.main_cell {
background: #e5e5e5;
}
.nomargin {
margin: 0;
}
.stdmargin {
margin-top: 0;
margin-right: 1%;
margin-bottom: 0;
margin-left: 1%;
}
.quotemargin {
margin-left: 5%;
margin-right: 5%;
}
.synmargin {
margin-left: 10%;
margin-right: 10%;
}
.center {
text-align: center;
}
.horizbar img {
width: 70%;
}
.ubi {
text-decoration: underline;
font-weight: bold;
font-style: italic;
}
.title {
font: bold 110% sans-serif;
text-decoration: underline;
vertical-align: top;
}
.subtitle {
font: normal 110% serif;
text-decoration: underline;
vertical-align: top;
}
.mininav {
font-size: 75%; 
color: #e5e5e5; 
font-family: sans-serif;
}
.mininav a, .mininav a:visited, .mininav a:active { 
text-decoration: none;
font-size: 100%;
color: #e5e5e5;
}
.mininav a:hover {
color: #3f0000;
background-color:#e5e5e5;
}
.navcont {
background-color: transparent;
}
.navmenu {
border: 1px solid #5A6570;
background-color: #e5e5e5;
}
.navmenu-item, .navmenu-item a, .navmenu-item a:visited {
color: #5A6570;
background-color: transparent;
font: 11px "Arial", "Helvetica", sans-serif; 
padding-left: 1px; 
line-height: normal;
text-decoration: none;
}
.navmenu-item-mouseover, .navmenu-item-mouseover a, .navmenu-item-mouseover a:hover, .navmenu-item-mouseover a:visited {
color: #e5e5e5;
background-color: #5A6570;
font: 11px "Arial", "Helvetica", sans-serif; 
padding-left: 1px; 
line-height: normal; 
cursor: pointer;
text-decoration: none;
}
.hl {
border: 0px solid #c5c5c5;
margin-left: auto;
margin-right: auto;
width: 50%;
text-align: center; 
padding: 0;
border-top-width: 1px;
line-height: 1px; 
height: 1px;
overflow: hidden;
}
.storynav {
margin-left: auto; 
margin-right: auto; 
font-family: sans-serif; 
font-size: 75%; 
text-align: center;
border-width: 0; 
}
.storynavb {
margin-bottom: 5px;
}
.storynav a, .storynav a:visited, .storynav a:active { 
color: #3f0000; 
text-decoration: none;
font-family: sans-serif;
}
.storynav a:hover {
color: #e5e5e5;
background-color:#3f0000;
}
