body
{
    margin: 30px 0 0 30px;
    text-align: left;
    font-family:Arial;
}
.logoContainer
{
    margin-bottom: 30px;
}
a
{
    color: Black;
    font-weight: normal;
    text-decoration: none;
    outline: expression(hideFocus='true');
    cursor: pointer;
}
a:hover, a.active
{
    font-weight: bold;
}
em
{
    font-style: italic;
}
b, strong
{
    font-weight: bold;
}
a:focus
{
    outline-style: none;
}
.mainContainer
{
    width: 939px;
    height: 560px;
    border-right: 4px solid black;
    
}
.menucolumn
{
    height: 100%;
    border-right: 4px solid black;
    width: 92px;
    margin-left: 2px;
    padding-right: 20px;
    float: left;
    text-transform: uppercase;
    font-size: 85%;
}
.menucolumn li, .firstcolumn li
{
    line-height: 16px;
}
.firstcolumn
{
    height: 100%;
    border-right: 1px solid black;
    width: 218px;
    padding: 0 20px;
    float: left;
    font-size: 85%;
    overflow: auto;
    text-align: left;
}
.secondcolunm
{
    position: absolute;
    left: 408px;
    top: 100px;
    height: 540px;
    width: 560px;
}
.tableLeft
{
    width: 560px;
    height: 100%;
}
.secondcolumntext
{
    padding: 0 20px 20px;
    width: 520px;
    height: 520px;
    float: left;
    text-align: justify;
    font-size: 93%;
}
.secondcolumntext li
{
    margin-bottom: 2px;
}
div.pagenumber
{
    text-align: center;
    margin-left: 378px;
    width: 560px;
    font-size: 85%;
    margin-top: -11px;
    margin-bottom: 11px;
}
.artistsList li
{
    padding-bottom:4px;
}
