div.header {
	width:720px;height:50px;
	background-color:#E3E3E3;
	background-image:url('http://www.zerecords.com/images/banner_michaeldracula.gif');
}
div.middle {
	width:720px;height:498px;
	background-color:#009700;
}
div.left {
	width:469px;height:498px;
	border-right:1px solid #A9A9A9;
	text-align:justify;font-size:18px;
}
div.right {
	width:250px;height:498px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;font-size:12px;
}
div.photo {
	width:250px;height:238px;
}
div.tracklist {
	width:250px;height:200px;
}
div.music{
	width:250px;height:60px;
	color:#FFFFFF;font-size:40px;
	background-color:#000000;
}
img.play {
	border:1px solid #FF0000;
}
img.play:hover {
	border:1px solid #FFFFFF;
}