body {
	background:#222 url('img/header.jpg') no-repeat center top;
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size:0.8em;
	color:#fff;
}

i {display:none;}
h1 {margin-bottom:5px;border-bottom:1px solid #00a2ff;padding-bottom:10px;}
h2 {font-size:0.9em;}
p {line-height:140%;margin-bottom:10px;text-align: justify;}
strong {font-weight: bold;}
a {font-weight: bold; color: white;}
a:hover {color: #cccccc;}
em {font-style: italic;}

#page {
	width:1000px;
	height:500px;
	margin:0 auto;
	background:url('img/header.jpg') no-repeat center top;
	padding-top:330px;
}

#left {
	width:500px;
	float:left;
	margin-left:35px;
}

#right {
	width:300px;
	float:right;
	margin-right:50px;
}

#track-list li {
	margin-bottom:10px;
	font-size:0.9em;
}
#track-list li span {
	color:#999;
	font-size:0.9em;
}

.what-is-this {
	height:25px;
	background:url('img/whatisthis.gif') no-repeat;
}
.tracks {
	height:25px;
	background:url('img/tracks.gif') no-repeat;
}
.download {
	height:25px;
	background:url('img/download.gif') no-repeat;
}
.love-it {
	height:25px;
	background:url('img/loveit.gif') no-repeat;
}
.share {
	height:25px;
	background:url('img/share.gif') no-repeat;
}
.license {
	height:25px;
	background:url('img/license.gif') no-repeat;
}
.donate {
	margin-bottom: 5px;
}
.share-image {
	margin-right: 19px;
}
.bottom {
	margin-top: 10px;
	margin-bottom: 10px;
}
.clear {
	clear:both;
}
#download-button a {
	background: url(img/download_button.gif) no-repeat;
	display:block;
	height:65px;
	width:296px;
}
	#download-button a:hover {
		background-position: 0 100%;
	}

#submit-donation-1 {
	background: url(img/donate_1.jpg) no-repeat;
	display:block;
	height:99px;
	width:490px;
	margin-bottom: 5px;
}
#submit-donation-5 {
	background: url(img/donate_5.jpg) no-repeat;
	display:block;
	height:99px;
	width:490px;
	margin-bottom: 5px;
}
#submit-donation-any {
	background: url(img/donate_any.jpg) no-repeat;
	display:block;
	height:99px;
	width:490px;
	margin-bottom: 5px;
}
