			#gamesContain {
			width: 815px;
			margin: 0 auto;
			font-family: Arial;
			font-size: 1em;
			line-height: 1.5em;
			color: #656565;
			position: relative;
			background: url(../images/zylomGames/pageBody.png) repeat-y left top;
			}
			
			#gamesContain h3 {
			background: url(../images/zylomGames/headerBg.gif) repeat-x left bottom;
			padding-bottom: 7px;
			padding-left: 5px;
			margin-bottom: 5px;
			font-weight: bold;
			font-size: 125%;
			}
			
			#gamesContain p {
			margin: 1em 0;
			}
			
			#gamesContain ol, #gamesContain ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
			}
			
			#gamesContain img {
			border: 0px;
			}
			
			#gamesContain :focus 
			{
				outline: 0;
			}
			
			#gamesContain a.gameLogo {
			position: absolute;
			right: 20px;
			top: 6px;
			}
			
			#gamesContain a.gameLogo img {
			border: 0;
			}
			
			#gamesContain a.gameCta {
			display: block;
			background: url(../images/zylomGames/playGameCTA.gif) no-repeat;
			background-position: 0px 0px;
			text-indent: -2000em;
			width: 137px;
			height: 21px;
			}
			#gamesContain a.gameCta:hover {
			background-position: 0px -21px;
			}
			
			#gamesContain a.gameDownloadCta {
			display: block;
			background: url(../images/zylomGames/downloadGameCTA.gif) no-repeat;
			background-position: 0px 0px;
			text-indent: -2000em;
			width: 137px;
			height: 21px;
			}
			#gamesContain a.gameDownloadCta:hover {
			background-position: 0px -21px;
			}
			
			#gamesContain #gameHeader {
			background: url(../images/zylomGames/pageHeader.png) no-repeat left top;
			min-height: 85px;
			}
						
			#gamesContain #gameHeader ul {
			margin-left: 20px;
			padding-top: 12px;
			}
			
			#gamesContain #gameHeader ul li {
			display: inline;
			}
			
			#gamesContain #gameHeader ul li a.onlineSelected {
			float: left;
			display: block;
			width: 151px;
			height: 22px;
			background: url(../images/zylomGames/onlineNav.png) no-repeat 0 -26px;
			text-indent: -2000em;
			padding-top: 4px;
			margin-right: 20px;
			}
			
			#gamesContain #gameHeader ul li a.online {
			float: left;
			display: block;
			width: 151px;
			height: 22px;
			background: url(../images/zylomGames/onlineNav.png) no-repeat left top;
			text-indent: -2000em;
			padding-top: 4px;
			margin-right: 20px;
			}		

			#gamesContain #gameHeader ul li a.online:hover {
			background-position: 0 -26px;
			}

			#gamesContain #gameHeader ul li a.downloadSelected {
			float: left;
			display: block;
			width: 155px;
			height: 22px;
			background: url(../images/zylomGames/downloadNav.png) no-repeat 0 -26px;
			text-indent: -2000em;
			padding-top: 4px;
			margin-right: 20px;
			}
			
			#gamesContain #gameHeader ul li a.download {
			float: left;
			display: block;
			width: 155px;
			height: 22px;
			background: url(../images/zylomGames/downloadNav.png) no-repeat 0 0;
			text-indent: -2000em;
			padding-top: 4px;
			margin-right: 20px;
			}
			#gamesContain #gameHeader ul li a.download:hover {
			background-position: 0 -26px;
			}
			
			#gamesContain .gameNavigation {
			position: absolute;
			left: 10px;
			top: 54px;
			}
			
			#gamesContain .gameNavigation li {
			display: inline;
			margin-right: 10px;
			}
			
			#gamesContain .gameNavigation li a {
			color: #fff;
			text-decoration: none;
			font-weight: bold;
			}
			
			#gamesContain .gameNavigation li a:hover {
			text-decoration: underline;
			}
			
			#gamesContain #leftGameCol {
			float: left;
			width: 490px;
			padding: 5px;
			}
			
			#gamesContain #leftGameCol .gameOfTheDay {
			margin-top: 10px;
			overflow: auto;
			}
			
			#gamesContain #leftGameCol .gameOfTheDay .gotdImage {
			float: left;
			width: 140px;
			}

			#gamesContain #leftGameCol .gameOfTheDay .gotdImage img {
			display: block;
			width: 120px;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 5px;
			}
			
			#gamesContain #leftGameCol .gameOfTheDay .gotdImage a.gameCta 
			{
			margin-left: auto;
			margin-right: auto;
			}
			
			#gamesContain #leftGameCol .gameOfTheDay .gotdText {
			margin-left: 150px;
			}
			
			#gamesContain #leftGameCol .gameOfTheDay .gotdText h4 {
			font-size: 1.2em;
			font-weight: bold;
			}
			
			#gamesContain #leftGameCol .gameOfTheDay .gotdText a {
			text-decoration: none;
			color: #656565;
			font-weight: bold;
			}
			
			#gamesContain #leftGameCol .gameOfTheDay .gotdText a:hover {
			text-decoration: underline;
			}
			
			#gamesContain #leftGameCol .topFive {
			float: left;
			width: 160px;
			margin-right: 5px;
			margin-top: 10px;
			}
			
			#gamesContain #leftGameCol .lastTopFive {
			margin-right: 0;
			float: right;
			}
			
			#gamesContain #leftGameCol .topFive h3 {
			font-size: 90%;
			padding-right: 5px;
			}
			
			#gamesContain #leftGameCol .topFive img {
			width: 32px;
			padding-left: 2px;
			}
			
			#gamesContain #leftGameCol .topFive ol 
			{
				margin-bottom: 20px;
			}
			
			#gamesContain #leftGameCol .topFive ol li {
			font-size: 87%;
			min-height: 25px;
			line-height: 1.2em;
			margin-left: 10px;
			margin-right: 10px;
			padding-top: 5px;
			padding-bottom: 5px;
			border-bottom: 1px dashed #696969;
			}
			
			#gamesContain #leftGameCol .topFive ol li:hover 
			{
				background: #d4f8ff;
			}
			
			#gamesContain #leftGameCol .topFive ol li:hover a
			{
				background: #d4f8ff;
				color: #242424;
			}
			
			#gamesContain #leftGameCol .topFive li a {
			text-decoration: none;
			color: #656565;
			}
			
			#gamesContain #leftGameCol .topFive li a:hover {
			text-decoration: underline;
			}
			
			#gamesContain #leftGameCol .topFive li img {
			float: left;
			margin-right: 5px;
			}
			
			#gamesContain #leftGameCol .topFive li span {
			}
			
			
			
			#gamesContain #leftGameCol .moreGames {
			clear: both;
			margin-top: 10px;
			position: relative;
			overflow: auto;
			}
			
			
			#gamesContain #leftGameCol .moreGames p {
			position: absolute;
			top: 0;
			right: 0;
			margin: 0;
			}
			
			#gamesContain #leftGameCol .moreGames ul li {
			display: inline;
			width: 50%;
			float: left;
			min-height: 90px;
			line-height: 1.2em;
			font-size: 87%;
			border-bottom: 1px dashed #696969;
			}
			
			
			
			#gamesContain #leftGameCol .moreGames ul li img {
			float: left;
			margin: 5px;
			width: 70px;
			}
			
			#gamesContain #leftGameCol .moreGames ul li span {
			margin-left: 85px;
			display: block;
			min-height: 65px;
			}
			
			#gamesContain #leftGameCol .moreGames ul li strong {
			display: block;
			font-weight: bold;
			margin-top: 5px;
			margin-bottom: 5px;
			font-size: 110%;
			}
			
			#gamesContain #leftGameCol .moreGames ul li a {
			text-decoration: none;
			color: #656565;
			cursor: pointer;
			}
			
			#gamesContain #leftGameCol .moreGames ul li a:hover  {
			text-decoration: underline;
			}
			
			#gamesContain #leftGameCol .moreGames ul li a:hover span {
			text-decoration: underline;
			}
			
			#gamesContain .allGames 
			{
				padding: 5px;
				margin-top: 20px;
			}
			
			#gamesContain .allGames ul li 
			{
				display: block;
				min-height: 55px;
				padding: 5px;
				line-height: 1.2em;
				font-size: 87%;
				border-bottom: 1px dashed #696969;
			}
			
			#gamesContain .allGames ul li.alt
			{
				background: #e3fafe;
			}
			
			#gamesContain .allGames ul li:hover
			{
				background: #d4f8ff;
			}
			
			#gamesContain .allGames ul li img
			{
				float: left;
				width: 70px;
			}
			
			#gamesContain .allGames ul li span.text
			{
				float: left;
				width: 550px;
				padding: 0 5px;
			}
			
			#gamesContain .allGames ul li span.callToAction
			{
				float: right;
				width: 150px;
			}
			
			#gamesContain .allGames ul li strong
			{
				display: block;
				font-weight: bold;
				margin-top: 5px;
				margin-bottom: 5px;
				font-size: 110%;
			}
			
			#gamesContain .allGames ul li a {
			text-decoration: none;
			color: #656565;
			cursor: pointer;
			}
			
			#gamesContain .allGames ul li a:hover 
			{
				text-decoration: underline;
			}
			
			#gamesContain .allGames ul li a:hover span
			{
				text-decoration: underline;
			}
			
			#gamesContain .allGames ul li a.gameCta 
			{
				clear: both;
			}
			
			
			#gamesContain .allGames ul li a.gameCta, #gamesContain .allGames ul li a.gameDownloadCta 
			{
				display: block;
				margin: 5px 0;
				
			}
			
			#gamesContain #rightGameCol {
			float: right;
			width: 290px;
			padding-top: 60px;
			padding-left: 5px;
			padding-right: 5px;
			}
			
			#gamesContain #rightGameCol h3 {
			margin-top: 10px;
			}
			
			#gamesContain #rightGameCol ol {
			padding-left: 10px;
			}
			
			#gamesContain #rightGameCol ol li {
			min-height: 50px;
			padding-bottom: 5px;
			padding-top: 5px;
			border-bottom: 1px dashed #696969;
			}
			
			#gamesContain #rightGameCol ol li:hover 
			{
				background: #d4f8ff;
			}
			
			#gamesContain #rightGameCol ol img {
			float: left;
			margin-top: 5px;
			width: 60px;
			}
			
			#gamesContain #rightGameCol ol span {
			display: block;
			margin-left: 65px;
			}
			
			#gamesContain #gameFooter {
			clear: both;
			background: url(../images/zylomGames/pageFooter.png) no-repeat left bottom;
			}