td#body {
	background-image: url(../Pictures/saxside6.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 415px;
	background-color: #1E1E0F;
}
td#bottombar {
	background-color: #000000;
	color: #CCCCCC;
	border-top: thin none #333333;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin none #333333;
	z-index: 1;
	position: absolute;
	left: 0px;
	width: 800px;
	top: 657px;
}
div#midtext {
	z-index: auto;
	overflow: auto;
	height: 500px;
	padding-top: 20px;
	padding-left: 20px;
}
td#midtext {
	height: 500px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-style: none;
	overflow: scroll;
	padding: 0px 0px 0px 15px;
	background-color: #808040;
	position: static;
	z-index: 0;
}
td#dividingbar {
}
div#bio2 {
	height: 500px;
	overflow: scroll;
}
div#content {
	width: 600px;
	position: absolute;
	height: 554px;
	overflow: auto;
	z-index: 0;
	top: 103px;
	left: 195px;
	padding-right: 5px;
	background-repeat: repeat;
}

