body {
	background-image: url(/images/bg.jpg);
	margin: 0px;
	font-family: "Verdana";
	font-size: 10px;
	color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#000000
}

a{
	color: #000000;
}

a:hover{
	text-decoration: none;
}

p{
	margin: 0px 0px 15px;
	clear: both;
}

h1{
	display: none;
}

h2{
	font-weight: normal;
	font-size: 16px;
	margin: 0px 0px 10px;
	text-transform: uppercase;
}

h3{
	font-weight: normal;
	font-size: 10px;
	margin: 0px 0px 5px;
	clear: both;
}

form{
	margin: 0px;
	padding: 0px;
}

#wrapper{
	width: 752px;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(/images/middle.jpg);
}

#masthead{
	height: 243px;
	background-image: url(/images/top.jpg);
}

#navigation{
    
	text-align: left;
	padding-top: 133px;
	padding-left: 94px;
	
}
	
#navigation2{
    
    text-align: left;
    padding-top: 0px;
    padding-left: 348px;
	
}

#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#navigation li{
	float: left;
	
}

#navigation li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: "Verdana";
	font-weight: bold;
}

#navigation li a:hover{
	color: #ffffff;
}

#tagline{
	clear: both;
	margin-top: 45px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Verdana";
}

#content{
	width: 450px;
	line-height: 17px;
	float: left;
}

#content .padder{
	padding-right: 20px;
	padding-left: 20px;
}

#content dl{
	margin: 0px;
}

#content dt{
	font-size: 11px;
	background-image: url(/images/chart.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	background-position: left top;
	font-family: "Verdana";;
	padding-top: 32px;
	font-weight: bold;
	font-family: "Verdana";
	padding-left: 2px;
}

#content dd{
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 10px;
	margin-right: 0px;
}

#content dd div a{
	font-size: 10px;
	margin-top: 5px;
	text-align: right;
	display: block;
	text-decoration: none;
}

#content dd div a:hover{
	color: #6f280c;
}

/****** BEGIN IE6 Specific Styling ******/

#sidebar{
	float: left;
	width: 260px;
}

#sidebar img, .imageborder{
	border: 5px solid #fffce3;
}

#sidebar .button{
	margin-bottom: 5px
}

#sidebar .button a:hover{
	background-position: right;
}

/****** END IE6 Specific Styling ******/

html > body  #sidebar{
    
	float: left;
	background: none;
	font-family: "Verdana";
	font-size: 10px;
	color: #ff6600;
	width: 300px;
	
	
}

html > body #sidebar .padder{
	padding-left: 0px;
	padding-right: 30px;
}

html > body #sidebar img, .imageborder{
	border: 3px solid #ffffff;
}

html > body #sidebar .button{
	margin-bottom: 5px
}

html > body #sidebar .button a:hover{
	background-position: right;
}



a#get_mail{
	display: block;
	height: 48px;
	width: 132px;
	background-image: url(/images/contact.gif);
	background-position: left;
	margin-right: auto;
	margin-left: 0px;
}


a#ear_candy{
	display: block;
	height: 122px;
	width: 219px;
	background-image: url(/images/ear_candy.gif);
	background-position: left;
	margin-right: auto;
	margin-left: 0px;
	
	}


a#ear_candy2{
	display: block;
	height: 94px;
	width: 543px;
	background-image: url(/images/audio.jpg);
	background-position: left;
	margin-right: auto;
	margin-left: 0px;
	
}



a#purevolume{
	display: block;
	height: 27px;
	width: 135px;
	background-image: url(/images/purevolume.gif);
	background-position: left;
	margin-right: 70px;
	margin-left: 0px;
}

a#lastfm{
	display: block;
	height: 27px;
	width: 80px;
	background-image: url(/images/lastfm.gif);
	background-position: left;
	margin-right: 40px;
	margin-left: 0px;
}



#flickr{
	width: 113px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}

#frapper{
	padding-bottom: 10px;
	padding-top: 10px;
}

p.product{
	text-align: left;
}

p.product img{
	display: block;

}

#longcolumn{
	padding-right: 90px;
	padding-left: 90px;
	text-align: center;
	font-size: 12px;
	padding-top: 0px;
}

#widecolumn{
	padding-right: 90px;
	padding-left: 90px;
	text-align: left;
	font-size: 12px;
	padding-top: 0px;
}


#footer{
	clear: both;
	height: 65px;
	background-image: url(/images/bottom.jpg);
	text-align: right;
	font-size: 10px;
	padding-right:70px;
}

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 10px;
	width: 100%;
	float: right;
}

#footer li{
	width: 100px;
	float: right;
}


#footer li a {
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#footer li a:hover{
	background-position: right;
}

#shopping_cart{
}

#shopping_cart td{
	padding-right: 10px;
}

table td {
	padding-right: 10px;
}

.download_song {
  font-size: 16px;
}

ul.download_products {
	list-style: none;
	padding: 0;
	margin: 5px;
}

ul.download_products li {
	font-size: 13px;
	color: #000;
	margin: 0 0 5px 0;
}

ul.download_products li a {
	font-size: 13px;
}
