DIV#bfsArticle
{
padding: 10px;
}

DIV#bfsArticleTitle
{
font-family: Geneva, Monaco, Arial;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
color: 0099cc;
text-align: left;
padding-bottom: 10px;
}

DIV#bfsArticleBody, DIV#bfsArticleBody p
{
font-family: Verdana, Geneva, Monaco, Arial;
text-align: left;
font-size: 12px;
color: #000000;
line-height: 18px;
}

.bfsImageBorder
{
align: center;
border: 1px solid #999999;
padding: 10px;
background: #FFFFFF;
}

Div#bfsArticleAttachmentDiv
{
padding-top: 15px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 0px;
}

/* ARTICLE CHECKBOX TABLE STYLE */


Div#bfsArticleCheckTableDiv
{
border: 1px solid #cccccc;
padding: 5px;
}

Div#bfsArticleCheckTableDiv td
{
text-align: center;
}

Div#bfsArticleMonthDiv
{
font-size: 11px;
font-weight: bold;
text-align: center;
}

Div#bfsArticleFishDiv
{
font-size: 11px;
font-weight: bold;
}

/* DIVS IN TEMPLATES */

html, body
{
height: 100%;
padding: 0;
margin: 0;
margin-left: auto;
margin-right: auto;
background: #c0c0c0;
text-align: center;

font-family: Verdana, Geneva, Monaco, Arial;
font-size: 10px;
color: #000000;
}


Div#bfsContainerDiv
{
position: relative;
width: 784px;
margin-top: 30px;
margin-bottom: 30px;
text-align: center;
margin-left: auto;
margin-right: auto;
border: 1px solid #000000;
background: #FFFFFF;
border-top: 4px solid #0099cc;
text-align: left;
}

Div#bfsHeaderDiv
{
height: 140px;
background-image: url(/media/templates/bfsLogo.jpg);
background-repeat: no-repeat;
background-position: -10 -20;
}

Div#bfsHeaderRightTop
{
height: 140px;
background-image: url(/media/templates/bfsColage2.jpg);
background-repeat: no-repeat;
background-position: 500 20;
}


 Div#bfsHeaderFish
{
height: 140px;
position: absolute; 
right: 20px; 
top: 20px;
} 

Div#bfsBannerDiv
{
height: 149px;
width: 784px;
overflow: hidden;
}

Div#bfsBodyDiv
{
padding: 30;
}

Div#bfsFooterDiv
{
height: 40px;
text-align: center;
}


a
{
color: #707077;
text-decoration: underline;
}

a:hover
{
color: #0099cc;
text-decoration: underline;
}


Div#SubMenuDiv
{
width: 140px;
border: 1px solid #999999;
padding: 5px;
float: top;
}


Div#TitleOfMenu
{
font-weight: bold;
font-family: Verdana, Geneva, Monaco, Arial;
font-size: 10px;
padding-bottom: 5px;
}

/*MENU LEVEL 1*/

Div#bfsMainMenu
{
border-bottom: 1px solid #999999;
}

.bfsMainMenuTable
{
padding-left: 20px;
}

a.bfsMainMenuItem
{
display: block;
font-weight: bold;
font-family: Verdana, Geneva, Monaco, Arial;
font-size: 10px;
color:#000000;
text-decoration: none;
padding: 4px;
padding-left: 10px;
}

Div#bsfMainMenuItemActive
{
}

a:hover.bfsMainMenuItem, a.bfsMainMenuItemActive, a:hover.bfsMainMenuItemActive
{
display: block;
font-weight: bold;
font-family: Verdana, Geneva, Monaco, Arial;
font-size: 10px;
color:#0099cc;
text-decoration: none;
padding: 4px;
padding-left: 10px;
}


/*MENU LEVEL 2*/

.bfsMenuLevel2
{
}

a.bfsMainMenuItem2
{
display: block;
font-weight: bold;
font-family: Verdana, Geneva, Monaco, Arial;
font-size: 10px;
color:#000000;
text-decoration: none;
padding: 4px;
padding-right: 10px;
padding-left: 10px;
line-height: 12px;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
background: #FFFFFF;
}

Div#bfsMainMenuItemActive2
{
}

a:hover.bfsMainMenuItem2, a.bfsMainMenuItemActive2, a:hover.bfsMainMenuItemActive2
{
display: block;
font-weight: bold;
font-family: Verdana, Geneva, Monaco, Arial;
font-size: 10px;
color:#0099cc;
text-decoration: none;
padding: 4px;
padding-left: 10px;
padding-right: 10px;
line-height: 12px;
border-bottom: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
background: #FFFFFF;
}



div#bfsPhotoGalleryInfo
{
width: 250px;
height: 250px;
padding-left: 10px;
padding-right: 10px;
border: 1px solid #CCCCCC;
float: right;
}


