html {
                height: 100%;
            }

body {
                height: 100%;
                padding: 0;
                margin: 0;
 	 background-image: url('./main/middle.jpg');
 	 background-position: top center;
 	 width:100%;
            }

 #content {
                min-height: 100%;
            }

* html #content {
                height: 100%;
            }

#footer {
	
         height: 72px;    
         margin-top: -72px;
         position: relative;
         background-image: url('./main/bottom.jpg');
	 background-position: bottom center;
	background-repeat:repeat-x;
	 width:100%;
             }
#before_footer {
                height: 72px;
                clear: both;
            }         

#index {	
	font-family: "Times new Roman", Times, serif;
	font-size:100%;
	font-weight: bold;
	line-height: 85%;
	color: #463b2d;
	text-align: left;
	margin-right: 36px;
	margin-left: 36px;
	}
#index2 {
	
	font-family: "Times new Roman", Times, serif;
	font-style:italic;
	font-size: 100%;
	color: #2b2013;
	text-align: left;
	margin-right: 36px;
	margin-left: 36px;
	}
#bio {

	font-family:   Georgia,  "Times new Roman", Times, serif;
	font-size: 14px;
    line-height: 20px;
	color: #332A1E;
	text-align: left;
	margin-right: 36px;
	margin-left: 36px;
	}

#bio2 {
	font-family: "Times new Roman", Times, serif;
	font-weight: bold;
	font-size: 100%;
	color: #463b2d;
	text-align: center;
	margin-right: 36px;
	margin-left: 36px;
	text-decoration:underline
	}

#imp {

	font-family: "Times new Roman", Times, serif;
	font-weight: bold;
	font-size: 100%;
	color: #463b2d;
	text-align: left;
	margin-right: 36px;
	margin-left: 36px;

	color: #7d3f0e;
	}
#gear {

	font-family: "Times new Roman", Times, serif;
	font-weight: bold;
	font-size: 100%;
	color: #463b2d;
	text-align: left;
	margin-right: 36px;
	margin-left: 36px;
	}
#copy
	{
	position:relative;
	top: 56px;
	font-family:"Times new Roman", Times, serif; 
	font-size: 75%; 
	color: #463b2d;
	text-align: right; 	
	margin-left: 36px; 
	margin-right: 36px;
	}

A {color: #970000; text-decoration:none}
A:hover { text-decoration:underline}
A.music_link {
	font-family: "Garamond", Times, serif;
        font-style: normal;
	font-weight: bold;
	font-size: 100%;
	color: #970000;
}
