body
{
    font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    font-size: 13px;
}

.footer
{
    background-color: #d04353;
    color: #fff;
    padding: 8px;
    text-align: center;
}

.MenuStrip
{
    background-image: url('images/MenuStrip.jpg');
    background-position: center top;
    background-repeat: repeat-x;
    padding: 0px 5px 0px 5px;
    vertical-align: bottom;
    height: 26px;
    text-align: center;
}

.MenuStrip IMG
{
    border: 0;
}

A IMG
{
    border: 0;
    margin: 0;
}

H1
{    
    font-size: 20px;
    color: #ff7f00;
    font-weight: normal;
}

A, A:link, A:active, A:visited
{
    text-decoration: none;
    
}

.SiteBody
{
    padding: 8px;
    vertical-align: top;
}

TABLE
{    
}

TD
{
    padding: 0;
}

#BkMS
{    
    background-image: url('images/BkMS.jpg'); 
    background-position: top center; 
    background-repeat: no-repeat;
    padding: 10px 200px 10px 10px;
}

#BkFC
{    
    background-image: url('images/BkFC.jpg'); 
    background-position: top center; 
    background-repeat: no-repeat;
    padding: 10px 10px 10px 10px;
}

#BkSS
{    
    background-image: url('images/BkSS.jpg'); 
    background-position: top center; 
    background-repeat: no-repeat;
    padding: 10px 200px 10px 10px;
}

#BkL
{    
    background-image: url('images/BkSS.jpg'); 
    background-position: top center; 
    background-repeat: no-repeat;
    padding: 10px 10px 10px 10px;
}

#BkC
{    
    background-image: url('images/BkC.jpg'); 
    background-position: top center; 
    background-repeat: no-repeat;
    padding: 10px 10px 10px 10px;
}

#BkMain
{
  background-image: url('images/BkAM.jpg'); 
    background-position: top center; 
    background-repeat: repeat-x;
    padding: 10px 10px 10px 10px;
}

#BkAM
{
    background-image: url('images/BkAM.jpg'); 
    background-position: top center; 
    background-repeat: repeat-x;
    padding: 10px 10px 10px 10px;
}

.pictureFrame
{
    border: 1px solid #ffcc00;
    background-color: #ffffcc;
    padding: 3px;
    text-align: center;
}