#BlackBar {
	background-image: url(Bar.png);
	background-repeat: repeat-x;
	background-position: right top;
}
#LogoLayer {
	background-image: url(QuintinDempsLogoLayer.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#Back #PlayerLayer {
	background-image: url(PlayerBack.png);
}
#Front #PlayerLayer {
	background-image: url(../201004layout/PlayerFront.png);
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Newsbox {
	overflow: auto;
	max-height: 170px;
	padding-right: 35px;
	padding-left: 35px;
}
#Back #BodyContainer{
	background-image: url(BackgroundBody.png);
}
#body {
	height: 612px;
	overflow: auto;
	margin-left: 40px;
	margin-right: 40px;
	width: 842px;
	color: #000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table ,td{
	background-repeat: no-repeat;
}
