* {
    border: 0;
    margin: 0 auto;
    padding: 0;
    text-decoration: none;
    font-family: Arial, sans-serif;
}

.pagecontainer {
    width: 1138px;
    min-height: 600px;
}

.pagecontainer hr {
    border: 1px;
    color: #dedede;
    background-color: #dedede;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.header {
    width: 1138px;
    height: 115px;
}

.logo {
    margin-left: 63px;
    width: 221px;
    height: 115px;
    float: left;
}

.logo a {
    border: 0;
    border-color: black;
    display: block;
    color: black;

}

.menu {
    height: 115px;
}

.menutext {
    height: 115px;
    text-align: right;
    font-size: 14px;
    font-style: normal;
    line-height: 200px;
    word-spacing: 30px;
    margin-right: 144px;
}

.menutext a {
    color: #FFD800;
    text-decoration: none;
    word-spacing: normal;
}

.front {
    width: 1138px;
    height: 325px;
    background-image: url("images/fishes.jpg");
    background-repeat: no-repeat;
}

.fronttext {
    font-family: Arial, sans-serif;
    width: 450px;
    float: left;
    color: #FFD800;
    margin-left: 144px;
}

.fronttext h1 {
    font-weight: lighter;
    font-size: 34px;
    line-height: 36px;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 0;
    margin-top: 40px;
    margin-bottom: 20px;
}

.fronttext p {
    font-weight: lighter;
    font-size: 18px;
    line-height: 20px;
    font-style: normal;
}

.frontpicture {
    float: left;
    margin-left: 150px;
    margin-top: 50px;
    text-align: right;
}

.pagecontent {
    width: 855px;
    color: #1A171B;
    margin-top: 10px;
    font-size: 13px;
    line-height: 16px;
}

.pagecontent h1 {
    font-size: 24px;
    line-height: 75px;
}

.pagecontent p {
    margin-top: 10px;
    font-size: 13px;
    line-height: 16px;
}

p.ingress {
    font-size: 18px;
    line-height: 21px;
}

.pagecontent ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.pagecontent li {
    font-size: 13px;
    margin-left: 50px;
}


.column3left {
    margin-top: 10px;
    width: 274px;
    float: left;
    min-height: 274px;
    background-image: url( "images/tabbg.png" );
    background-repeat: no-repeat;
}

.column3middle {
    margin-top: 10px;
    margin-left: 17px;
    width: 274px;
    float: left;
    min-height: 274px;
    background-image: url( "images/tabbg.png" );
    background-repeat: no-repeat;
}

.column3right {
    margin-top: 10px;
    width: 274px;
    float: right;
    min-height: 274px;
    background-image: url( "images/tabbg.png" );
    background-repeat: no-repeat;
}


.column3text {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.column3text h1 {
    color: #FFD800;
    font-weight: lighter;
    font-size: 21px;
    line-height: 60px;
}

.column3text h1 a {
    color: #FFD800;
    text-decoration: none;
}

.column3text a {
    color: #1a171b;
    text-decoration: underline;
}

.column3text p {
    font-family: Arial, Helvetica, sans-serif;
    color: #1a171b;
    font-size: 13px;
    line-height: 16px;
}

.bottom {
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    float: none;
    font-size: 13px;
    margin-bottom: 40px;
    margin-left: 144px;
    margin-right: 144px;
}

.bottompartner {
    float: left;
    width: 200px;
}

.bottomcopyright {
    text-align: right;

}

.pageheader {
    background-image: url( "images/pageheader.png" );
    background-repeat: no-repeat;
    min-height: 500px;
    margin-top: 10px;
    margin-left: 0;
}

.pageheaderfront {
    min-height: 274px;
}

.pageleft {
    float: left;
    width: 257px;
    margin-left: 10px;
    margin-top: 26px;
}

.pageleft a {
    font-size: 14px;
    color: #1a171b;
    text-decoration: none;
}

.pageleft hr {
    margin-top: 10px;
}

.pageleft img {
    margin-top: 100px;
}

.pageright {
    top: 0;
    margin-left: 287px;
    margin-right: 15px;
    width: 553px;
}

.pagewide {
    margin-left: 15px;
    width: 630px;
}

.releated {
    background-image: url("images/releatedbg.png");
    background-repeat: repeat-y;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    border-width: 1px;
    border-color: #767575;
    border-style: solid;
    border-left-width: 0;
    border-right-width: 0;
    margin-top: 50px;
    font-size: 13px;
    width: 300px;
    float: left;
    color: #3f3e3e;
}

.releatedtext {
    margin-left: 15px;
}

.releatedtext h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
}

.releatedtext a {
    text-decoration: underline;
    color: #3f3e3e;
    line-height: 20px;
}

.maparea {
    padding: 10px;
}

.datetext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #767575;
}

.newsheading {
    font-family: Arial;
    font-size: 24px;
    line-height: 30px;
}

