body {
    quotes: "\00ab" "\00bb";
    width: 100%;
    text-align: center;
    background: #000000;
    color: #ffffff;
}

.body-page {
    position:relative;
    width: 1024px;
    margin: 0 auto;
    text-align: left;
}

.bg-image {
    position: absolute;
    margin-left: -128px;
    z-index: -2;
}

p, div, li, td, input {
    font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    font-size:9pt;
    line-height:12.5pt;
}

h1, h2 {
    font-family: Georgia, serif;
}

h1 {
    font-size: 36pt; 
    font-weight: bold;
    font-style: italic; 
    letter-spacing:-0.4pt; 
    line-height:100%; 
}

h2 {
    font-size: 18pt; 
    font-weight: bold;
    font-style: italic; 
    letter-spacing:-0.4pt; 
    line-height:90%; 
    margin-bottom:7pt
}

h3 {
    font-size:15pt;
    line-height:22.5pt;
    letter-spacing:-0.2pt; 
    font-weight: normal;
    font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
}

a {
    color:#FFFFF0;
    border: 0;
}

a:hover {
    color:#FFFFF0;
    text-decoration: underline
}

img {
    border:0;
}

.news-text {
    margin-bottom:44pt;
}

.song {
    position: relative;
    width: 250px;
    height: 2em;
}

.song-title {
    position: absolute;
    width: 250px;
    clip: rect(auto, 250px, auto, auto);
    white-space: nowrap; 
    z-order: 2;
    font-size:10.5pt;
}

.song-title a {
    text-decoration: none;
}

.song-title a:hover {
    text-decoration: underline;
}

.song-number {
    position: absolute;
    left:250px; 
    width:1.1em; 
    text-align:right; 
    z-order:3
    font-size:10.5pt;
}

.album-musician {
    font-size: 9pt;
    line-height:13pt;
    margin-bottom: 4.5pt;
}

.album-musician-name {
    font-style: italic;
    display: inline;
}

.album-musician-desc {
    display: inline;
}

.musicians-list-item {
    font-family: Trebuchet MS, Tahoma, Verdana, sans-serif;
    font-size:10.5pt;
    margin-bottom: 4.5pt;
}

.musicians-bio {
}

.musicians-qa {
}

.musicians-q {
    font-weight: bold;
}

.musicians-a {
    margin-bottom: 12.5pt;
}

.partners-href {
    font-size: 10.5pt;
    line-height: 13pt;
}

.schedule-item {
    padding-bottom: 20px;
}

.schedule-item tr td {
    padding: 6pt;
}

.schedule-day {
    background-color: #404040;
    border: 1px solid white;
    width: 1em;
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
}

.schedule-weekday {
    background-color: #000000;
    text-align: center;
    border-top: 1px solid white;
    border-right: 1px solid white;
}

.schedule-time {
    background-color: #202020;
    text-align: center;
    border-bottom: 1px solid white;
    border-right: 1px solid white;
}

.schedule-cityclub {
    background-color: #000000;
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

.schedule-city {
    font-size: 12pt;
    font-weight: bold;
}

.schedule-club {
}

.schedule-tour {
    background-color: #000000;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
}

input {
    background-color: #000000;
    color: #FFFFFF;
    border: 1px solid #808080;
}

.login {
    font-size: 12pt;
    font-weight: bold;
    line-height: 18pt;
}

.login input {
    font-size: 12pt;
    font-weight: bold;
}

.lyrics {
    line-height: 200%;
}
