@charset "UTF-8";
/* CSS Document */

body{
background-image:url(http://www.allstarunited.com/img/splash/asu_background.jpg);
background-position: top center;
}

#links{
	position:relative;
	top:0%;
	left:50%;
	padding-top:20px;
	margin-top:38px;
	margin-left:-160px;
	width:618px;
	height:50px;
	background-color:transparent;
	background-image:none;
	background-repeat:no-repeat;
	background-position:0px 21px;
	border:none;
}



#promo{
position:relative;
top:0%;
left:50%;
padding:0;
margin-top:-120px;
margin-left:-195px;
background-color:transparent;
width:575px;
height:75px;
border:none;
z-index:1;
}

.text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
text-transform:none;
color:#CC9933;
float:right;
vertical-align:bottom;
}


.buy{
	position:relative;
	top:0%;
	left:50%;
	margin-left:-15px;
	margin-top:572px;
	width:111px;
	height:38px;
	background-color:transparent;
	border:none;
	z-index:2;
}



.buy2{
	position:relative;
	top:0%;
	left:50%;
	width:165px;
	height:40px;
	margin-left:160px;
	margin-top:-33px;
	background-color:transparent;
	border:none;
	z-index:2;
}
