
body {
	margin: 50px 0px 0px 0px;
	background-image: url(../_img/bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: arial;
	font-size: 12px;
	color: #444;
}

img {
	border: 0;
}

div#container {
	margin: auto;
	width: 900px;
}

div#cover {
	width: 420px;
	text-align: center;
	float: left;
}

div#cover img {
	border: 5px solid #fff;
}

div#content {
	float: left;
}

div#title {
	margin-top: 0;
}

div#tracks {
	margin-top: 24px;
}

div#tracks td.title {
	padding-left: 15px;
	vertical-align: top;
	height: 32px;
}

div#tracks td.player {
	vertical-align: top;
	height: 32px;
}

div#download {
	margin-top: 19px;
}

div#share {
	margin-top: 8px;
}

div#note {
	margin-top: 18px;
}

div#link {
	margin-top: 8px;
}

div#link a:link, div#link a:visited {
	text-decoration: none;
	color: #544f41;
	font-size: 12px;
	font-family: Arial;
}

div#link a:hover, div#link a:active, div#link a:visited:hover {
	text-decoration: underline;
	color: #544f41;
}

a:link, a:visited {
	text-decoration: none;
	color: #4e0408;
}

a:hover, a:active, a:visited:hover {
	text-decoration: underline;
	color: #4e0408;
}

div#subscribe {
	margin: auto;
	width: 720px;
	text-align: left;
	clear: both;
	padding-top: 50px;
}

div#purchase {
	margin: auto;
	width: 720px;
	text-align: left;
	clear: both;
	padding-top: 23px;
}

div#notes {
	margin: auto;
	width: 720px;
	text-align: left;
	clear: both;
	padding-top: 23px;
}

div#videos {
	margin: auto;
	width: 720px;
	text-align: left;
	clear: both;
	padding-top: 23px;
}

div.text {
	margin-top: 10px;
	line-height: 22px;
	text-align: justify;
}