body {
	background-repeat: repeat-x;
	background-image:    url("../../xpage/bkgSky.gif");
}

#contentArea1 {
	width: 567px;
	background-image: url("../../xpage/contentBack.gif");
	background-repeat: no-repeat;
}
#contentArea2 .contentarea2 {
	float: left;
}
#rightColumn {
	position:absolute;
	top:0px;
	left:180px;
	width:567px;
	background: url("../../xpage/contentShadow.gif") repeat-y;
}

#footer {
	width: 567px;
	background: #FFFFFF url(../../xpage/footerKP.gif) no-repeat;
	height: 122px;
	float: left;
}
#header {
	display: block;
	width:567px;
	height:77px;
	background: url("../../xpage/headerPlayHouse.gif") no-repeat;
}

.game1 {
	margin-left: 70px;
}
.game2 {
	margin-left: 60px;
}
	
.game-txt {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: 1.5em;
}

