﻿body
{
    background-color: #004000;
}
        .style-left-holder
        {
            position: absolute;
            left: 0%;
            top: 1%;
            width: 20%;
            height: 75%;
            z-index: -1;        }
        .style-right-holder
        {
            position: absolute;
            left: 80%;
            top: 1%;
            width: 20%;
            height: 75%;
            z-index: -1;
        }
        .style-banner-logo
        {
            position: absolute;
            left: 15%;
            width: 70%;
            height: 16%;
            top: 1%;
            z-index: 1;
        }
        .style-center-box
        {
            position: absolute;
            background-color:#004000;
            left: 12%;
            width: 76%;
            top: 25%;
            height:50%;
            z-index: 1;
        }
                .style-center-box-content
        {
            position: absolute;
            background-color:Transparent;
            font-size:large;
            color:#810101;
            left: 16%;
            width: 68%;
            top: 28%;
            height:45%;
            z-index: 1;
        }

        .style-bottom-menue-box
        {
            position: absolute;
            left: 0%;
            top: 75%;
            width: 59%;
            height: 10%;            
            z-index: 1;
        }
        .style-roman-numerals
        {
            position: absolute;
            left: 25%;
            top: 18%;
            width: 50%;
            height: 5%;            
            z-index: 1;
        }
         .style-menu-bar-blank-left
        {
            position: absolute;
            left: 0%;
            top: 76%;
            width: 8%;
            height: 6%;            
            z-index: 1;
        }
         .style-menu-bar-home
        {
            position: absolute;
            left: 8%;
            top: 76%;
            width: 12%;
            height: 6%;            
            z-index: 1;
			border:0;

        }
         .style-menu-bar-about
        {
            position: absolute;
            left: 20%;
            top: 76%;
            width: 12%;
            height: 6%;            
            z-index: 1;
			border:0;

        }
         .style-menu-bar-news
        {
            position: absolute;
            left: 32%;
            top: 76%;
            width: 12%;
            height: 6%;            
            z-index: 1;
			border:0;
        }
         .style-menu-bar-gallery
        {
            position: absolute;
            left: 44%;
            top: 76%;
            width: 12%;
            height: 6%;            
            z-index: 1;
			border:0;

        }
  .style-menu-bar-whatson
        {
            position: absolute;
            left: 56%;
            top: 76%;
            width: 12%;
            height: 6%;            
            z-index: 1;
			border:0;

        }
          .style-menu-bar-contactus
        {
            position: absolute;
            left: 68%;
            top: 76%;
            width: 12%;
            height: 6%;            
            z-index: 1;
			border:0;

        }
                  .style-menu-bar-links
        {
            position: absolute;
            left: 80%;
            top: 76%;
            width: 12%;
            height: 6%;            
            z-index: 1;
			border:0;

        }
         .style-menu-bar-blank-right
        {
            position: absolute;
            left: 92%;
            top: 76%;
            width: 8%;
            height: 6%;            
            z-index: 1;
        }
        .style-bottom-text
        {
            position: absolute;
            text-align:center;
            color:Yellow;
            left: 0%;
            top: 95%;
            width: 100%;
            height: 5%;            
            z-index: 1;
        }
          .style-scrolling-images
        {
            position: absolute;
            text-align:center;
            left: 0%;
            top: 83%;
            width: 100%;
            height: 10%;            
            z-index: 1;
           
        }