#screen{
   text-align : center;}

#page{
   width : 750px;
   height : 600px;
   text-align : left;}

#banner{
   width : 100%;}

#wrapper{
   width : 100%;
   height: 75%;}

#navigationbar{
   float : left;
   width : 25%;
   height : 100%;}

#information{
   float: right;
   width : 73%;
   height : 100%;
   line-height : 1.5;}

#footer{
   width : 100%;
   text-align : right;}


.navheading{
   text-align : center;
   font-weight : bold;}

ul#mainmenu{
   list-style : none;
   margin : 0px;
   padding : 0px;
   background-color : #fffc17;}

ul#mainmenu li a:link, ul#mainmenu li a:visited{
   text-decoration : none;
   display : block;
   width : 100%;
   padding 6px 6%;
   background-color : #fffc17;
   font : bold 10pt/1.5 arial, sans-serif;
   color : #000000;}

ul#mainmenu li{
   border-top : 1px solid #08ac00;}

ul#mainmenu li a:hover{
   background-color : #08ac00;
   color : #ffffff;}

ul#mainmenu li a:active{
   background-color : #08ac00;
   color : #ffffff;}

ul#mainmenu ul.submenu{
   list-style : none;
   margin : 0px;
   padding :0px;
   background-color : #fdfc93;
   border-top : 1px solid #08ac00;}

ul#mainmenu ul.submenu li{
   border-top : 0 none;
   padding-left : 1.5em;}

ul#mainmenu ul.submenu li a:link, ul#mainmenu ul.submenu li a:visited{
   padding :1px;
   font : bold 0.7em /1.5 verdana, sans-serif;
   color : #000000;
   background-color : #fDfC93;}

ul#mainmenu ul.submenu li a:hover {
   color : #08ac00;
   background-color : fDfC93;
   text-decoration : underline;}

H1{
   font-family : "Viner Hand ITC";
   color : #08ac00;}

body {
   font-family : "Arial Narrow";}

.rightaligned{
   float : right;}

.centered{
   text-align : center;}

ul{
   line-height : 1.5;}

table{
   width :100%;
   table-border : 1px;}

.leftcolumn{
   vertical-align : top;
   width : 40%;}

.middlecolumn{
   vertical-align : top;
   width : 25%;}

.rightcolumn{
   vertical-align : top;
   width : 35%;}

.gallery{
   padding : 2px;
   border : 0;}
