body {
	background-repeat: repeat-x;
	background-image:    url("../../xpage/bkgSky.gif");
}

#contentArea1 {
	width: 567px;
	background-image: url("../../xpage/contentBack.gif");
	background-repeat: no-repeat;
}
#rightColumn {
	position:absolute;
	top:0px;
	left:180px;
	width:567px;
	background: url("../../xpage/contentShadow.gif") repeat-y;
}

#footer {
	width: 567px;
	background: #FFFFFF url(../../xpage/footerGI.gif) no-repeat;
	height: 122px;
	float: left;
}
#header {
	display: block;
	width:567px;
	height:77px;
	background: url("../../xpage/headerGenInfo.gif");
}