body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: url(images/player_bg.jpg) #000000 top left no-repeat;
	height: 585px;
	width: 815px;
}

#adContainer {
	position: absolute;
	left: 330px;
	top: 520px;
	width: 480px;
	height: 60px;
	z-index: 1;
}

#audioContainer {
	position: absolute;
	left: 5px;
	top: 520px;
	width: 320px;
	height: 60px;
	z-index: 2;
}
#INSINC {
	position: absolute;
	left: 194px;
	top: 367px;
	width: 88px;
	height: 31px;
	z-index: 3;
}
#slideContainer {
	position: absolute;
	left: 330px;
	top: 155px;
	width: 480px;
	height: 360px;
	z-index: 4;
}

#myGallery
{
	text-align: left;
	margin: 0 auto;
}