﻿body
{
    text-align: center;
    background-attachment: fixed;
    background-repeat: repeat-x;
    background-color: white;
    background-image: url(http://www.lbc.org/EKGLA/images/ekg-bg.jpg);
}
#mainbody
{
    visibility: visible;
    background-color: black;
    position: static;
    overflow: visible;
    width: 700px;
    margin: auto;
    padding-bottom: 40px;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
}
#menubox
{
    visibility: visible;
    width: 700px;
    height: 40px;
    font-weight: bold;
    color: #cccccc;
    font-family: 'Times New Roman';
    background-color: black;
    text-align: left;
}
#banner
{
    width: 700px;
    height: 210px;
    background-color: black;
    vertical-align: middle;
    text-align: left;
}
#interiorbox
{
    text-align: left;
    width: 690px;
    padding-left: 5px;
    padding-right: 5px;
    background: url(http://www.lbc.org/EKGLA/images/white-bg.jpg) white fixed no-repeat center bottom;
    clear: both;
    float: none;
}
#contentarea1
{
    margin: 0 auto;
    clear: none;
    position: static;
    float: left;
    width: 440px;
}
#contentarea5
{
    width: 220px;
    clear: right;
    float: right;
    
    text-align: left;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 5px;
    margin-right: 5px;
    top: 12px;
    height: 220px;
    margin-top: 0px;
    overflow: visible;
}
#contentarea6
{
    width: 440px;
    position: static;
    clear: left;
}
#footer
{
    width: 680px;
    position: static;
    vertical-align: middle;
    color: white;
    text-align: right;
    font-size: 10pt;
    font-family: Arial;
    clear: both;
}
#bread
{
    font-weight: bold;
    font-size: 10pt;
    color: silver;
    font-family: Arial;
}
.headertext
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #663366;
}
.bdytext
{
    font-size: 10pt;
    font-family: Arial;
}
.bc
{
    font-size: 10pt;
    margin-left: 5px;
    color: gray;
    font-family: Arial;
}
a.bc:link
{
    font-size: 10pt;
    color: silver;
    font-family: Arial;
}
a.bc:hover
{
    font-weight: bolder;
    color: black;
    text-decoration: underline;
}
