body {font-family:"Trebuchet MS", "Arial Black", "Verdana", "Helvetica", sans-serif;}
img {border: 4px solid white}


#header
{
position:absolute;
top:0%;
right:0%;
height:10%;
width:85%;
background-color:#009933;
text-align:right;
text-transform:lowercase;
font-weight:bold;
}
#header h1 {margin: 0px 0px; padding:4px 4px; font-size:24px; line-height:100%;}
#header h2 {margin: 0px 0px; padding:4px 4px; font-size:20px; line-height:100%;}
#header a {margin: 0px 0px; padding:4px 4px; font-size:16px}
#header p {text-align: center;}
#header a:link {color:white;text-decoration:none}
#header a:visited {color:#f9c8d8;text-decoration:none}
#header a:visited.current {color:#3e0072}
#header a:hover {text-decoration:underline}
#header a:hover.current {color:#3E0072;text-decoration:none;cursor:default}


#toc
{
position:fixed;
top:0%;
left:0%;
height:100%;
width:15%;
background-color:#009933;
text-align:right;
text-transform:lowercase;
font-weight:bold;
}
#toc h1 {margin: 0px 0px; padding:4px 4px; font-size:24px; line-height:100%;}
#toc h2 {margin: 0px 0px; padding:4px 4px; font-size:20px; line-height:100%;}
#toc a {margin: 0px 0px; padding:4px 4px; font-size:16px}
#toc a:link {color:white;text-decoration:none}
#toc a:visited {color:#f9c8d8;text-decoration:none}
#toc a:visited.current {color:#3e0072}
#toc a:hover {text-decoration:underline}
#toc a:hover.current {color:#3E0072;text-decoration:none;cursor:default}


#content
{
position:absolute;
right:0%;
top:10%;
height:90%;
width:85%;
text-align:left;
}
#content h1 {margin: 0px 0px; padding:4px 4px; font-size:24px;}
#content h2 {margin: 0px 0px; padding:4px 4px; font-size:20px;}
#content h3 {margin: 0px 0px; padding:4px 4px; font-size:16px;}
#content p {margin: 0px 0px; padding:4px 4px;}
