body
{
    background-image:url(images/BLGBody.jpg);
    background-repeat: repeat-y;
    padding:0px;
    margin:0px;
    font-family: Arial, Helvetica, Verdana;
    color: #666666;
    font-size:10pt;
    margin-top: -1px;
}
a, a:link, a:visited, a:active
{
    color:black;
}
a:hover
{
    text-decoration:none !important;
}
#Banner
{
    background-image:url(images/BLGBanner.jpg);
    background-repeat:no-repeat;
    height:200px;
    margin:0px !important;
    padding:0px !important;
}
#Content
{
    padding: 20px 200px 20px 100px;
    width: 500px;
}
strong
{
    color:#0066CC;
    
}
#links a
{
    text-decoration:none;
    margin-top: 15px;
    display:block;
}
#links a:hover
{
    text-decoration:underline !important;
}
h1.Name
{
    width:511px;
    background-image: url(images/BLGHeading.jpg);
    background-repeat: no-repeat;
    height:54px;
    color:white !important;
    padding-top: 20px;
    padding-left: 15px;
    margin-bottom: 5px;
    font-size:16pt;
    margin-left: -5px;
}
.meetingDiv
{
    position:absolute;
    top: 240px;
    left: 632px;
    width: 167px;
    height: 250px;
    background-image: url(images/Meetings.jpg);
    background-repeat:no-repeat;
    float:left;
}