* {
	margin:0;
	padding:0;
}
	body {
		background:#8cd4e0 url(../../_img/bg_repeat_mush.jpg) repeat-x;
		font-family:Arial, Helvetica, sans-serif;
		font-size:75%;
	}
	
	a img {
		border:none;
	}
	
	h1, h2 {
		position:absolute;
		left:-5001px;
	}
	
	div#flash_content {
		height:575px;
		width:950px;
		padding:0 17px;
		
		background:url(../../_img/bg_repeat_content.png) repeat-y;
		margin:0 auto;
	}
		div#flash_content div#no_flash {
			background:url(../../_img/no_flash.jpg) top center no-repeat;
			height:575px;
		}
			div#flash_content div#no_flash a {
				display:block;
				position:relative;
				top:186px;
				margin:0 0 0 135px;
				width:350px;
				height:110px;
			}
				div#flash_content div#no_flash a span {
					position:absolute;
					left:-5001px;
				}
		div#flash_content div#retailers {
			background:url(../../_img/bg_retailers.jpg) top center no-repeat;
			height:575px;
		}
			div#flash_content div#retailers table#retailer_logos {
				position:relative;
				top:190px;
				margin:0 auto;
			}
				div#flash_content div#retailers table#retailer_logos td {
					text-align:center;
					padding:10px;
				}
					div#flash_content div#retailers table#retailer_logos td a {
						margin:0 10px;
					}

	div#footer {
		width:984px;
		height:129px;
		background:url(../../_img/bg_footer.png) no-repeat;
		margin:0 auto;
	}
		div#footer div#footer_left {
			height:129px;
			background:url(../../_img/footer_left.gif) top left no-repeat;
		}
			div#footer div#footer_right {
				height:129px;
				background:url(../../_img/footer_right.gif) top right no-repeat;
			}
				div#footer div#footer_content {
					height:129px;
					background:url(../../_img/footer_content.jpg) no-repeat;
					margin:0 35px;
				}
		div#footer p {
			margin:0;
			padding:0;
		}
		div#footer p#ds_logo a {
			display:block;
			position:absolute;
			overflow:hidden;
			
			width:135px;
			height:25px;
			
			margin:20px 0 0 0;
			padding:0;
		}
			div#footer p#ds_logo a img {
				position:absolute;
				left:-5001px;
			}
		
		
		div#footer p#copyright {
			position:absolute;
			left:-5001px;
			width:10px;
			height:10px;
			overflow:hidden;
		}

		div#footer p#esrb a#logo_power {
			position:absolute;
			display:block;
			overflow:hidden;

			width:100px;
			height:35px;
			
			margin:26px 0 0 513px;
		}
			div#footer p#esrb a#logo_power img {
				position:absolute;
				display:block;
				left:-5001px;
			}
		
		div#footer p#esrb a#rating {
			display:block;
			position:absolute;
			overflow:hidden;
			
			width:142px;
			height:56px;
			
			margin:24px 0 0 632px;
		}
			div#footer p#esrb a#rating img {
				position:absolute;
				left:-5001px;
			}
		
		div#footer p#esrb a#privacy {
			display:block;
			position:absolute;
			overflow:hidden;
			
			width:120px;
			height:50px;
			
			margin:24px 0 0 787px;
		}
			div#footer p#esrb a#privacy img {
				position:absolute;
				left:-5001px;
			}
