#container
{
    padding: 0px 0px 0px 0px;
    background-position: center;
    width: 920px;
    background: #000000;
    float:none;
    overflow: hidden;
    height: auto;
    z-index: auto;
    margin: auto;
    text-align: center;
  
    
}

#header
{
    background-position: #0066ff;
    background-repeat: repeat;
    background-color: #000000;
}

#leftBar
{
    padding: 10px;
    background-position: #EBEBEB;
    float: left;
    width: 160px;
    background: #000000;
    font-family: 'Book Antiqua';
    font-size: small;
    font-weight: bold;
    font-style: normal;
    color: #FFFF00;
    text-align: center;
    clip: rect(auto, auto, inherit, auto);
}

#content
{
    border: 5px inset #0000FF;
    padding: 10px;
    float: left;
    width: 510px;
    background-color: #CCCCCC;
}

#rightBar
{
    padding: 10px;
    background-position: #000000;
    float: right;
    width: 180px;
    background: #000000;
    background-image: url('file:///C:/Inetpub/GM&W MUSIC/../Backgrounds/music_11.gif');
    color: #FFFF00;
    font-size: small;
    font-weight: bold;
}

#footer
{
    background-position: inherit;
    background: #000000;
    color: #FFFF00;
} 


h2
{
    font-size: small;
    color: #000000;
}

p
{
    color: #000000;
    font-size: small;
    font-weight: bold;
    font-style: normal;
}
h3
{
    color: #000000;
    font-size: small;
    font-weight: bold;
}

ul
{
    color: #000080;
}

h5
{
    color: #000000;
    font-size: small;
    font-weight: bold;
}



form
{
    
    float: none;
    width: 100%; 
 }

body
{
    
    background-position: center center;
    float: none;
    width: 100%;
    text-align: center;
}
#LT
{
    border: medium inset #0000FF;
    background-color: #C0C0C0;
    color: #000000;
}
#L_tab
{
    border: medium inset #0000FF;
    font-style: normal;
    font-family: monospace;
    text-decoration: underline;
}
