body {
      background-color: #000000;
      color: #000000;
      width: 782px;}

a.menu
{
float:left;
width:67px;
text-decoration:none;
color: #93281d;
background-color: #000000;
font-weight: bold;
padding:4px 10px;
font-family: papyrus;
font-size: 13pt;
text-align: center;
}
a.menu:hover {background-image: url('images/rfback.jpg');
              color: #93281d;
              font-weight: bold;}


a.sm_menu
{
text-decoration:none;
color: #ffffff;

background-color: #000000;
}
a.sm_menu:hover {color: #93281d;
              font-weight: bold;}



a.main
{
text-decoration:none;
color: #93281d;
}
a.main:hover {color: #93281d;
                text-decoration: underline;}

a.lyrics
{
text-decoration:none;
color: #93281d;
}
a.lyrics:hover {color: #93281d;
                text-decoration: underline;}

a.lyrics_sm
{
text-decoration:none;
color: #93281d;
font-size: 7pt;
}
a.lyrics_sm:hover {color: #93281d;
                   text-decoration: underline;}


table.main {width: 800px;
       min-height: 470px;
       background-image: url('images/rfback.jpg');
       }

table.main {border: 0;
   	    margin: 0px;}
td.bio {text-align: center;}
div.right {float: right;
   	   margin: 5px 95px 7px 0px;
           width: 250px;
           height: 200px;
           background-color: #ffdead;
  	   border: 7px solid #000000;
  	  }


div.left { margin: 5px 0px 7px 85px;
           float: left;
   	   width: 250px;
    	   height: 200px;
 	   background-color: #ffdead;
 	   border: 7px solid #000000;
     	}

div.main {
          margin: 5px 50px 10px 73px;
	  width: 620px;
	  min-height: 315px;
	  background-color: #ffdead;
	  border: 7px solid #000000;
 	  }

p { text-indent: 7px;
    margin: 0px 5px 0px 5px;}
h1,h2,h3 {color: #93281d;
    margin-left: 0px;
    text-align: center;
    font-family: papyrus;
    
   }

td.header {color:#ffffff;
           text-align: center;
           width: 140px;
          }

.hiddenPic {display: none;}

hr {background-color: #93281d;
    height: 4px;}
strike {color: #93281d;}