#container {
	background: #FFFFFF url(images/page_homebg.jpg) no-repeat scroll top left;
	width: 1000px;
	height: 680px;
	z-index:2;
}

#playercontainer {
	background: #FFFFFF url(images/page_bg.jpg) no-repeat scroll top left;
	width: 1000px;
	height: 680px;
	z-index:2;
}