body {
	background: #999 url(images/bg.gif);
	color: black;
}
a {
	color: #000;
	text-decoration: none;
	background-position: top left;
}
acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #000;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	float: left;
	list-style: none;
}
li a, #header span {display: block;}
hr {display: none;}
ul, li, #content, #footer {border-top: 1px solid #3FF;}
h1, #header a, #header span, #footer a {text-indent: -9000px;}
#container {
	margin: -300px 0 0 -375px;
	width: 750px;
	background: #069 0px 99px no-repeat;
	font-family: "Courier New", Courier, mono;
	border-left: 1px solid #999;
	position: absolute;
	top: 50%;
	left: 50%;
	
}
#header {
	margin-left: 129px;
	background: url(images/name.gif) 1px 0 no-repeat;
	border-left: 1px solid #3FF;
}
h1 {
	margin: 0;
	height: 61px;
}
#header ul {
	height: 37px;
	margin-left: -130px;
}
#header li {
	margin-top: 16px;
	margin-bottom: -4px; /* for all browsers (incl. Mac) -- !!temporary!! */
	overflow: hidden;
}
#header a {height: 20px;}
#header .bio a, #header .bio span {width: 47px;}
#header a:hover, #header span {background-position: 0 -20px;}
#header * {background-repeat: no-repeat;}
#content {
	clear: left;
	margin-top: -4px; /* for IE/Win */
	border-bottom: 1px solid #3FF;
	padding: 17px 0 0;
	height: 397px;
	margin-bottom: -6px;
	overflow: auto;
}
#content li {margin-left: 10px;}
#trombonist a {background-image: url(images/pic_trombonist_rollover.jpg);}
#composer a {background-image: url(images/pic_composer_rollover.jpg);}
#teacher a {background-image: url(images/pic_teacher_rollover.jpg);}
#footer {
	background: url(images/33ffff.gif) 129px 0 repeat-y;
	height: 85px;
}
.language {
	display: block;
	height: 28px;
	width: 129px;
	margin: 17px 0 -29px 0;
	overflow: hidden;
}
.language:hover {background-position: bottom left;}
#footer ul {padding-left: 129px;}
#footer li {
	margin-top: 24px;
	overflow: hidden;
}
#footer a {line-height: 12px;}
#footer .home a {
	background: url(images/b_ft_home.gif) top left no-repeat;
	width: 47px;
}
#footer .dates a {width: 72px;}
#footer .bio a {
	background: url(images/b_ft_bio.gif) top left no-repeat;
	width: 58px;
}
#footer .contact a {width: 69px;}