/* CSS Document */

img { border: none }

#songHeader {
	background: url(songs-bg.jpg) no-repeat 0 0
	} 
.songTitle {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: left;
	height: 19px;
	margin-top: 4px;
	padding-left: 10px
	}
a.play {
	color: #b0df56; 
	font-size: 8px;
	text-decoration: none;
	background-color: #360
	}

#homebutton {
	text-align: left;
	width: 200px;
	height: 200px;
	}
a.home {
	width: 200px;
	height: 200px
	}
#main {
	text-align: left;
	width: 700px;
	height: 500px;
	background-image: url(image.jpg)
	}
#hear {
	text-align:center;
	line-height: 100%;
	width: 200px;
	margin-top: 71px;
	margin-left: 279px;
	}
#samples {
	text-align: right;
	color: #d1e156;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif
	}	
#anyWay, a.open, a.songs, a.buy, a.fanmail, a.truth {
	color: #ffc365;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	}
#anyWay, a.open {
	color: #999
	}
a.truth {
	color: #f071b4
	}
#get {
	text-align:right;
	width: 200px;
	margin-top: 60;
	margin-left: 279px;	
	}
.gettext {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	line-height: 100%;
	padding-bottom: 3px
	}
#say {
	text-align:right;
	width: 200px;
	margin-top: 120px;
	margin-left: 250px;
	}
#anyWay {
	margin-top: 45px;
	text-align: center;
	text-decoration: none	
	}
.thx {
	color: #930;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	margin-top: 60px;
	padding: 10px;
	padding-left: 20px;
	background-color: #fff
	}
div.blurb {
	color: #666;
	font: 12px "Trebuchet MS";
	text-decoration: none;
	display: block;
    margin: 20px;
	overflow: hidden;
	height: 77px;
	clear: both;
	}
div.blurb p, div.blurb div {
	text-indent: 50px;
	line-height: 150%;
	}
a.read {
	color: #036;
	font-size: 10px;
	text-decoration: underline;
	padding-bottom:20px;
	display: block
	}
