body {
	background-color: #000000;
	margin: auto;
	position: relative;
	width: 790px;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #663300;
}
#bkcover {
	position:absolute;
	left:124px;
	top:0px;
	width:667px;
	height:640px;
	z-index:0;
	background-image: url(images/bkcover.jpg);
	margin: auto;
	padding: 0px;
}td img {display: block;}

#tracklinks a:link {
	background-image: url(images/t1w.jpg);
	height: 22px;
	width: 220px;
	position: absolute;
}
#tracklinks a:hover {
	background-image: url(images/t1y.jpg);
	height: 22px;
	width: 220px;
}


#menu {
	position:absolute;
	left:0px;
	top:0px;
	width:109px;
	height:477px;
	z-index:0;
	padding-top: 150px;
	padding-left: 15px;
}
#tracklinks {
	position:absolute;
	left:72px;
	top:112px;
	width:225px;
	height:177px;
	z-index:0;
}
content {
	margin: auto;
	width: 791px;
	position: relative;
}
