body { 
 background-color: rgb(230,216,174);
 margin: 20px; 
 padding: 0; 
 font-size: .8em;
 /*font-size: 1.1em;*/ 
 font-family: verdana, arial, helvetica, sans-serif; 
} 
h1 { 
 font-family: verdana, arial, helvetica, sans-serif; 
 margin: 0 0 12px 0; 
 padding: 0;
 color: rgb(0,39,79); 
} 
h2 { 
 font-family: verdana, arial, helvetica, sans-serif; 
 margin: 0 0 5px 0; 
 padding: 0; 
 font-size: 1.1em;
 color: rgb(0,39,79);
}
h6 { 
 font-family: verdana, arial, helvetica, sans-serif; 
 margin: 0 0 0 0; 
 padding: 0; 
 color: rgb(0,39,79); 
}  
p { 
 font-family: verdana, arial, helvetica, sans-serif; 
 /*line-height: 1.1em; */
 /*margin: 0 0 16px 0; */
 margin: 0 0 10px 0;
 padding: 0;
 color: rgb(0,39,79);
} 

li { 
 font-family: verdana, arial, helvetica, sans-serif; 
line-height: 1.1em; 
/*margin: 0 0 16px 0;*/ 
padding: 0;
color: rgb(0,39,79);
}

.content>p { 
 margin: 0; 
} 
.content>p+p { 
 text-indent: 30px; 
} 
a { 
 color: rgb(128,0,0); 
 font-family: verdana, arial, helvetica, sans-serif; 
 font-weight: 600; 
 text-decoration: none; 
} 
a:link { 
 color: rgb(128,0,0); 
} 
a:visited { 
 color: rgb(0,128,0); 
} 
a:hover { 
 background-color: rgb(204,204,153);
 /*border: 1px dashed black;*/
 border: none; 
} 

a li { 
 color: rgb(128,0,0); 
 font-family: verdana, arial, helvetica, sans-serif; 
 font-weight: 600; 
 text-decoration: none; 
} 
a:link li { 
 color: rgb(128,0,0); 
} 
a:visited li { 
 color: rgb(0,128,0); 
} 
a:hover li { 
 background-color: rgb(204,204,153);
 /*border: 1px dashed black;*/
 border: none; 
}

a img { 
 /*color: rgb(128,0,0); */
 /*font-family: verdana, arial, helvetica, sans-serif; */
 /*font-weight: 600; */
 text-decoration: none; 
 padding: 5px;
 border: none;
} 
a:link img { 
/*color: rgb(128,0,0); */
 padding: 5px;
border: none;
} 
a:visited img { 
 /*color: rgb(0,128,0); */
 padding: 5px;
 border: none;
} 
a:hover img { 
 background-color: rgb(255,253,233);
 padding: 5px;
 /*border: 0px dashed rgb(128,0,0);*/
 border: none; 
}




li a { 
 color: rgb(128,0,0); 
 font-family: verdana, arial, helvetica, sans-serif; 
 font-weight: 600; 
 text-decoration: none; 
} 
li a:link { 
 color: rgb(128,0,0); 
} 
li a:visited { 
 color: rgb(0,128,0); 
} 
/*li a:hover { */
 /*background-color: rgb(204,204,153);8?
 /*border: 1px dashed black;*/
 /*border: none; */
/*}*/


/* All the content boxes belong to the content class. */ 
.content { 
 position: relative; 
 width: auto; 
 min-width: 120px; 
 margin: 0 210px 20px 170px;
 border: 1px solid rgb(165,91,32);
 background-color: rgb(255,253,233);
 padding: 10px; 
 z-index: 3; 
} 



.content2 { 
 position: relative; 
 min-width: 120px; 
 margin: 20px 20px 20px 20px;
 /*border: none;*/ 
 border: 2px solid rgb(230,216,174);
 background-color: rgb(255,253,233);
 padding: 8px; 
 z-index: 3; 
}


.content3 { 
 position: relative;
 width: auto; 
 min-width: 120px; 
 margin: 20px 20px 20px 20px;
 /*border: none; */
 border: 1px solid rgb(165,91,32);
 background-color: rgb(255,253,233);
 padding: 10px; 
 z-index: 3; 
}

/*list { 
 font-family: verdana, arial, helvetica, sans-serif; 
 line-height: 1.1em; 
 margin: 0 0 16px 0; 
 padding: 0;
 color: rgb(0,39,79);
}*/

/*LI a:link { 
 color: rgb(128,0,0); 
} */

/*LI a:hover {
 background-color: rgb(204,204,153);
 border: 1px dashed black;
 border: none;
 }*/




#navleft { 
 position: absolute; 
 width: 128px;
 top: 20px; 
 left: 20px;
 /*bottom: 0px;*/ 
 font-size: 0.85em;
 border: 1px solid rgb(165,91,32);
 background-color: rgb(255,253,233); 
 padding: 10px; 
 z-index: 2; 
} 

#navleftmiddle { 
 position: relative; 
 width: 128px; 
 /*(top: 250px; */
 /*left: 20px; */
 font-size: 0.6em; 
 border: 1px dashed black;
 background-color: rgb(240,240,240); 
 padding: 10px; 
 z-index: 2; 
} 

#navleftbottom { 
 position: absolute; 
 width: 128px; 
 top: 375px; 
 left: 20px; 
 font-size: 0.6em; 
 border: 1px dashed black;
 background-color: rgb(240,240,240); 
 padding: 10px; 
 z-index: 2; 
}

#navright { 
 position: absolute; 
 width: 168px; 
 top: 20px; 
 right: 20px; 
 border: 1px dashed black; 
 background-color: rgb(222,222,222); 
 padding: 10px; 
 z-index: 1; 
} 

#navrighttop { 
 position: absolute; 
 /*width: 168px; */
 top: 20px; 
 right: 10px; 
 border: 1px solid rgb(165,91,32); 
 background-color: rgb(230,216,174); 
 padding: 1px; 
 z-index: 1; 
} 

#navright_middle { 
 position: absolute; 
 /*width: 168px;*/ 
 top: 227px; 
 right: 10px; 
 border: 1px solid rgb(165,91,32); 
 background-color: rgb(230,216,174); 
 padding: 1px; 
 z-index: 1; 
}

#navright_bottom { 
 position: absolute; 
 /*width: 168px;*/
 top: 434px; 
 right: 10px;
 /*bottom: 5px; */
 border: 1px solid rgb(165,91,32); 
 background-color: rgb(230,216,174); 
 padding: 1px; 
 z-index: 1; 
} 

#navright_count { 
 position: absolute;
 font: rgb(0,39,79); 
 /*font: rgb(255,253,233);*/
 /*width: 96px;*/
 height: 16px;
 top: 620px; 
 right: 40px;
 bottom: 5px; 
 /*border: 1px solid rgb(165,91,32);*/
 background-color: rgb(230,216,174); 
 padding: 1px; 
 z-index: 1; 
} 

#title { 
 position: relative; 
 width: auto; 
 min-width: 120px; 
 margin: 0 210px 20px 170px;
 border: 3px solid rgb(165,91,32);
 background-color: rgb(255,253,233);
 padding: 10px; 
 z-index: 3; 
} 



 

 
