html,body{
   margin: 0;
   padding: 0;
   color: white;
   background-color: #666666;
   font-family: verdana, arial, sans-serif;
   font-size: .95em;
   scrollbar-face-color:#666666;
   scrollbar-shadow-color: Black;
   scrollbar-base-color:#CCCCCC;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-3dlight-color:#D6D6D6;
   scrollbar-darkshadow-color: Black;
   scrollbar-track-color: #666666;
   scrollbar-arrow-color: #fff;
   buttonface: #FFOOOO;
}

#top {
   background:#666666 url(graphics/landscape_banner4.jpg) no-repeat;
   height: 200px;
   border-bottom: 1px solid #aaa;
}

div#nav {
   float: left;
   margin: 0;
   padding: 0;
   height: 20px;
   width: 100%;
   /*background: #666666;*/
   text-align: center;
   border-bottom: 1px solid #aaa;
}
div#nav ul {
   margin: 0;
   padding: 0;
}

div#nav li {
   position: relative;
   list-style: none;
   margin: 0;
   float: left;
   width: 129px;
   border: none;
}

div#nav li a {
   display: block;
   padding: 0.25em 0 0.25em 0.5em;
   text-decoration: none;
   color: #fff;
   width: 96%;
}

div#nav li a:hover {
   background: #aaa;
   color: #666666;
}

div#nav>ul a {
   width: auto;
}

#uberlink {
   background: #aaa;
}

#uberlink a:active {
   color: #666666;
}

#text 
{
    text-align: left;
    margin: 10px;
    padding-top: 2em;
    color: White;
    line-height: 2em;
}

div#text ul 
{
    list-style: none;
    font-weight: bold;
    font-size: 1.25em;
    font-family: "Lucida Calligraphy", Georgia, Verdana, Arial;
}

div#text li 
{
    list-style-position: outside;
}

div#text li 
{
    font-weight: normal;
    font-size: 0.95em;
    font-family: Verdana, Arial;
}

div#text li a 
{
    color: #fff;
}

body { text-align: center;}

div#content {
    margin-left: auto;
    margin-right: auto;
    /*width: 80em;*/
}

#content {
   background: #666666;
   text-align:center;
   width: 910px;
   background-color: #666666;
   color: #000;
   border: 1px solid white;
   margin: 10px 0 10px 0;
}

#footer {
   background: #666666;
   text-align: center;
   font-size: 0.8em;
   border-top: 1px solid #aaa;
   border-bottom: none;
   margin-top: 20px;
   padding-top: 10px;
   padding-bottom: 10px;
}

body {
   margin: 0;
   padding: 0;
   background: #666666;
   text-align:center;
   font-family: verdana; tahoma; arial, sans-serif; 
   font-size:76%; 
   letter-spacing:0.05em;
}

#navlist a {
height: 1em;
float: left;
clear: both;
width: 100%;
}

#navlist a {height: 1em;}



