/* hide from ie on mac \*/
html {
	height: 800px;
	width: 100%;
}

#flashcontent {
	height: 800px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
/* end hide */


/* Generic format elements*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 800px;
}
	
/*Text styles*/
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;	text-decoration: none;
	font-style: normal;
	}
	
/*No-Flash style*/
#block {
	z-index: 2;
	position: absolute;
	left: 210px;
	top: 176px;
	width: 250px;	
	height: 110px;
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	font-style: normal;}
	
a:link {
	color: #FF3300;
	text-decoration: none;
	}

a:visited {
	color: #FF3300;	text-decoration: none;
	}

a:hover {	color: #333333;
	text-decoration: none;
}

a:active {	color: #333333;
	text-decoration: none;
	}
	
#image {
	z-index: 1;
	position: absolute;
	left: 75px;
	top: 100px;
	width: 120px;
	height: 120px;
	background-color: #FFFFFF;
	padding: 0px;
	}
	
/* FOOTER 
--------------------------------------------------------*/
.copyright { width:900px; height:150px; margin:0px auto 0; padding:16px 0; font-size:11px; text-align:center; }
ul.nintendo-network { display:block; height:64px; margin-bottom:23px; }

ul.nintendo-network li { float:left; display:inline; margin:0 11px; }
ul.nintendo-network li.first { margin-left:110px; }
ul.nintendo-network li a { }
#footer-target {
	display: inline-block;
}
.legal { 
	font-family: Arial;
	clear: both;
}


.spanish-list li.first {margin-left: 170px !important;}