#topcorner{

position:absolute;
left:0;
top:0;

width:29%;

margin:0.3em;


color:#ffc;
background-color:#900;
border-bottom-style:dashed;
border-bottom-color:#000;
border-bottom-width:0.5em;

text-align:center;
}

#topcorner h2{
background-color:#c00;
text-align:center;
}



#head{

position:absolute;
left:27%;
top:1em;
width:71.5%;
color:#ffc;
background-color:#900;
font-size:2em;
margin:0;
Margin-bottom:0.5em;
padding:0.25em;
font-style:italic;
text-align:center;
letter-spacing:0.5em;
border-bottom-style:solid;
 border-bottom-width:0.3em; 
border-bottom-color:#c00; 
border-top-color:#000;
border-top-width 0.2em;
border-top-style:dashed;

}

#nav{
font-size:1.5em;
letter-spacing:.3em;
line-height:2em;
width:20%;
position:absolute;
top:9em;
left:0em;
padding-top:5em;
padding-bottom:.3em;
margin-bottom:5em;
text-align:center;
background-color:#900;
border-top-style:dashed;
border-top-color:#000;
border-top-width:0.2em;
border-bottom-style:dashed;
border-bottom-color:#000;
border-bottom-width:.2em;
border-right-style:solid;
border-right-color:#c00;
border-right-width:0.3em;


}

a.navlink:link{

color:#ffc;
text-decoration:none;
}

a.navlink:visited{
text-decoration:none;
color:#ffc;
}

a.navlink:active{
text-decoration:underline;
color:#000;
background-color:#ffc;
}

a.navlink:hover{
text-decoration:underline;
color:#000;
background-color:#ffc;
}



#rnav{
font-size:.7em;
letter-spacing:.2em;
line-height:2em;
width:12%;

float:right;
padding-top:2em;
padding-bottom:5em;
margin-bottom:.25em;
margin-left:.25em;
text-align:center;
background-color:#900;
border-top-style:solid;
border-top-color:#c00;
border-top-width:0.5em;
border-bottom-style:solid;
border-bottom-color:#c00;
border-bottom-width:0.5em;
border-left-style:dashed;
border-left-color:#000;
border-left-width:0.3em;


}

#rnav h2{
font-size:1.5em;
letter-spacing:.5em;
color:#000;

}



#content{
position:absolute;
left:23%;
top:15em;
right:0%;
 font-family:arial, helvetica, sans-serif;
 font-size:80%; 
color:black; 
background-color:#ffc; 
margin:0em;
padding:0;
 }
 

#content p {
 font:1.2em/1.5 "Times New Roman", times, serif;
 padding:1em;

 margin:1em;
 }

#content h6{
font:1.2em;
font-weight:bold;
padding:1em 6em;
}

#content h5{
font:1em;
padding:.1em 5em 3em 9em;
border-bottom-style:dashed;
border-bottom-width:.3em;
border-bottom-color:#900;
}



body{background-color:#ffc;}