#main_wrapper2 {
	height: 420px;
	width: 316px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
}
#header2 {
	background-image: url(images/balloon_header.gif);
	background-repeat: no-repeat;
	height: 45px;
	background-position: center;
	width: 265px;
	float: left;
}
#rt_col {
	width: 40px;
	float: left;
	height: 380px;
	background-image: url(images/great_job.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#content {
	height: 300px;
	width: 225px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
#title {
	float: left;
	height: 50px;
	width: 274px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom: 10px;
}
#nav_bar {
	float: left;
	height: 50px;
	width: 265px;
}
#spacer {
	height: 10px;
	width: 265px;
}
#rt_col2 {
	width: 38px;
	float: left;
	height: 380px;
	background-image: url(images/try_again2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#rt_col3 {
	width: 45px;
	height: 416px;
	background-color: #000000;
	float: right;
	padding-top: 5px;
}
#balloon_count {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	background-image: url(images/click_balloon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 40px;
	height: 65px;
}
