
body {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    line-height: normal;
    background: #336633;
    margin: 0;
    color: #666;
}

p, p.z, p.zp {
    padding: 0;
}

p {
    margin: 0 0 1em 0;
}

p.z {
    margin: 0;
}

p.zp {
    margin: 0 0 0.2em 0;
}

a:link {
    color: #096;
}

a:visited {
    color: #096;
}

a:hover {
    color: #F66;
}

a:active {
    color: #666;
}

.main #container {
    position: relative;
    top: 0px;
    width: 980px;
    background-color: #FFF;
    margin: auto;
    border: none;
    text-align: left;
}

.main #header {
    height: 190px;
    text-align: right;
    line-height: 40px;
    background-image: url(../images/algae_header.jpg);
    padding: 0 10px 0 20px;
    background-repeat: no-repeat;
}

.main #mainContent {
    margin: 0px 0px 0px 0px;
    padding: 0 0px 0 0px;
    background-image: url(../images/algae_mid.jpg);
    background-repeat: repeat-y;
}

.main #footer {
    clear: both;
    margin: 0;
    height: 40px;
    background-image: url(../images/algae_footer.jpg);
    background-repeat: no-repeat;
}

.main #mainMenu {
    position: relative;
    float: right;
    top: 0px;
    right: 0;
    margin: 10px 40px 0px 0px;
    padding: 0 0px 0 0px;
    width: 170px;
}

.main #mainSub {
    position: relative;
    float: left;
    min-height: 400px;
    width: 700px;
    margin: 0px 0px 0px 40px;
    padding: 10px 0px 20px 0px;
}

.clear {
    clear: both;
}

.menuside {
    font-size: 100%;
    width: 170px;
}

.menuside ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.menuside ul li {
    margin: 0;
    background-image: url(../images/menu_sep.jpg);
    background-repeat: no-repeat;
}

.menuside ul li a, .menusideon {
    display: block;
    width: 160px;
    margin: 0;
    border: none;
    text-decoration: none;
    font-size: 100%;
    padding: 10px 0px 3px 10px;
}

.menuside ul li a {
    color: #999;
}

.menuside ul li a:hover, .menusideon {
    border: none;
    background-position: left center;
    background-repeat: no-repeat;
}

.menusideon {
    color: #336633;
    font-weight: bold;
}

.menuside ul li a:hover {
    text-decoration: underline;

}

div.gap {
    clear: both;
    position: relative;
    margin: 5px;
}

.image_label {
    display: block;
    padding: 0 10px 0 10px;
}

.floatr {
    float: right;
}

.floatl {
    float: left;
}

hr {
    border: 0;
    size: 1;
    width: 100%;
    clear: both;
    border-top: 1px solid #666;
    height: 0;
    background-color: #666;
    margin: 0 0 1em 0;
}

img {
    border: 0;
}

.gap {
    line-height: 10px;
    clear: both;
    text-align: right;
}

.spec {
    background-color: #F5F5F5;
}

.left_zp, .left_z {
    display: block;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin: 0 0 0.2em 0;
}

.left_zp {
    margin: 0 0 0.2em 0;
}

.left_z {
    margin: 0 0 0 0;
}

.imcent, .centre, .centre_z, .centre_zp {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.imcent {
    margin: 0 0 0 0;
}

.centre {
    margin: 0 0 1em 0;
}

.centre_z {
    margin: 0 0 0 0;
}

.centre_zp {
    margin: 0 0 0.2em 0;
}

.imleft {
    float: left;
    margin: 0px 5px 0px 0px;
}

.imright {
    float: right;
    margin: 0px 0px 0px 20px;
}

.imside {
    display: block;
    margin: 0px 0px 2px 0px;
}

/* text selections */

h1 {
    margin: 0px 0px 0.5em 0px;
    font-size: 160%;
    color: #336633;
}

h1, h2, h3, h4, h5, h6 {
    display: block;
    font-weight: bold;
}

.font_pink {
    color: #F66;
}

.font_090 {
    font-size: 90%;
}

.font_080 {
    font-size: 80%;
}

.font_070 {
    font-size: 70%;
}

.font_050 {
    font-size: 50%;
    font-weight: normal;
}

.smalltext, .smallgrey, .smallred, .smallredn, .smallwhite {
    font-size: 80%
}

.smallgrey {
    color: #888;
}

.normal {
    font-size: 100%;
}

.inset {
    padding-right: 10px;
    padding-left: 20px;
}

.inset-more {
    padding-right: 10px;
    padding-left: 40px;
}

.rightalign {
    text-align: right;
    display: block;
    margin-bottom: 0.8em;
}

.rightalignz {
    text-align: right;
    display: block;
}

.textalignr {
    text-align: right;
}

.qside {
    display: block;
    clear: both;
    text-align: right;
    float: right;
    font-style: italic;
    padding-bottom: 1em;
    margin: -1em 0px 0em 0px;
}

.message {
    margin: 0 80px 0 80px;
}
