﻿body 
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: url('../images/abg.jpg');
}

#xFLASH
{
	width: 950px;
	background-image: url('../images/bgwall.jpg');
	height: 239px;
}

#xFLASH div
{
	
}

#xBODY
{
	width: 950px;
	background-image: url('../images/bgwall-inner.jpg');
	height: 239px;
	background-repeat: repeat-y;
}

#xBODYFOOTER
{
	width: 950px;
	background-image: url('../images/bg-inner-bottom.jpg');
	height: 13px;
}

#xBODYHEADER
{
	width: 950px;
	background-image: url('../images/bg-inner-top.jpg');
	height: 11px;
}