
body  { color: #333; font-size: 11px; font-family: Helvetica, Arial, sans-serif; background-color: #666; margin: 0; padding: 0 }
#navcontainer li
{ font-size: 14px; display: inline; text-align: center; margin: 30px 0 0 0px; }
#navcontainer li a
{ padding: 1px 1px 10px 2px; color: #ccc; font-size: 14px; text-decoration: none; border: solid 1px #666; }
#navcontainer li a:hover
{ color: #cc9; font-size: 14px; text-decoration: none; border-color: #666 #666 #666 #cc9; border-style: solid; border-width: 1px; }
#navcontainer li a#current
{ color: #cc9; font-size: 14px; text-decoration: none; border-color: #666 #666 #666 #cc9; border-style: solid; border-width: 1px; }
#navcontainer { font-size: 14px; height: 99px; width: 800px; left: 0; top: 0; position: absolute; visibility: visible; padding-top: 70px; padding-left: 20px; }
#text { background-color: #cc9; height: 390px; width: 330px; left: 0; top: 99px; position: absolute; visibility: visible; padding-left: 20px; }
#content { background-color: #cc9; height: 390px; width: 470px; left: 330px; top: 99px; position: absolute; visibility: visible; }
.logo   { color: #ccc; font-size: 14px; font-weight: bold; padding-left: 250px }
h1  { color: #666; font-size: 40px; font-family: Helvetica, Arial, sans-serif; font-style: normal; font-weight: normal; margin-top: 50px; margin-bottom: 30px }
p { text-indent: 4px; }
element { }

