/* Main structural elements */

body {
    font-family: Verdana, Arial, Sans-serif;
    font-size: 14px;
    color: #000000;
    width: 925px;
    margin: 15px;
    padding: 0px;
    background-color: #FFFFFF;
}

#pagewidth {
    width: 925px;
    height: auto;
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-color: #006400;
    border-width: 1px;
    background-color: #0B914A;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

#header {
    width: 925px;
    height: auto;
    margin: 0px;
    padding: 0px;
}
#logo {
    float: left;
    width: 155px;
    height: 110px;
    margin: 5px;
    padding: 0px;
    background-image: url(/images/logo.gif);
}
#title {
    float: left;
    width: 650px;
    height: 110px;
    margin: 5px;
    padding: 0px;
    background-image: url(/images/head.gif);
    background-position: 50px 0px;
    background-repeat: no-repeat;
}
#title h1 {
    display: none;
}

#mainbit {
    float: left; 
    width: 925px;
    height: auto;
    min-height: 400px;
    margin: 0px;
    padding: 0px;
    padding-bottom: 20px;
}

#leftbit {
    float: left; 
    width: 155px;
    height: auto;
    margin: 0px;
    padding: 10px;
}

#navbar {
    font-family: Comic Sans MS, Verdana;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    position: relative;
}
#navbar ul {
    margin: 0px;
    padding: 0px;
    width: 155px;
    height: 335px;
}
#navbar li {
    list-style: none;
    color: #FFFFFF;
    background-image: url(/images/navmidbit.gif);
}
#navbar .topbit {
    background-image: url(/images/navtopbit.gif);
    background-position: 0 top;
}
#navbar .botbit {
    background-image: url(/images/navbotbit.gif);
}
#navbar .currentlink {
    background-image: url(/images/navcurbit.gif);
}
#navbar li a {
    display: block;
    font-weight: normal;
    width: 120px;
    margin: 0px 0px 0px 10px;
    padding: 8px 0px 3px 0px;
    text-align: center;
    line-height: 1.3;
    text-decoration: none;
}
#navbar li a:link {
    color: #FFFFFF;
}
#navbar li a:visited {
    color: #FFFFFF;
}
#navbar li a:hover {
    color: #E2564F;     /* Use #006400 if red background in navbar box */
}
#navbar li.currentlink a:hover {
    color: #FFFFFF;
}

#centrebit {
    float: right; 
    width: 750px;
    height: auto;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
}

#topband {
    width: 730px;
    height: 25px;
    margin: 0px;
    padding: 0px 10px 0px 10px;
    background-color: #FFFFFF;
    background-image: url(/images/cornertl.gif);
    background-repeat: no-repeat;
}

#midband {
    width: 730px;
    height: auto;
    margin: 0px;
    padding: 10px;
    background-color: #FFFFFF;
}

#botband {
    width: 730px;
    height: 25px;
    margin: 0px;
    padding: 0px 10px 0px 10px;
    background-color: #FFFFFF;
    background-image: url(/images/cornerbl.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#content {
    width: 730px;
    height: auto;   /* For scrolling div: height: 355px; overflow: auto; */
    margin: 0px;
    padding: 0px;
    cursor: url(/images/well.ani), url(/images/well.gif), auto;
}
#content img {
    border: 0px;
}
#content li {
    list-style-type: none;
    background-image: url(/images/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding: 0px 0px 4px 16px;
}
#content li.twocol {
    list-style-type: none;
    background-image: none;
    padding: 0px 0px 4px 16px;
}
#content li.fourcol {
    list-style-type: none;
    background-image: none;
    padding: 0px 0px 4px 16px;
}

#footer {
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    width: 895px;
    height: auto;
    margin: 0px;
    padding: 10px 15px 10px 15px;
    text-align: center;
    text-indent: 115px;
    background-color: #0B914A;
    clear: both;
}
#footer a {
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
    padding: 0px;
}
#footer img {
    border: solid;
    border-width: 1px;
    border-color: #006400;
}

/* Classes */

.imgfull {
    margin-left: 5px;
    margin-right: 5px;
    clear: both;
}
.imgright {
    margin-left: 15px;
    margin-right: 5px;
    padding-right: 30px;
    float: right;
}
.imgleft {
    margin-right: 15px;
    margin-left: 5px;
    padding-left: 30px;
    float: left;
}
.imgcap {
    font-size: 10px;
    margin-left: 1px;
    margin-right: 1px;
    text-align: center;
}
.imgclear {
    clear: both;
}

.centre {
    text-align: center;
}
.quote {
    font-style: italic;
}
.small {
    font-size: 10px;
}

.highlight {
    font-size: 16px;
    font-weight: bold;
    width: 650px;
    color: #0000FF;
    line-height: 20px;
    text-align: center;
    border: solid blue 2px;
    margin-left: 25px;
    padding: 5px;
}

/* Classes for multi-column line listing */
.twocol .col1 { float: left; width: 250px; }
.twocol .col2 { float: left; width: 400px; }
.twocol .col3 { clear: both; }
.fourcol .col1 { float: left; width: 125px; }
.fourcol .col2 { float: left; width: 200px; }
.fourcol .col3 { float: left; width: 125px; }
.fourcol .col4 { float: left; width: 180px; }
.fourcol .col5 { clear: both; }

/* HTML elements */

h1 {
    font-size: 26px;
    font-weight: normal;
    color: #E2564F;
    margin: 0px;
    margin-top: -5px;
    margin-bottom: 5px;
    padding: 0px;
}
h2 {
    font-size: 18px;
    color: #E2564F;
    margin: -5px 0px 10px 0px;
    padding: 0px;
    text-align: center;
    text-indent: -40px;
}
h3 {
    font-size: 16px;
    color: #E2564F;
    margin: 15px 10px 5px 10px;
    padding: 0px 15px 0px 15px;
}
h4 {
    font-size: 14px;
    color: #E2564F;
    margin: 15px 10px 5px 10px;
    padding: 0px;
}

p {
    line-height: 1.4;
    margin: 0px 10px 10px 10px;
    padding: 0px 30px 0px 30px;
}
br {
    font-size: 7px;
}
a {
    font-weight: bold;
    color: #E2564F;
    text-decoration: none;
}
blockquote {
    font-style: italic;
    font-size: 12px;
    width: 640px;
    margin-left: 50px;
}