html, body {
        background: #FF9933;
        margin: 0px;
        font-family: Georgia, Tahoma, Verdana, Arial, Sans-Serif;
        color: #5B3712;
}

p, td{ 
        font-family: Georgia, Tahoma, Verdana, Arial, Sans-Serif;
        font-size: 0.8em;
        line-height: 2.0em;
        margin-top: 0px;
        margin-bottom: 1.4em;
}

li {
        font-family: Georgia, Tahoma, Verdana, Arial, Sans-Serif;
        font-size: 0.8em;
        line-height: 2.0em;
}

img {
        border: none;
        display: block;
}
a {
        color: #1A5985;
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

#AllContent {
}

#LeftNav {
        display: none;
}

#Nav_Netscape {

}        

#TopNav {
        display: none;
}

#TopNav_Netscape {
}        

#Content {
}
.credits {
        padding-bottom: 20px;
       
}
.credits p{
        font-size: 0.6em;
        color: #016E96;
        margin: 100px 10px 10px 10px ;
        line-height: 1.3em;
        text-align: center;
}       

.credits a {
        color: #016E96;
        text-decoration: none;
}

.credits a:hover {
        text-decoration: underline;
}

.BlogTitle {
        font-weight: bold;
        margin-bottom: 10px;
        color: #5B3712;

}

.BlogImage {
        font-size: 0.9em;
        text-align: center;
        padding: 10px;
}

.BlogImageCaption {
        font-style: italic;
        margin-top: 0;
}

.BlogImageCredit {
        font-style: italic;
        margin-top: 0;
}

.bbMessageRow{
        width: 80%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        /*        border: 1px solid #C31566; */
        margin-bottom: 20px;
}
.bbMessageRow0{
        padding-top: 10px;
        /* background-color: #FAEDF3;  */
}

.bbMessageRow1{
        padding-top: 10px;
        /* background-color: #FBD7E8; */
}

.bbMessageSubject{
        font-weight: bold;
        font-size: 14px;
        padding: 5px 5px 0 5px;
        display: inline;
}
.bbMessageSubject a{
}

.bbMessageFrom{
        padding: 5px 5px 0 5px;
        font-style: italic;
        font-weight: normal;
        font-size: 12px;
        display: inline;
        /* border-bottom: 1px solid #9D4F00; */
}
.bbMessageBody{
        padding: 15px;
        font-weight: normal;
        text-align: left;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        
}
.bbMessageNavigation{
        text-align: center;
}

.ImageCell {
        float: left;
        width: 150px;
        height: 150px;
        padding: 5px 15px 15px 15px;

}
.ImageCell p{
        text-align: center;
        line-height: 1.3em;
}
.SongTitle {
        font-weight: bold;
        margin-bottom: 10px;
        text-align: left;
        margin-left: 60px;

}
.SongDescription {
        font-style: italic;
        font-size: 0.8em;
        margin-left: 60px;
        margin-bottom: 20px;
}
.SongLyrics {
        width: 75%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
}



