@charset "utf-8";
/* CSS Document */
#parentborder, #border {
	float: left;	
}
#border {
	width:658px;
	padding-left:0px;
	padding
	margin: 0 0;
}
#pagecontent{
	padding-right:0px;	
}
#menuborder{
	background-color: #000;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 45px;
}
#musiccontent{
	margin-left:30px;	
}
#container{
	height: 940px;	
}
#johnnyborder, #jackborder, #georgeborder, #lucyborder{
	width:10px;
	background-color: #000;
	margin-left:226px;
}
#johnnyborder{
	height: 135px;
}
#georgeborder{
	height:108px;
}
#jackborder{
	height:212px;
}
#lucyborder{
	height:134px;
}
#johnnyimage{
	position: relative;
	top: 4px;		
}
#georgeimage{
	position: relative;
	top: 10px;	
}
#jackimage{
	position: relative;
	top: 0px;	
}
#lucyimage{
	position: relative;
	top: 5px;	
}