ul, ul li
{
	list-style-type:none;
}

.main_background
{
	background-color:#006ebd;
	position:relative;
	text-align:center;
}

.site_content
{
	height:100%;
}

.be_right_back
{
	position:relative;	
}

.be_right_back_copy
{
	position:relative;
	color:#FFFFFF;
	padding:20px 0 0 0;
	font-family:"tahoma";
	font-weight:bold;	
	font-size:12px;
}

.links
{                  
	position:relative;
	background:url(../assets/images/holdover/links_header.jpg) no-repeat center top;
	text-align:center;
	padding:100px 0 0 0;
}

.links ul
{
	position:relative;
	width:720px;
	
}

.links ul li
{
	position:relative;
	float:left;
	text-align:left;
	width:240px;
}

.links a
{
	background:url(/assets/images/holdover/blue_bullet.png) no-repeat center left;
	padding: 3px 20px 0 20px;
	height:16px;
	color:#FFFFFF;   
	font-family:"tahoma";
	font-weight:bold;	
	font-size:11px;
	text-decoration:none;
}

.links a:hover
{
	text-decoration:underline;
}

.game_area
{
	position:relative;
	padding:20px 0 20px 0;
}

.footer
{
	padding:20px 0 20px 0;
	position:relative;
	width:100%;
	bottom:20px;
	color:#63B7F2;
	font-family:"tahoma";
	font-weight:bold;	
	font-size:10px;
}

.stay_tuned_bg
{
	background:url(../assets/images/holdover/stay_tuned_bg.jpg) repeat-x;
	background-color:#FFF;
	position:relative;
	text-align:center;
}


.stay_tuned
{
	position:relative;
	top:160px;
}

