body,
html {
    margin: 0;
    padding: 0;
    background: black;
    color:#ffffff;
    }
	
body {
    min-width:760px;
    }
	
#index_wrap {
    background:#000 url(images/index_rainbow.jpg) top left;
	background-repeat: no-repeat;
    margin:0 auto;
    min-width:760px;
    }
	
#news_wrap {
    background:#000 url(images/News_rainbow.jpg) top left;
	background-repeat: no-repeat;
    margin:0 auto;
    min-width:760px;
    }
#bio_wrap {
    background:#000 url(images/Biography_rainbow.jpg) top left;
	background-repeat: no-repeat;
    margin:0 auto;
    min-width:760px;
    }
#photo_wrap {
    background:#000 url(images/PhotoGallery_rainbow.jpg) top left;
	background-repeat: no-repeat;
    margin:0 auto;
    min-width:760px;
    }
#links_wrap {
    background:#000 url(images/Links_rainbow.jpg) top left;
	background-repeat: no-repeat;
    margin:0 auto;
    min-width:760px;
    }
#soundroom_wrap {
    background:#000 url(images/SoundRoom_rainbow.jpg) top left;
	background-repeat: no-repeat;
    margin:0 auto;
    min-width:760px;
    }
#main {
	margin-left: 320px;
	margin-top: 0;
    padding: 10px;
    }
#sidebar {
    float:left;
    width:230px;
    }
#footer {
    background: #000000;
	clear: both;
    }	



h1 {font-family: Georgia, "Times New Roman", Times, serif;  font-size: large;  font-style: italic;  font-weight: bold;  color: Silver; }

h2 {font-family: Georgia, "Times New Roman", Times, serif;  font-size: large;  font-style: italic;  font-weight: bold; 	color: Silver; }

h3 {font-family: Georgia, "Times New Roman", Times, serif;  font-size: medium;  font-style: oblique;  font-weight: bold;  color: Silver; }

h4 {font-family: Georgia, "Times New Roman", Times, serif;  font-size: medium;  font-style: italic;  font-weight: bold; 	color: Silver; }

h5 {font-family: Georgia, "Times New Roman", Times, serif;  font-size: small;  font-style: normal;  font-weight: bold;  color: Silver; }

h6 {font-family: Georgia, "Times New Roman", Times, serif;  font-size: small;  font-style: normal;  font-weight: bold; 	color: Silver; }

caption { font-family: Georgia, "Times New Roman", Times, serif;  font-size: small;  font-style: italic;  font-weight: normal;  font-variant: small-caps;     }


table	{
	color:white;
	background-color: black
	}

td#menu {color: white; vertical-align: top; background-color: black;}



p, td {font-family: Georgia, "Times New Roman", Times, serif;  font-size: small;  font-style: normal;  font-weight: normal; color: White }


li {font-family: Georgia, "Times New Roman", Times, serif;  font-size: small;  font-style: normal;  font-weight: normal;  line-height: 120%;  text-indent: 40px; color: #FFCC00}

hr {
	color: Gray;
	background-color: Silver;
	height: 2px;
	width: 40%;
	
}


a:hover{color: #FFCC00;}
a:link {text-decoration: none; color: #97CDF3;}
a:visited {text-decoration: none; color: #97CDF3;}
a:text{text-decoration: none; color: #97CDF3;}

