@charset "utf-8";
/* CSS Document */


A:link {text-decoration: none; color: white;}
A:visited {text-decoration: none; color: white;}
A:active {text-decoration: none; color: white;}
A:hover {text-decoration: underline; color: white;}


body{
	background-image:url(/content/AKA_Lego/images/pixelBG.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin-top:0px;
	}
	
.maincontainer{
	text-align:center;
	margin: 0 auto;
	background-image:url(/content/AKA_Lego/images/mainbg3.jpg);
	background-repeat:no-repeat;
	width:1048px;
	
}
.flash{
	text-align:center;
	margin: 0 auto;
	vertical-align:top;
	height:1020px;
	width:1048px;
	margin-top:0px;
}
	
.terms{
	width: 800px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;