body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
body {
	background-color: #ccc;
	margin: 10px;
	padding: 0px;
}
img {
	border: 0;
}
:focus {
	outline: none;
}
a {
	color: #6c6464;
}
a:hover {
	color: #fff;
}
#top {
	float: left;
	width: 100%;
}
#cover {
	float: left;
	width: 150px;
}
#cover200 {
	float: left;
	width: 200px;
}
#cover250 {
	float: left;
	width: 250px;
}
#info {
	float: left;
	margin-left: 10px;
	width: 250px;
}
#info_head {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#links {
	float: right;
	width: 100px;
	text-align: right;
}
#links img {
	opacity: 0.6;
	margin-bottom: 1px;
}
#links .title {
	opacity: 1;
	margin: 1px 0 2px 0;
}
#content {
	float: left;
	margin-top: 10px;
	width: 100%;
	text-align: justify;
}
#mp3player {
	width: 100%;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#flashcontent {
	margin: 5px;
}
