* {	
	margin:0px;
	padding:0px;
}

html {
	background-color:#0099CC;
}

.clearfloats {
	clear:both;
}

#main {
	width: 830px;
	background-image:url(images/back.png);
	margin: 0 auto;
}

#logo {
	width:300px;
	margin-left:20px;
}
#logo img {
	border:0px;
}

#links ul {
	list-style:none;
}

#links li {
	float:left;
}

#links img {
	border:0px;
}

#links {
	margin-left: 330px;
}

.row {
	list-style:none;
	margin: 0 auto;
	width:410px;
	padding-bottom:10px;
}

.row li {
	float:left;
	margin-left:20px;
	margin-right:20px;
}
.row img{
	border:0px;
}

#content {
	background-color:#FFFFFF;
	width:700px;
	margin:0 auto 10px auto;
}

#text {
	width:500px;
	margin: 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:left;
}

#musictext {
	width:600px;
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer {
	margin-top:30px;
	width:800px;
	margin: 0 auto;
}

#rcolumn {
	width:155px;
	margin-top: 15px;
	margin-left: 10px;
	float:left;
}

#rcolumn img{
	border:0px;
}

 /*style for buying albums and music page */

#picright {

}
.picleft {
	float: left;
	height: 100px;
	width: 100px;
	padding-right: 5px;
	font-size: 12px;
}
.albumsleft {
	height: 110px;
	font-size: 10px;
	/*width: 250px;*/
	/*float: left;*/
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.albumsright a {
	text-decoration: none;
}
.albumsright {
	height: 110px;
	width: 249px;
	float: right;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.picright {
	float: right;
	height: 100px;
	width: 100px;
	font-size: 12px;
	padding-left: 5px;
}
.packageleft {
	height: 110px;
	font-size: 10px;
	width: 600px;
	float: left;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.packpicleft {
	float: left;
	height: 100px;
	width: 306px;
	padding-right: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}

#purchaseleft {
}
.songnames {
	line-height: 17px;
	font-weight: bold;
}

#purchasepic {
	float: left;
	padding-right: 10px;
}

#linkpg {
	margin-top: 3px;
	margin-bottom: 15px;
}

#linkpg a{
	font-size:12px;
	padding-bottom: 12px;
	line-height: 17px;
}
