.container { background-color: white; width: 800px; height: auto; border: solid 1px black; }
body { color: gray; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #adcff4; }
h1 { font-size: 1em; font-weight: bold; margin: 0.67em 0; }
h2 { font-size: 0.9em; font-weight: bold; margin: 0.83em 0; }
h3 { font-size: 0.8em; font-weight: bold; margin: 1em 0; }
h4 { font-size: 0.75em; font-weight: bold; margin: 1.33em 0; }
p { font-size: 0.75em; }
.main a:link { color: blue }
.main a:visited { color: purple }
.main a:hover { color: purple }
.header { background-color: white; text-align: center; border-bottom: 1px solid black; }
#navcontainer { margin: 0; padding-top: 10px; padding-left: 0; }
#navcontainer ul
{ margin-top: 0; margin-left: 0; padding-top: 0; padding-left: 0; list-style-type: none; }
#navcontainer a
{ margin-left: 2px; display: block; padding: 3px 3px 3px 20px; border-bottom: 1px solid #eee; }
.rootmenu a:link, .rootmenu a:visited
{ color: gray; background-image: url(../images/bullet.png); background-repeat: no-repeat; background-position: 0 center; text-decoration: none; margin-left: 0; padding-left: 0; list-style-image: none; }
.rootmenu a:hover
{ color: #4971b2; }
.submenu a:link, .submenu a:visited
{ color: gray; text-decoration: none; }
.submenu a:hover
{ color: #4971b2; text-decoration: none; }
.main { background-color: white; text-align: left; width: 800px; height: auto; padding-right: 10px; padding-left: 10px; }
.menu { font-size: 0.75em; width:160px; height: auto; float:left; }
.main ul li { font-size: 0.75em; list-style-type: disc; margin: 5px 0 5px 30px; }
.main ul li ul li { font-size: 1em; margin: 5px 0 5px 5px; list-style-type: circle; }
.main ol li { font-size: 0.75em; margin: 5px 0 5px 30px; }
.main ol li ol li { font-size: 1em; margin: 5px 0 5px 20px; list-style-type: lower-alpha; }
.image { padding: 1px; border: solid 1px #4971b2; }
.price { color: #4971b2; font-weight: bold; }
.footer { color: white; font-size: 0.7em; background-color: black; text-align: center; clear: both; }
.credits { color: #566483; font-size: 0.65em; text-align: center; padding-top: 5px; }
.credits a:link, a:visited, a:hover { color: #566483 ; text-decoration: none; }
