body a {
text-decoration: none;
colour: black;
}
body {


        margin: 0px;
/*      background-image: url(imgwhite/background.jpg);   */
        background-repeat: repeat;
        font-weight: normal;
}
#wrapper {
      background-image: url(imgwhite/bg_wrapper.gif);
        background-repeat: repeat-y;
        background-position: center top;
        width: 956px;
        padding: 0px;
        height: auto;
        text-align: left;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
}
#header {
        height:218px;
        margin: 0px;
        padding: 0px;
        width: 956px;

}
#menuwrapper {
        margin: 0px;
        padding-left: 21px;
        padding-right: 24px;
        height: 31px;
        background-image: url(imgwhite/bg_menuwrapper.gif);
        background-repeat: repeat-y;
        background-position: left top;

}
#container {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;

        padding: 0px;
        background-image: url(imgwhite/bg_container.gif);
        background-repeat: no-repeat;
        background-position: center top;
        height: 1%;
        width: auto;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}




#left {
        margin: 0px;
        width: 260px;
        float: left;

    }

    #helpdiv {
        width: 100%;
        min-height: 10px;

        margin: 0px;
        padding-top: 12px;
        padding-right: 25px;
        background-image: url(img/bg_helpdiv.gif);
    }



    #newsletterdiv {
        margin: 0px;
        padding-top: 10px;
        padding-right: 25px;
      padding-left: 38px;
      padding-bottom:10px;

    }

/* leftcolumncontainer is a universal holder for content in the left column  */
/* leftcolumncontainer is what contributes the red title bar and background  */

.leftcolumncontainer   {
        padding-top: 10px;
        padding-left: 35px;

      background-image: url(img/bg_leftcolumncontainer.gif);
      background-repeat: no-repeat;
      background-position: left top;
}
.leftbottomcapper {
      height: 17px;
      background-image: url(img/bg_left_bottom_capper.gif);
      background-repeat: no-repeat;
      background-position: left top;
    }

/* .rightcolumncontainer is a universal holder for content in the right column  */
/* .rightcolumncontainer is what contributes the red title bar and background  */

.rightcolumncontainer   {
        padding-top: 10px;
        padding-left: 35px;

      background-image: url(img/bg_leftcolumncontainer.gif);
      background-repeat: no-repeat;
      background-position: left top;
}
.rightbottomcapper {
      height: 17px;
      background-image: url(img/bg_right_bottom_capper.gif);
      background-repeat: no-repeat;
      background-position: left top;
}


#center {
        height: auto;
        width: 383px;
        float: left;
        line-height: 1.8em;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 6px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
}



.newspic {
        border: thin solid #CCCCCC;
        padding: 5px;
        text-align: left;
        display: inline;
        float: left;
        margin-top: 3px;
        margin-right: 13px;
        margin-bottom: 10px;
        margin-left: 0px;
}

.imageFrame
{
    border-right: silver 1px solid;
    padding-right: 5px;
    border-top: silver 1px solid;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: silver 1px solid;
    padding-top: 5px;
    border-bottom: silver 1px solid;
        margin-bottom: 1px;
}


#right {
        margin: 0px auto;
        height: auto;
        float: right;
        text-align: right;
        width: 260px;
        margin: 0px;
        padding: 0px;
    }
    /* titleclass effects the font attributes this is just a holder for positioning only*/
    .titleright   {

        margin: 0px auto;
        padding-left: 26px;
        height: 25px;
        background-image: url(img/bg_red_titleright.gif);
        background-repeat: no-repeat;
        background-position: right top;
        text-align: left;
        font-weight: bold;
        color: #FFFFFF;
        padding-top: 12px;
        padding-left: 26px;

    }
    /* This pads the text and image contained in right - shouldn't need to adjust ever */
    .rightprovincial  {
        margin: 0px auto;
        padding-top: 10px;
        padding-left: 22px;
        text-align: left;
        padding-right: 34px;
        padding-top: 10px;
        background-image: url(img/bg_rightdivrepeater.gif);
        background-repeat: repeat-y;
        background-position: center top;


    }
    /* div that holds the phone numbers */
    #localphone  {

        margin: 0px auto;
        height: auto;
        padding-top: 85px;
        padding-left: 25px;
        text-align: left;
        padding-right: 36px;
        padding-top: 10px;

    }


.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}



#footer {
        text-align: center;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 15px;
        padding-right: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        background-image: url(imgwhite/footer.gif);
        background-repeat: repeat;
        background-position: left top;
}

#footer p {
color: #000;
margin: 0px auto 0px auto;
padding: 0px;
}


#footer a:link, #footer a:visited, #footer a:active {
color: #000;
text-decoration: underline;
}


#footer a:hover {
        color: #000;
        text-decoration: none;
}


.playerclass {
        margin: 0px;
        padding-bottom: 35px;
        text-align: center;
}