body	{
	margin: 0 0 0 0;
	text-align: left;
	background-color: #649D2C;
	background-image:url('/assets/global/images/background_repeating.gif'); background-repeat:repeat-y;
	background-position:center top;
}


#centering 	{
	/*width: 958px;*/
	width:100%;
	margin: 0;
	text-align: left;
}

	
		
#container	{
	position: absolute;
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
	voice-family: "\"}\""; 
	voice-family: inherit;
}
	
	
#content 	{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 100%;
	z-index: 1;
	background: url("/assets/global/images/background.jpg") center top no-repeat;
}


#disneyContent 	{
	position: relative;
	top: 125px;
	left: -15px;
	margin: 0 auto;
	z-index: 100;
	width: 958px;
	height: auto;
}

