body {background-color:#000000;
	/*CSS backgrounds for Netscape*/
	layer-background-color:#000000;
	/*End CSS backgrounds for Netscape*/
	text-align:center;
}
div.wrapper {background-color:#eab649;
	/*CSS backgrounds for Netscape*/
	layer-background-color:#eab649;
	/*End CSS backgrounds for Netscape*/
	/*text-align:left*/ /*Uncomment to correct text-align:center; inheritance for <body> nested tags/elements*/
	width:1065px;
}
/*CSS for Opera and Mozilla*/
html>body div.wrapper {background-color:#eab649;}
/*End CSS for Opera and Mozilla*/
div.content_top {background-color:#eab649;
	background:url(images/content_repeater.jpg);
	/*CSS backgrounds for Netscape*/
	layer-background-color:#eab649;
	layer-background-image:url(images/content_repeater.jpg);
	/*End CSS backgrounds for Netscape*/
	width:1065px;
	height:1%;
}
/*CSS for Opera and Mozilla*/
html>body div.content_top {background-color:#eab649;
	background:url(images/content_repeater.jpg);
	height:auto;
}
/*End CSS for Opera and Mozilla*/
div.content_mid {background-color:#eab649;
	background:url(images/content_repeater.jpg);
	/*CSS backgrounds for Netscape*/	
	layer-background-color:#eab649;
	layer-background-image:url(images/content_repeater.jpg);
	/*End CSS backgrounds for Netscape*/
	width:1065px;
	height:1%;
}
/*CSS for Opera and Mozilla*/
html>body div.content_mid {background-color:#eab649;
	background:url(images/content_repeater.jpg);
	height:auto;
}
/*End CSS for Opera and Mozilla*/

div.content_bottom {background-color:#eab649;
	background:url(images/content_bottom.jpg);
	/*CSS backgrounds for Netscape*/	
	layer-background-color:#eab649;
	layer-background-image:url(images/content_bottom.jpg);
	/*End CSS backgrounds for Netscape*/
	width:1065px;
	height:630px;
}
/*CSS for Opera and Mozilla*/
html>body div.content_bottom {background-color:#eab649;
	background:url(images/content_bottom.jpg);
	width:1065px;
	height:630px;
}
/*End CSS for Opera and Mozilla*/
