body {
      background-color: #000000;
      color:            #ffffff;
      font:             small/1.5em "Trebuchet MS", Verdana, Arial, sans-serif;
      margin:           10px;
      padding:          0px;
     }

img {
     border-style: none;
    }

a:link {
        color:           #47a163;
        text-decoration: none;
        border:          none;
       }

a:visited {
           color:           #47a163;
           text-decoration: none;
           border:          none;
          }

a:hover {
         color:           #47a163;
         text-decoration: none;
         border-bottom:   1px dotted #47a163;
        }

#header {
         font-weight: bold;
         color:       #bde0f3;
         margin:      0px 0px 10px 0px;
         height:      100px;
         text-align:  center;
        }

#leftbar {
          position:   absolute;
          left:       0px;
          top:        120px;
          width:      200px;
          margin:     0px 0px 10px 10px;
          padding:    0px;
          background: url(images/navigation/middlebar.jpg) repeat-y center;
         }

#lefttopbar {
             background: url(images/navigation/topbar.jpg) no-repeat center top;
             margin:     0px;
             padding:    0px;
             width:      200px;
             height:     10px;
            }

#leftmiddlebar {
                padding:     0px 15px;
               }

#leftbottombar {
                background: url(images/navigation/bottombar.jpg) no-repeat bottom center;
                padding:    0px;
                margin:     0px;
                width:      200px;
                height:     10px;
               }

.barheader {
            letter-spacing: .12em;
            font-variant:   small-caps;
            font-weight:    bold;
            font-size:      130%;
            line-height:    1.25em;
            color:          #bde0f3;
            border-bottom:  1px dotted #aaaaaa;
            margin:         25px 0px 0px 0px;
           }

.barheadertop {
               letter-spacing: .12em;
               font-variant:   small-caps;
               font-weight:    bold;
               font-size:      130%;
               line-height:    1.25em;
               color:          #bde0f3;
               border-bottom:  1px dotted #aaaaaa;
              }

.leftbartext
            {
             font-size:   85%;
             line-height: 1.4em;
            }

#rightbar {
           position:   absolute;
           right:      0px;
           top:        120px;
           width:      200px;
           margin:     0px 10px 10px 0px;
           padding:    0px;
           float:      right;
           background: url(images/navigation/middlebar.jpg) repeat-y center;
          }

#righttopbar {
              background: url(images/navigation/topbar.jpg) no-repeat center top;
              margin:     0px;
              padding:    0px;
              width:      200px;
              height:     10px;
             }

#rightmiddlebar {
                 padding:    0px 15px;
                }

#rightbottombar {
                 background: url(images/navigation/bottombar.jpg) no-repeat bottom center;
                 padding:    0px;
                 margin:     0px;
                 width:      200px;
                 height:     10px;
                }

.rightbartext {
               font-size: 85%;
               line-height: 1.4em;
              }

.rightbarimages {
                 line-height: .3em;
                 padding:     0px 0px 10px 0px;
                 text-align:  center;
                }

.rightbarimages a:hover {
                         border-bottom: none;
                        }

#mainbody {
           margin: 20px 220px 0px 220px;
          }

.episode {
          border-color:     #47a163;
          border-width:     1px;
          border-style:     solid;
          background-color: #120a11;
          padding:          9px 20px 0px 20px;
          margin:           0px 0px 20px 0px;
         }

.episodeheader {
                padding:        0px 0px 2px 0px;
                font-style:     italic;
                letter-spacing: .15em;
                font-variant:   small-caps;
                font-weight:    bold;
                font-size:      130%;
                line-height:    1em;
                color:          #bde0f3;
                border-bottom:  1px dotted #aaaaaa;
           }

.songname {
           font-style: italic;
          }

.directlink {
             font-weight: bold;
             text-align:  center;
             padding:     10px 0px 20px 0px;
            }

.episodedate {
              font-size:   75%;
              text-align:  right;
              line-height: 0em;
             }

#footer {
         margin: 30px 240px 10px 240px;
        }

#footer p {
           text-align: center;
          }

#footer img {
             vertical-align: middle;
             margin:         0px 10px;
            }

#footer a:hover {
                 border-bottom: none;
                }