/* CSS Document */

body {
		text-align:center;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		margin:0px;
		background:#addfff;
		}
	
	#frame {
		width:770px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:181px;
		padding:0px;
		float:left;
		}
	
	#contentcenter {
		width:525px;
		padding-top:10px;
		padding-left:20px;
		padding-right:20px;
		padding-bottom:10px;
		float:left;
		}
	
	#contentright {
		width:24px;
		padding:0px;
		float:left;
		}
	
	#contentheader {
		background-image:url(images/masthead.jpg);
		height:157px;
		margin:0px;
		}
	
	#section {
		background-image:url(images/section.jpg);
		height:99px;
		margin:0px;
		}
		
	#section-products {
		background-image:url(images/section-products.jpg);
		height:99px;
		margin:0px;
		}
		
	#section-wholesale {
		background-image:url(images/section-wholesale.jpg);
		height:99px;
		margin:0px;
		}
		
	#section-contact {
		background-image:url(images/section-contact.jpg);
		height:99px;
		margin:0px;
		}
		
	#section-about {
		background-image:url(images/section-about.jpg);
		height:99px;
		margin:0px;
		}
	
	#footer {
		background-image:url(images/footer.jpg);
		height:103px;
		margin:0px;
		width:770px;
		}
	
	#contentright p { font-size:10px}
	
	#holder {
	background-image:url(images/background-slice.jpg);
	}
	
	#products {
		width:181px;
		height:40px;
		}
		
	#programs {
		width:181px;
		height:40px;
		}
		
	#about {
		width:181px;
		height:40px;
		}
		
	#contact {
		width:181px;
		height:40px;
		}
		
	#buy {
		width:181px;
		height:40px;
		}
		
	.music_list {
		font-size:10px;
		text-indent:-14px;
		}
		
	.music_list td {
		padding-top:3px;
		padding-bottom:3px;
		padding-left:14px;
		}
		
	h2 {
		font-size:14px;
		color: #0033CC;
	