body {
   background-color: rgb(00,44,00);
   color: rgb(199,220,3);
   font-family: Verdana, sans-serif;
   margin: 0px;
   padding: 0px;
   text-align: center;
}

h1 { font-size: large; font-weight: bold; }
a:link { color: rgb(199,220,3); text-decoration: none; }
a:visited { color: rgb(199,220,3); text-decoration: none; }
a:hover { color: rgb(255,192,0); text-decoration: underline; }

#container {
   border: 1px solid rgb(255,192,0);
   position: relative;
   margin: 10px auto 0px auto;
   width: 780px;
   height: 622px;
   text-align: left;
}

#banner {
   height: 212px;
}

#whatsnew {
   overflow: auto;
   font-size: medium;
   position: absolute;
   top: 213px;
   left: 150px;
   width: 610px;
   height: 313px;
   margin: 0;
   padding: 0 10px;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 610px;
}

#pictures {
   position: absolute;
   top: 213px;
   left: 0px;
   width: 150px;
}

#navbar {
   text-align: center;
   font-size: 200%;
   line-height: 150%;
   background-color: rgb(0,129,2);
   position: absolute;
   top: 526px;
   left: 0px;
   width: 780px;
   margin: 0;
   padding: 0 10px;
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 760px;
}

#footer {
   text-align: center;
   color: black;
   font-size: x-small;
   position: absolute;
   top: 465px;
   left: 420px;
}


#footbanner {
   border: 1px solid rgb(255,192,0);
   position: relative;
   margin: 20px auto 20px auto;
   width: 780px;
   height: 1196px;
   text-align: left;
}

