<!--

body {
	margin: 26px;
	padding: 0;
	background: #fff url(../back_long4JB.png) no-repeat;
}

span {
	display: none;
}

ul {
	position: relative;
	width: 800px;
	background: url(../bg_navJBNOTAB3.png) no-repeat;
	height: 113px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li#bu1 a, li#bu2 a, li#bu3 a, li#bu4 a {
	background: transparent;
	position: absolute;
	width: 110px;
	height: 32px;
	bottom: 0;
	text-decoration: none;
}

/* adjusted values for IE6 */
* html*li#bu1 a, * html*li#bu2 a, * html*li#bu3 a, * html*li#bu4 a { bottom: -1px; }

li#bu1 a { left: 21px; background: url(../home_hover.gif) 0 0 no-repeat;}
li#bu2 a { left: 122px; background: url(../compositions_hover_contact.gif) 0 0 no-repeat; }
li#bu3 a { left: 223px; background: url(../concerts_hover.gif) 0 0 no-repeat; }
li#bu4 a { left: 324px; background: url(../contact_hover.gif) 0 0 no-repeat; }

li#bu1 a:hover, li#bu2 a:hover, li#bu3 a:hover, li#bu4 a:hover { background-position: 0 -32px; }

div#content {
	
	color: white;
	font-family: 'trebuchet MS', sans-serif;
	font-size: 80%;
	}

div#content a {
	color: white;
	text-decoration: none;
	}

div#content a:hover {
	color: #ACFB57;
	text-decoration: none;
	}
	
p#text {
	position: absolute;
	top: 200px;
	left: 60px;
	}	

p#files {
	position: absolute;
	top: 200px;
	left: 550px;
	}
p#bio {
	position: absolute;
	top: 200px;
	left: 60px;
	width: 700px;
	}

-->
