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/footerLinks.gif") no-repeat;
	height: 122px;
	float: left;
}
#header {
	display: block;
	width:567px;
	height:77px;
	background: url("../../xpage/headerLinks.gif") no-repeat;
}#links {
	width: 480px;
	margin-right: -20px;
	margin-left: -20px;
}
#links td {
	text-align: center;
	width: 160px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#links img {
	margin-top: 8px;
}

#links2Col {
	width: 420px;
}
#links2Col td {
	text-align: center;
	width: 50%;
	padding-top: 2px;
	padding-bottom: 2px;
}
#links2Col img {
	margin-top: 20px;
}

