#dp_MainBodyLayerTop {
	position:relative; 
	left:0px; 
	top:5px; 
	width:750px; 
	height:90px; 
	z-index:2; 
	background-image: url(/design/html/dancepraise/images/background_star2_top.gif); 
	layer-background-image: url(/design/html/dancepraise/images/background_star2_top.gif); 
	border: 1px none #000000;
}

#dp_MainBodyLayerBottom {
	position:relative; 
	left:0px; 
	top:0px; 
	width:750px; 
	height:730px; 
	z-index:1; 
	background-image: url(/design/html/dancepraise/images/background_star2_bottom.gif); 
	layer-background-image: url(/design/html/dancepraise/images/background_star2_bottom.gif); 
	border: 1px none #000000;
}