

frameset {
    border: 0;
  }


h1 {
    color : #c80000;
    font-family : goth, arial, sans-serif;
    font-size : 2em;
    font-weight : bold;
    margin-bottom : 1em;
    margin-top : 1em;
    text-align : left;
  }


h1.centred {
    text-align: center;
  }


h2, h3, h4, h5 {
    color : #c85000;
    font-family : goth, arial, sans-serif;
    margin-bottom : 0.5em;
    margin-top : 1em;
    text-align : center;
  }

h3.left {
    text-align: left;
  }

h3.nocenter {
    text-align: left;
  }


body {
    background-image: url('images/PageTop.png');
    background-repeat: repeat-x;
    background-position: top;
    background-attachment: fixed;
    margin-left: 5%;
    margin-right: 5%;
    color: #323F34;
    font-family: helvetica, arial, sans-serif;
    text-align: justify;
  }


body.title {
    background-color : white;
    background-image : none;
    margin-left : 0px;
    margin-right : 0px;
  }


h1.title {
    color : #FFFFFF;
    font-family : helvetica, arial, sans-serif;
    font-size : 45px;
    margin-bottom : 0em;
    margin-top : 0em;
    position : absolute;
    text-align : right;
    top : 5px;
    right : 15px;
  }


body.menu {
    background-color : #005e00;
    background-image : url('images/Menu1.jpg');
    background-repeat : repeat-x;
    color : white;
    margin-left : 0;
  }


td.menu {
    border-top-color : #fbffda;
    border-top-style : solid;
    border-top-width : 1px;
    padding-bottom : 5px;
    padding-left : 10px;
    padding-top : 5px;
    text-align : left;
    vertical-align : middle;
  }


table.music {
    font-size: 75%;
    float: none;
    text-align: left;
  }

DIV.large {
    font-size : 125%;
    font-weight : bold;
    margin-bottom : 0;
    margin-top : 0;
  }


DIV.maintop {
    text-align: center;
    font-family: goth, arial, sans-serif;
    font-size: 30pt;
    font-weight: bold;
    color: #FFFFFF;
  }


DIV.table {
    float: left;
    margin: 1em;
  }


p {
    text-indent: 2em;
    margin-top: 0;
    margin-bottom: 0;
  }


p.noindent {
    text-indent: 0em;
  }


p.caption {
    font-size : 85%;
    font-style : italic;
    text-indent : 0em;
    width : 80%;
  }


a:link {
    color: black;
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 0;
  }


a.menu:link {
    color: white;
  }


a:visited {
    color: black;
    text-decoration: none;
  }


a.menu:visited {
    color: white;
  }


a:hover {
    color: red;
    text-decoration: none;
  }


a.menu:hover {
    background-color : #fbffda;
    color : #004900;
  }


a:active {
    color: red;
    text-decoration: none;
  }


em {
    font-style: italic;
  }


caption {
    font-size: 85%;
  }


pre {
    font-family: courier-new;
  }


sub {
    font-size: 50%;
  }


sup {
    font-size: 50%;
  }


th {
    font-weight:bold;
    color: #663300;
    background-color: #D8D8D8;
  }

#menu a {
    color : #fbffda;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-top : 5px;
    padding-right : 5px;
    text-decoration : none;
  }


#menu a:hover, #menu a:focus {
    background-color : #fbffda;
    color : #004900;
  }

