@font-face {
    font-family: seagullmed;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.gowerpower.org.uk/fonts/SEAGULL0.eot);
  }
@font-face {
    font-family: seagullblk;
    font-style:  normal;
    font-weight: normal;
    src: url(http://www.gowerpower.org.uk/fonts/SEAGULL1.eot);
  }


BODY { background: url(/furniture/mainback.jpg) }

H1,H2,H3,H4 { font-family: "seagullblk", "Tahoma", sans-serif; 
              font-style: normal;
              font-variant: normal;
              color: #006666;
            }

H1 { font-size: x-large; }


P TD { font-family: "Tahoma", sans-serif; }
.NORMAL { font-family: "Tahoma", sans-serif; }


.CONTENT { float: left }

.MENUBAR { font-family: "seagullmed", "Tahoma", sans-serif; 
           float: left;
           width: auto;
/*           height: 100%;   */
           border-width: 1px;
           border-style: solid;
           background: #99ccff;
           margin: 4px 15px 4px 2px;
           padding: 4px;
          }

.MENUITEM { display: block; 
            text-align: center;
            width: auto;
            border-style: none;
            border-width: 1px; 
            margin: 4px;
            padding: 1px 3px;
            text-decoration: none;
          }

A.MENUITEM { border-style: outset;
             border-width: thin; 
             color: #000066;}
.MENUITEM:active { border-style: inset; } 


.WHEREMENUITEM { display: none; 
            text-align: center;
            width: auto;
            border-style: none;
            border-width: 1px; 
            margin: 4px;
            padding: 1px 3px;
            text-decoration: none;
          }


A.WHEREMENUITEM { border-style: outset;
             border-width: thin; 
             color: #000066;}
.WHEREMENUITEM:active { border-style: inset; } 

.FOOTER {font-size: x-small;
         margin-top: 0px;
         margin-bottom: 0px;    
         border-width: 1px;
         border-style: none;
        }

.NOTFORCSS { display: none; }
