#print_page
{
	font-family:Arial, Helvetica, sans-serif;
}




#game_1_banner_pic1
{
	background:  url(assets/1.1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:0px auto;
	margin-top:7px;
	width:586px;
	height:318px;
}

#big_red_links
{
	margin-left:15px;
	padding:0px;
	list-style-type:none;
}

#big_red_links li
{
	font-size:14px;
	color:#B52B46;
	font-weight:bold;
}

#big_red_links a
{
	color:#B52B46;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}


/*================*/



.section_1_bg
{
	background:#AFD68D;
}

.section_2_bg
{
	background:#2C4788;
}

.section_3_bg
{
	background:#C23242;
}


.section_4_bg
{
	background:#FEC02E;
}

#email
{
	position:relative;
	top:-18px;
	left:111px;
	border:1px solid #ccc;
	height:16px;
	font-size:11px;
	margin:0px;
	padding:0px;
	padding-left:3px;
	width:200px;
}



#print_me
{
	padding-top:10px;
	clear:both;
	cursor:pointer;
}




.small_text
{
	font-size:11px;
}



