.container { width: 800px; height: auto; border: solid 1px black; }
body { color: black; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fafffa; }
h1 { color: black; font-size: 1em; font-weight: bold; margin: 0.67em 0; }
h2 { color: black; font-size: 0.9em; font-weight: bold; margin: 0.83em 0; }
h3 { color: black; font-size: 0.75em; font-weight: bold; margin: 1em 0; }
p { font-size: 0.75em; }
.navboxcont_main a:link { color: blue }
.navboxcont_main a:visited { color: purple }
.navboxcont_main a:hover { color: purple }
.padbcont_header { background-color: white; text-align: center; width: 800px; height: auto; border-bottom: 1px solid black; }
.padbox_header { text-align: left; width:auto; height:auto; padding: 0; }
#navcontainer { border-right: 1px solid black; border-bottom: 1px solid black; }
#navcontainer ul
{ margin-top: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-bottom: 0; padding-left: 0; list-style-type: none; }
#navcontainer a
{
display: block;
padding: 3px;
border-bottom: 1px solid #eee;
}
.rootmenu a:link, .rootmenu a:visited
{ color: black; background-color: #cc6f18; text-decoration: none; }
.rootmenu a:hover
{ color: black; background-color: silver; }
.submenu a:link, .submenu a:visited
{ color: gray; text-decoration: none; }
.submenu a:hover
{ color: black; text-decoration: none; }
.navboxcont_main { background-color: white; text-align: left; width: 800px; height: auto; }
.img { border: solid 1px black; }
.navboxleft_main { font-size: 0.75em; width:140px; height: auto; float:left; }
.navboxauto_main { margin-left:140px; width:auto; height:auto; padding: 10px; }
.navboxauto_main ul li { font-size: 0.75em; list-style-type: disc; margin: 5px 0 5px 30px; }
.navboxauto_main ul li ul li { font-size: 1em; margin: 5px 0 5px 5px; list-style-type: circle; }
.navboxauto_main ol li { font-size: 0.75em; margin: 5px 0 5px 30px; }
.navboxauto_main ol li ol li { font-size: 1em; margin: 5px 0 5px 20px; list-style-type: lower-alpha; }
.padbcont_footer { color: white; background-color: black; width: 800px; clear: both; }
.padbox_footer { color: white; font-size: 0.7em; text-align: center; width:auto; height:auto; padding-top: 3px; padding-bottom: 3px; }
.padbox_footer a:link, a:visited, a:hover { color: white; text-decoration: none; }
.credits { font-size: 0.65em; text-align: center; padding-top: 5px; }
.credits a:link, a:visited, a:hover { color: silver ; text-decoration: none; }
