html{
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#000000;
	color: #ffffff;
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url(images/en_us/bg.jpg);
	background-position: center top;
}

body {
	margin: auto;
	text-align: center;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

p {
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:link {
	color: #ffffff;
}

a:hover {
	color: #ff0000;
}

.clearfix {
	clear: both; 
}




#shell {
	text-align: center;
	height: 600px;
	width: 950px;
	margin: auto;
}

#chaoticgame {
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}


#content1 {
	float: left;
	width: 950px;
	height: 200px;
	margin: auto;
	margin-top: 80px;
}

#content2 {
	float: left;
	width: 950px;
	height: 120px;
	margin: auto;
	margin-top: 40px;
	background-image: url(images/en_us/logo_box.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#TRU {
	margin-top: 10px;
	display: inline;
}

#BestBuy {
	display: inline;
}

#singleCards {
	float: left;
	margin-left: 130px;
	margin-top: 18px;
}

#toyWiz {
	float: left;
	margin-left: 43px;
	margin-top: 25px;
}

#OGC {
	float: left;
	margin-left: 50px;
	margin-top: 20px;
}

#reg {
	float: left;
	display: inline;
	margin: auto;
	width: 100%;
	margin-top: 30px;
}

#subFooter {
	float: left;
	margin-top: 15px;
	font-size: 15px;
	color: #ff0000;
	font-weight: bold;
	margin: auto;
	width: 100%;
}

#footer {
	margin-top: 10px;
	font-size: 10px;
}

