#header
{
    background-image: url(../graphics/headerimage.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}
#logo
{
    float: left;
    padding-left: 26px;
    padding-top: 7px;
}
#rightheaderimage
{
    padding-top: 75px;
}
#buttonbar
{
    background-image: url(../graphics/buttonbackground.gif);
    background-position: top left;
    background-repeat: repeat-x;
}
#newsbar
{
    float: right;
    width: 175px;
    border: 10px solid #ffffff;
    padding: 5px;
    background-color: #fffcd1;
}
#textheader
{
    border-top: 10px solid #ffffff;
    border-left: 10px solid #ffffff;
    border-right: 10px solid #ffffff;
    padding: 5px;
    background-color: #fffcd1;
}    
#pagetext
{
    border: 10px solid #ffffff;
    padding: 5px;
    background-color: #fffcd1;
    padding-right: 205px;
}
#pagetextadmin
{
    border: 10px solid #ffffff;
    padding: 5px;
    background-color: #fffcd1;
}
#map
{
    position: relative;
    top: -45px;
    padding-left: 5px;
    padding-right: 10px;
    border-collapse: collapse;
}
#tasterbanner
{
    position: relative;
    left: 75px;
    top: -80px;
}
#thinbanner
{
    position: relative;
    left: 40px;
    top: -45px;
    margin-right: 270px;
}
#showallbutton
{
    position: relative;
    left: 40px;
    top: -45px;
}
#membersbanner
{
    position: relative;
    left: 40px;
    top: -45px;
}
.text,
.fisherytitle,
.tableheader,
.textheader,
.textheader a,
.textheader a:hover,
.newsheader,
.navigation,
.copyright,
a,
a:hover
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: Tahoma,Arial,Verdana,helvetica,sans-serif;
    text-align: justify;
}
.fisherytitle
{
    font-size: 9pt;
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
}
.newsheader
{
    font-weight: bold;
    font-size: 12pt;
    font-family: Arial,Tahoma,Verdana,helvetica,sans-serif;
}    
.textheader,
.textheader a,
.textheader a:hover
{
    font-size: 16pt;
    font-weight: bold;
    font-family: Arial,Tahoma,Verdana,helvetica,sans-serif;
}
a
{
    font-weight: bold;
    text-decoration: none
}
a:hover
{
    color: #899aa9;
    font-weight: bold;
    text-decoration: underline
}
.navigation
{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 8pt;
    font-family: Tahoma, Verdana, Arial, helvetica;
}
.copyright,
.buttontext
{
    font-size: 8pt;
    font-family: Tahoma, Verdana, Arial, helvetica;
}
.navigation a,
.navigation a:hover,
.copyright a,
.copyright a:hover
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: Tahoma, Verdana, Arial, helvetica;
}
.navigation a:hover
{
    color: #899aa9;
}
.button
{
    margin-top: 4px;
}
.requiredfield,
.notrequiredfield
{
    font-weight: normal;
    color: red;
}
.notrequiredfield
{
    color: white;
}
.login
{
    background-color: #ffffff;
    border: 1px solid #dadada;
    margin-top: 1px;
    margin-bottom: 3px;
    font-size: 8pt;
}
.bold
{
    font-weight: bold;
}
.center
{
    text-align: center;
}
.prop 
{
    position: relative;
    float: left;
    width: 1px;
}
.clear 
{
    clear: left;
    height: 1px;
    overflow: hidden;
}
.min150px 
{
    height: 150px;
}
.min50px
{
    height: 50px;
}
.min80px
{
    height: 80px;
}
.min350px
{
    height: 350px;
}
.fisherydetails,
.fisherysearch
{
    border: dotted 1px #ffc23f;
    padding: 5px;
    width: 510px;
}
.fisherysearch
{
    padding: 10px;
    width: 400px;
}
.italic
{
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
    font-size: 9pt;
    font-style: italic;
}
.tableheader
{
    background-image: url(../graphics/tableheader_background.gif);
    background-position: left top;
    background-repeat: no-repeat;
    font-weight: bold;
    padding-left: 10px;
}
.sideimage
{
    padding-top: 10px;
}
.searchform
{
    width: 400px;
}