a:link, a:visited { color: #5E7062; text-decoration: none }
a:active, a:hover { color: #241f19; text-decoration: underline }

.bottomNav {
    margin-top: 15px;
    text-align: center;
    font-size: 11px;
}

#navigation_box {
    width: 760px;
    height: 295px;
    margin-left: 70px;
    color: #FFFFFF;
}
#navigation_box a:link, #navigation_box a:visited { color: #d59d5e; text-decoration: none }

.stainBg {
    background-image: url('graphics/watercolor_bg.jpg'); background-repeat: repeat-x;
    height: 93px;
}

.heading1 {
    margin-left: 70px;
}

.mainContainer {
    width: 760px;
    margin-left: 70px;
    margin-bottom: 20px;
}

.lContainer {
    width: 478px;
    float: left;
}

.rContainer {
    margin-left: 510px;
}

.bottomBorder {
    background-image: url('graphics/bottom_border.gif'); background-repeat: repeat-x;
    height: 40px;
}

.topLyrics {
    color: #979268;
    margin-bottom: 20px;
    font-size: 14px;
    font-family: Times New Roman, Times, serif;
}

.photoThumb {
    border: 2px solid #000000;
    margin-top: 7px;
    margin-left: 7px;
}
.thumbBox {
    width: 181px;
    height: 141px;
    background-image: url('graphics/pic_border.gif');
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
}
.mediaHeading {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 8px;
    color: #554535;
}

.clearb {
    clear: both;
}

.font11 {
    font-size: 11px;
}

.parag1 p { margin-top: 0px;  margin-bottom: 5px; }

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #241f19;
}