body {
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background: white url() no-repeat top right;
margin: 0;
line-height: 1.4
}

.accessaid, h1 {
position: absolute;
height: 0;
overflow: hidden;
margin:0;
}

h2 {
font-size: 2em;
}

h3 {
color: #76383a;
font-size: 2em;
font-family: "Times New Roman", serif;
/*font-style: italic;*/
margin-bottom: 1.5em;
}


#header {
margin: 0;
padding: 0;
border 0;
}

a {
text-decoration: none;
color: #b24539;
}

a:visited {
color: #908f25;
}

a:hover {
color: #ff0000;
}



#navigation {
position: absolute;
top: 135px;
left: 0;
width: 18em;
padding: 0 0 0 1em;
}

#navigation ul {
margin: 1em 1em 1em 1em;

list-style: none;
}


#navsub {
margin-left: 0em;
margin-bottom: 1em;
}


#content {
margin-top: 135px;
margin-left: 20em;
padding: 0 10em 0 0;
font-size: .85em;
}

#authortag {
margin: -2em 0 0.6em 0;
font-family: "Times New Roman", serif;
font-size: 1.3em;
}


#storyheader {
margin-left: 0;
margin-bottom: 4em;
}

#storytext {
margin-left: 0;
margin-bottom: 3em;
}

#sectionbreak {
text-align: center;
}

#feedback {
margin: 3em 0 3em 0;
}