body {
	background-color: #ffffff;
}

#container {
	width: 980px;
	/*width: 1024px;*/
	margin: 0 auto;
	/*font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-family: 'Quicksand', sans-serif;
	font-size: 12px;
	color: #000;
	
/*This was added to match Emily's style*/
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.13);
	border-radius: 0 0 10px 10px;
	border: 10px solid #3d165f;
}

#level_one_index_page #container { /*This was added to match Emily's style*/
	border: 10px solid #d5d1ca;
	background-color: #d5d1ca;
	border-radius: 10px !important;
	min-height: 653px;
}


body#index_page #container {/*This was added to match Emily's style*/
	box-shadow: none;
	border-radius: none;
	border: none;
}

#rainforest_index_page.animals #container,
#world_index_page.animals #container,
#africa_index_page.animals #container,
#level_10_index_page #container,
#level_10_vowels #container,
#level_10_consonants #container{ /*This was added to match Emily's style*/
	border: 10px solid #fff;
	background-color: #fff;
	border-radius: 10px !important;
	min-height: 653px;
}



#rainforest_index_page.letters #container,
#world_index_page.letters #container,
#africa_index_page.letters #container{ /*This was added to match Emily's style*/
	border: 10px solid #DFDFDF;
	background-color: #DFDFDF;
	border-radius: 10px !important;
	min-height: 653px;
}

#level_five_index_page #container { /*This was added to match Emily's style*/
	border: 5px solid #fff;
	background-color: #fff;
	border-radius: 10px !important;
	min-height: 653px;
}


/*This was added to match Emily's style*/
body.page-template-level_1 {
	background-color: #f8f5f0;
}

body.page-template-level_5 {
	background-image: url('../images/clouds_bg.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}


body.page-template-rain_forest {
	background-image: url('../images/page_bg_rainforest.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

body.page-template-africa {
	background-image: url('../images/page_bg_safari.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

body.page-template-world {
	background-image: url('../images/page_bg_world.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

body.page-template-decode {
	background-image: url('../images/page_bg_letters.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

body.digital_safari_den {
	position: relative;
	margin-top: -30px;
}

.back_sign {
	position: absolute;
	top:0;
	right:0;
	margin-right: 20px;
	height: 15%;
	z-index: 6;
}


body.digital_safari_den #den_title_container {
	padding-top: 30px;
}


/*End new style*/

#canvas {
	height: 550px;
	/*This was added to match Emily's style*/
	padding-top: 0px !important;
	background-color: #fff;
}


#bottom_nav {
	height: 103px;
	background-color: #3d165f; /*This was added to match Emily's style*/
}

/*Delete this rule once all of the pages have .small_icon assinged*/
#bottom_nav img {
	margin-right: 15px;
}

#bottom_nav .small_icons {
	margin-right: 25px;
	padding-top: 15px;	
	
}

#bottom_nav .first_icon {
	margin-left: 15px;
	
}

#bottom_nav #go_to_next_section {
	float: right;
}

#bottom_nav #green_speaker,
#bottom_nav .green_speaker,
#bottom_nav #green_speaker_2,
#bottom_nav #green_speaker_3,
#bottom_nav #green_speaker_4,
#bottom_nav #green_speaker_5,
#bottom_nav #green_speaker_6,
#bottom_nav #green_speaker_panel_2,
#bottom_nav #green_speaker_panel_3,
#bottom_nav #blue_speaker{
	/*margin-left: 80px;*/
	position: relative;
	top: 8px;
	left: 100px;
	
}
.clear {
	clear: both;
}


/*MAIN MENU*/

#digital_safari_title {
	
	display: block;
	margin: 25px auto 0 auto;
}


.digital_safari_title_img{
	
	display: block;
	margin: 25px auto 10px auto;
	
}

#main_menu {
	height: 700px;
}

.main_menu_items {
	margin: 0 5px 5px 5px;
}
#main_menu_the_legend {
	margin-top: 7px;
}

#index_page #main_menu {
	position: relative;
}

.main_menu_links {
	height: 109px;
	width: 970px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.main_menu_links:hover {
	opacity: .50;
}

.main_menu_links:first-child {
	margin-top: 6px;
}

#main_menu_item_1 {
	background-image:url("../images/main_menu_level_1.png");
	background-repeat: no-repeat;
}

#main_menu_item_2 {
	background-image:url("../images/main_menu_level_2.png");
	background-repeat: no-repeat;
}

#main_menu_item_3 {
	background-image:url("../images/main_menu_level_3.png");
	background-repeat: no-repeat;
}

#main_menu_item_4 {
	background-image:url("../images/main_menu_level_4.png");
	background-repeat: no-repeat;
}

#main_menu_item_5 {
	background-image:url("../images/main_menu_level_5.png");
	background-repeat: no-repeat;
}

#main_menu_item_6 {
	background-image:url("../images/main_menu_level_6.png");
	background-repeat: no-repeat;
}



/* Video Pages and Instruction Pages */

.video {
	padding: 20px 0 0 60px;
	background-color: #000000;
	height: 530px;
}
.video_2 {
	padding: 20px 0 0 60px;
	background-color: #000000;
	height: 530px;
}


.video_3 {
	background-color: #FFFFFF;
	
}

/*Level 1 Index Page*/

#level_one_index_page {
	/*background-image: url(../images/level_1/legend_menu/legend_bg.png);
	background-attachment: fixed;*/
	
}

/*Rain Forest Index Page*/

#rainforest_index_page {
	/*background-image: url(../images/rainforest/rainforest_menu/rain_forest_bg.png);*/
	/*background-attachment: fixed;*/
	
}

/*Africa Index Page*/

#africa_index_page {
	/*background-image: url(../images/africa/africa_menu/africa_bg.png);
	background-attachment: fixed;*/
	
}

/*World Index Page*/

#world_index_page {
	/*background-image: url(../images/world/world_menu/world_bg.jpg);
	background-attachment: fixed;*/
}

#level_five_index_page {
	/*background-image: url(../images/level_5/legend_bg.png);
	background-attachment: fixed;*/
}



 

#level_1_title_container {
	margin: 30px 0 0 15px;
}

#level_2_title_container,
#level_3_title_container,
#level_4_title-container{
	margin: 1px 0 0 15px;
}

#level_5_title_container {
	margin: 30px 0 0 15px;
}
#level_1_title_container #den_icon{
	position: relative;
	top: 0px;
	left: 40px;
	z-index: 100px;
}

#level_2_title_container #den_icon{
	position: relative;
	top: 9px;
	left: 65px;
	z-index: 100px;
}

#level_3_title_container #den_icon{
	position: relative;
	top: 9px;
	left: 230px;
	z-index: 100px;
}

#level_4_title_container #den_icon{
	position: relative;
	top: 9px;
	left: 230px;
	z-index: 100px;
}

#level_5_title_container #den_icon{
	position: relative;
	top: 9px;
	left: 65px;
	z-index: 100px;
}

#level_6_title_container #den_icon{
	position: relative;
	top: -48px;
	left: 214px;
	z-index: 100px;
}

#main_menu_level_one_index .first_row,
#main_menu_rainforest_index .first_row,
#main_menu_africa_index .first_row,
#main_menu_world_index .first_row,
#main_menu_level_6_index .first_row{
	padding-top: 20px;
	margin-left: 9px;
}

#main_menu_level_one_index .second_row,
#main_menu_rainforest_index .second_row,
#main_menu_africa_index .second_row,
#main_menu_world_index .second_row,
#main_menu_level_6_index .second_row{
	padding-top: 10px;
	margin-left: 9px;
}



/*#letter_menu_images_container .second_row {
	padding-bottom: 20px;
}*/


/*Rain Forest Activity 1*/

#monkey_a1_p1 .monkey_background{
		background-image: url("../images/rainforest/activity_1/monkey_background.jpg");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
#monkey_overlay_1,
#monkey_overlay_2{
		background-image: url("../images/rainforest/activity_1/monkey_2.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
	


#butterfly_a1_p1 .butterfly_background {
	background-image: url(../images/rainforest/activity_1/butterfly_background.jpg);
	background-repeat: no-repeat;	
	width: 980px;
	height: 550px;
}

#butterfly_overlay_1,
#butterfly_overlay_2{
		background-image: url("../images/rainforest/activity_1/butterfly_2.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}


#jaguar_a1_p1 .jaguar_background {
	background-image: url(../images/rainforest/activity_1/jaguar_background.jpg);
	background-repeat: no-repeat; 
}


#jaguar_overlay_1,
#jaguar_overlay_2{
		background-image: url("../images/rainforest/activity_1/jaguar_2.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}

#iguana_a1_p1 .iguana_background {
	background-image: url(../images/rainforest/activity_1/iguana_background.jpg);
	background-repeat: no-repeat; 
}

#iguana_overlay_1,
#iguana_overlay_2{
		background-image: url("../images/rainforest/activity_1/iguana_2.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}

#toucan_a1_p1 .toucan_background {
	background-image: url(../images/rainforest/activity_1/toucan_background.jpg);
	background-repeat: no-repeat; 
}

#toucan_overlay_1,
#toucan_overlay_2{
		background-image: url("../images/rainforest/activity_1/toucan_2.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}

/*Rain Forest Activity 2*/

.panels img {
	float: left;
	margin: 15px 0 0 25px;
}

.panels div.image_panels {
	float: left;
	margin: 15px 0 0 25px;
	height:528px;
	width: 294px;
}

body.rainforest  div.monkey_bright {
		background-image: url("../images/rainforest/activity_2/panel_monkey.png");
		background-repeat: no-repeat;
	}
	
body.rainforest div.monkey_faded {
		background-image: url("../images/rainforest/activity_2/panel_monkey_faded.png");
		background-repeat: no-repeat;
	}
	
body.rainforest div.butterfly_bright {
		background-image: url("../images/rainforest/activity_2/panel_butterfly.png");
		background-repeat: no-repeat;
	}
	
body.rainforest div.butterfly_faded {
		background-image: url("../images/rainforest/activity_2/panel_butterfly_faded.png");
		background-repeat: no-repeat;
	}
	
body.rainforest div.jaguar_bright {
		background-image: url("../images/rainforest/activity_2/panel_jaguar.png");
		background-repeat: no-repeat;
	}
	
body.rainforest div.jaguar_faded {
		background-image: url("../images/rainforest/activity_2/panel_jaguar_faded.png");
		background-repeat: no-repeat;
	}
	
body.rainforest div.iguana_bright {
		background-image: url("../images/rainforest/activity_2/panel_iguana.png");
		background-repeat: no-repeat;
	}
	
body.rainforest div.iguana_faded {
		background-image: url("../images/rainforest/activity_2/panel_iguana_faded.png");
		background-repeat: no-repeat;
	}
	
body.rainforest div.toucan_bright {
		background-image: url("../images/rainforest/activity_2/panel_toucan.png");
		background-repeat: no-repeat;
	}
	
body.rainforest div.toucan_faded {
		background-image: url("../images/rainforest/activity_2/panel_toucan_faded.png") ;
		background-repeat: no-repeat;
	}


/*Activity 3*/

.panels .black_panel {
	background-image: url("../images/rainforest/activity_3/black_panel_1.png");
	float: left;
	margin: 15px 0 0 25px;
	height:528px;
	width: 294px;
}

.panel_holder {
	float: left;
	margin: 15px 0 0 25px;
	height:528px;
	width: 294px;
}
.a3_monkey_faded {
	background-image: url("../images/rainforest/activity_3/monkey_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_butterfly_faded {
	background-image: url("../images/rainforest/activity_3/butterfly_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_jaguar_faded {
	background-image: url("../images/rainforest/activity_3/jaguar_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_iguana_faded {
	background-image: url("../images/rainforest/activity_3/iguana_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_toucan_faded {
	background-image: url("../images/rainforest/activity_3/toucan_faded_v2.png");
	background-repeat: no-repeat;
}


.a3_monkey {
	background-image: url("../images/rainforest/activity_3/panel_monkey.png");
	background-repeat: no-repeat;
}

.a3_butterfly{
	background-image: url("../images/rainforest/activity_3/panel_butterfly.png");
	background-repeat: no-repeat;
}

.a3_jaguar {
	background-image: url("../images/rainforest/activity_3/panel_jaguar.png");
	background-repeat: no-repeat;
}

.a3_iguana {
	background-image: url("../images/rainforest/activity_3/panel_iguana.png");
	background-repeat: no-repeat;
}

.a3_toucan {
	background-image: url("../images/rainforest/activity_3/panel_toucan.png");
	background-repeat: no-repeat;
}

.panel_1,
.panel_2,
.panel_3{
	position: relative;
}

.mag_first_panel {
	position: absolute;
	top: 440px;
	left: 108px;
	z-index: 15px;
}

.mag_second_panel {
	position: absolute;
	top: 440px;
	left: 415px;
}

.mag_third_panel {
	position: absolute;
	top: 440px;
	left: 745px;
}

/*#vowels .mag_third_panel {
	position: absolute;
	top: 440px;
	left: 575px;
}
*/

#vowel_activities .panel_1 {
		positon: relative;
		margin-left: 155px;
}
	
#vowel_activities  img.mag_first_panel{
		positon: absolute;
		top: 430px;
		left: 110px;
}
	
	
#vowel_activities  img.mag_third_panel{
		positon: absolute;
		top: 430px;
		left: 580px;
}


/*Rain Forest Activity 3*/

.phonemic_group_1 {
	
	margin-left: 10px;
	
}

.phonemic_sound_group {
	float: left;
}

.listen_icon{
	margin: 40px 30px 0 40px;
}
.bullseye_icon {
	margin: 40px 0 0 40px;
}


.grid_img {
	margin: 15px 0 0 20px;
	
}

/*Africa 1*/

#elephant_a1_p1 .elephant_background{
		background-image: url("../images/africa/activity_1/hyrax_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
#elephant_overlay_1,
#elephant_overlay_2{
		background-image: url("../images/africa/activity_1/elephant_2.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}


#hippo_a1_p1 .hippo_background{
		background-image: url("../images/africa/activity_1/hippo_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
#hippo_overlay_1,
#hippo_overlay_2{
		background-image: url("../images/africa/activity_1/hippo_2.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}

#rhino_a1_p1 .rhino_background{
		background-image: url("../images/africa/activity_1/rhino_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
#rhino_overlay_1,
#rhino_overlay_2{
		background-image: url("../images/africa/activity_1/rhino_2.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}

#lion_a1_p1 .lion_background{
		background-image: url("../images/africa/activity_1/lion_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
#lion_overlay_1,
#lion_overlay_2{
		background-image: url("../images/africa/activity_1/lion_2.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}

#wildebeest_a1_p1 .wildebeest_background{
		background-image: url("../images/africa/activity_1/wildebeest_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
#wildebeest_overlay_1,
#wildebeest_overlay_2{
		background-image: url("../images/africa/activity_1/wildebeest_2.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}

#zebra_a1_p1 .zebra_background{
		background-image: url("../images/africa/activity_1/zebra_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
#zebra_overlay_1,
#zebra_overlay_2{
		background-image: url("../images/africa/activity_1/zebra_2.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}

#vulture_a1_p1 .vulture_background{
		background-image: url("../images/africa/activity_1/vulture_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
#vulture_overlay_1,
#vulture_overlay_2{
		background-image: url("../images/africa/activity_1/vulture_2.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}

#hyrax_a1_p1 .hyrax_background{
		background-image: url("../images/africa/activity_1/hyrax_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
#hyrax_overlay_1,
#hyrax_overlay_2{
		background-image: url("../images/africa/activity_1/hyrax_2.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}


/* Africa Activity 2*/

body.africa div.lion_bright {
		background-image: url("../images/africa/activity_2/panel_lion.png");
		background-repeat: no-repeat;
	}
	
body.africa div.lion_faded {
		background-image: url("../images/africa/activity_2/panel_lion_faded.png") ;
		background-repeat: no-repeat;
	}

body.africa div.wildebeest_bright {
		background-image: url("../images/africa/activity_2/panel_wildebeest.png");
		background-repeat: no-repeat;
	}
	
body.africa div.wildebeest_faded {
		background-image: url("../images/africa/activity_2/panel_wildebeest_faded.png") ;
		background-repeat: no-repeat;
	}

body.africa div.zebra_bright {
		background-image: url("../images/africa/activity_2/panel_zebra.png");
		background-repeat: no-repeat;
	}
	
body.africa div.zebra_faded {
		background-image: url("../images/africa/activity_2/panel_zebra_faded.png") ;
		background-repeat: no-repeat;
	}

body.africa div.elephant_bright {
		background-image: url("../images/africa/activity_2/panel_elephant.png");
		background-repeat: no-repeat;
	}
	
body.africa div.elephant_faded {
		background-image: url("../images/africa/activity_2/panel_elephant_faded.png") ;
		background-repeat: no-repeat;
	}

body.africa div.rhino_bright {
		background-image: url("../images/africa/activity_2/panel_rhino.png");
		background-repeat: no-repeat;
	}
	
body.africa div.rhino_faded {
		background-image: url("../images/africa/activity_2/panel_rhino_faded.png") ;
		background-repeat: no-repeat;
	}

body.africa div.vulture_bright {
		background-image: url("../images/africa/activity_2/panel_vulture.png");
		background-repeat: no-repeat;
	}
	
body.africa div.vulture_faded {
		background-image: url("../images/africa/activity_2/panel_vulture_faded.png") ;
		background-repeat: no-repeat;
	}


body.africa div.hyrax_bright {
		background-image: url("../images/africa/activity_2/panel_hyrax.png");
		background-repeat: no-repeat;
	}
	
body.africa div.hyrax_faded {
		background-image: url("../images/africa/activity_2/panel_hyrax_faded.png") ;
		background-repeat: no-repeat;
	}

body.africa div.hippo_bright {
		background-image: url("../images/africa/activity_2/panel_hippo.png");
		background-repeat: no-repeat;
	}
	
body.africa div.hippo_faded {
		background-image: url("../images/africa/activity_2/panel_hippo_faded.png") ;
		background-repeat: no-repeat;
	}


/* Africa Activity 3*/

.a3_lion_faded {
	background-image: url("../images/africa/activity_3/lion_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_wildebeest_faded {
	background-image: url("../images/africa/activity_3/wildebeest_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_zebra_faded {
	background-image: url("../images/africa/activity_3/zebra_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_elephant_faded {
	background-image: url("../images/africa/activity_3/elephant_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_hippo_faded {
	background-image: url("../images/africa/activity_3/hippo_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_rhino_faded {
	background-image: url("../images/africa/activity_3/rhino_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_vulture_faded {
	background-image: url("../images/africa/activity_3/vulture_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_hyrax_faded {
	background-image: url("../images/africa/activity_3/hyrax_faded_v2.png");
	background-repeat: no-repeat;
}






.a3_lion {
	background-image: url("../images/africa/activity_3/panel_lion.png");
	background-repeat: no-repeat;
}

.a3_wildebeest {
	background-image: url("../images/africa/activity_3/panel_wildebeest.png");
	background-repeat: no-repeat;
}


.a3_zebra {
	background-image: url("../images/africa/activity_3/panel_zebra.png");
	background-repeat: no-repeat;
}

.a3_elephant {
	background-image: url("../images/africa/activity_3/panel_elephant.png");
	background-repeat: no-repeat;
}

.a3_hippo {
	background-image: url("../images/africa/activity_3/panel_hippo.png");
	background-repeat: no-repeat;
}

.a3_rhino {
	background-image: url("../images/africa/activity_3/panel_rhino.png");
	background-repeat: no-repeat;
}

.a3_vulture {
	background-image: url("../images/africa/activity_3/panel_vulture.png");
	background-repeat: no-repeat;
}

.a3_hyrax {
	background-image: url("../images/africa/activity_3/panel_hyrax.png");
	background-repeat: no-repeat;
}




/*World Acticity 1*/

#ant_a1_p1 .ant_background{
		background-image: url("../images/world/activity_1/ant_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
	#ant_overlay_1,
	#ant_overlay_2{
			background-image: url("../images/world/activity_1/ant_2.png");
			background-repeat: no-repeat;
			width: 980px;
		height: 550px;
		}
	
	
	#sea_lion_a1_p1 .ant_background{
		background-image: url("../images/world/activity_1/sea_lion_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
	#sea_lion_overlay_1,
	#sea_lion_overlay_2{
			background-image: url("../images/world/activity_1/sea_lion_2.png");
			background-repeat: no-repeat;
			width: 980px;
		height: 550px;
		}
	
	#otter_a1_p1 .otter_background{
		background-image: url("../images/world/activity_1/otter_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
	#otter_overlay_1,
	#otter_overlay_2{
			background-image: url("../images/world/activity_1/otter_2.png");
			background-repeat: no-repeat;
			width: 980px;
		height: 550px;
		}
	
	#koala_a1_p1 .koala_background{
		background-image: url("../images/world/activity_1/koala_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
	#koala_overlay_1,
	#koala_overlay_2{
			background-image: url("../images/world/activity_1/koala_2.png");
			background-repeat: no-repeat;
			width: 980px;
		height: 550px;
		}
	
	#naked_mole_rat_a1_p1 .naked_mole_rat_background{
		background-image: url("../images/world/activity_1/naked_mole_rat_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
	#naked_mole_rat_overlay_1,
	#naked_mole_rat_overlay_2{
			background-image: url("../images/world/activity_1/naked_mole_rat_2.png");
			background-repeat: no-repeat;
			width: 980px;
		height: 550px;
		}
	
	#camel_a1_p1 .camel_background{
		background-image: url("../images/world/activity_1/camel_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
	#camel_overlay_1,
	#camel_overlay_2{
			background-image: url("../images/world/activity_1/camel_2.png");
			background-repeat: no-repeat;
			width: 980px;
		height: 550px;
		}
	
	#panda_a1_p1 .panda_background{
		background-image: url("../images/world/activity_1/panda_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
	#panda_overlay_1,
	#panda_overlay_2{
			background-image: url("../images/world/activity_1/panda_2.png");
			background-repeat: no-repeat;
			width: 980px;
		height: 550px;
		}
	
	#umbrella_bird_a1_p1 .umbrella_bird_background{
		background-image: url("../images/world/activity_1/umbrella_bird_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
	#umbrella_bird_overlay_1,
	#umbrella_bird_overlay_2{
			background-image: url("../images/world/activity_1/umbrella_bird_2.png");
			background-repeat: no-repeat;
			width: 980px;
		height: 550px;
		}
	
	#yak_a1_p1 .yak_background{
		background-image: url("../images/world/activity_1/yak_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
	#yak_overlay_1,
	#yak_overlay_2{
			background-image: url("../images/world/activity_1/yak_2.png");
			background-repeat: no-repeat;
			width: 980px;
		height: 550px;
		}
	
	#duck_a1_p1 .duck_background{
		background-image: url("../images/world/activity_1/duck_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
	#duck_overlay_1,
	#duck_overlay_2{
			background-image: url("../images/world/activity_1/duck_2.png");
			background-repeat: no-repeat;
			width: 980px;
		height: 550px;
		}
	
	#fox_a1_p1 .fox_background{
		background-image: url("../images/world/activity_1/fox_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
	#fox_overlay_1,
	#fox_overlay_2{
			background-image: url("../images/world/activity_1/fox_2.png");
			background-repeat: no-repeat;
			width: 980px;
		height: 550px;
		}
	
	#gorilla_a1_p1 .gorilla_background{
		background-image: url("../images/world/activity_1/gorilla_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
	#gorilla_overlay_1,
	#gorilla_overlay_2{
			background-image: url("../images/world/activity_1/gorilla_2.png");
			background-repeat: no-repeat;
			width: 980px;
		height: 550px;
		}
	
	#quail_a1_p1 .quail_background{
		background-image: url("../images/world/activity_1/quail_background.png");
		background-repeat: no-repeat;
		width: 980px;
		height: 550px;
	}
	
	#quail_overlay_1,
	#quail_overlay_2{
			background-image: url("../images/world/activity_1/quail_2.png");
			background-repeat: no-repeat;
			width: 980px;
		height: 550px;
		}

#canvas.ant_background {
	background-image: url(../images/world/activity_1/ant_background.png);
	background-repeat: no-repeat;
}

#canvas.koala_background {
	background-image: url(../images/world/activity_1/koala_background.png);
	background-repeat: no-repeat;
}

#canvas.otter_background {
	background-image: url(../images/world/activity_1/otter_background.png);
	background-repeat: no-repeat;
}

#canvas.sea_lion_background {
	background-image: url(../images/world/activity_1/sea_lion_background.png);
	background-repeat: no-repeat;
}

#canvas.camel_background {
	background-image: url(../images/world/activity_1/camel_background.png);
	background-repeat: no-repeat;
}
#canvas.panda_background {
	background-image: url(../images/world/activity_1/panda_background.png);
	background-repeat: no-repeat;
}

#canvas.naked_mole_rat_background {
	background-image: url(../images/world/activity_1/naked_mole_rat_background.png);
	background-repeat: no-repeat;
}

#canvas.umbrella_bird_background {
	background-image: url(../images/world/activity_1/umbrella_bird_background.png);
	background-repeat: no-repeat;
}

#canvas.yak_background {
	background-image: url(../images/world/activity_1/yak_background.png);
	background-repeat: no-repeat;
}

#canvas.duck_background {
	background-image: url(../images/world/activity_1/duck_background.png);
	background-repeat: no-repeat;
}

#canvas.fox_background {
	background-image: url(../images/world/activity_1/fox_background.png);
	background-repeat: no-repeat;
}

#canvas.gorilla_background {
	background-image: url(../images/world/activity_1/gorilla_background.png);
	background-repeat: no-repeat;
}
#canvas.quail_background {
	background-image: url(../images/world/activity_1/quail_background.png);

	background-repeat: no-repeat;
}


/*World Activity 2*/

body.world div.ant_bright {
		background-image: url("../images/world/activity_2/panel_ant.png");
		background-repeat: no-repeat;
	}
	
body.world div.ant_faded {
		background-image: url("../images/world/activity_2/panel_ant_faded.png") ;
		background-repeat: no-repeat;
	}

body.world div.koala_bright {
		background-image: url("../images/world/activity_2/panel_koala.png");
		background-repeat: no-repeat;
	}
	
body.world div.koala_faded {
		background-image: url("../images/world/activity_2/panel_koala_faded.png") ;
		background-repeat: no-repeat;
	}

body.world div.otter_bright {
		background-image: url("../images/world/activity_2/panel_otter.png");
		background-repeat: no-repeat;
	}
	
body.world div.otter_faded {
		background-image: url("../images/world/activity_2/panel_otter_faded.png") ;
		background-repeat: no-repeat;
	}

body.world div.sea_lion_bright {
		background-image: url("../images/world/activity_2/panel_sea_lion.png");
		background-repeat: no-repeat;
	}
	
body.world div.sea_lion_faded {
		background-image: url("../images/world/activity_2/panel_sea_lion_faded.png") ;
		background-repeat: no-repeat;
	}
body.world div.camel_bright {
		background-image: url("../images/world/activity_2/panel_camel.png");
		background-repeat: no-repeat;
	}
	
body.world div.camel_faded {
		background-image: url("../images/world/activity_2/panel_camel_faded.png") ;
		background-repeat: no-repeat;
	}

body.world div.panda_bright {
		background-image: url("../images/world/activity_2/panel_panda.png");
		background-repeat: no-repeat;
	}
	
body.world div.panda_faded {
		background-image: url("../images/world/activity_2/panel_panda_faded.png") ;
		background-repeat: no-repeat;
	}

body.world div.naked_mole_rat_bright {
		background-image: url("../images/world/activity_2/panel_naked_mole_rat.png");
		background-repeat: no-repeat;
	}
	
body.world div.naked_mole_rat_faded {
		background-image: url("../images/world/activity_2/panel_naked_mole_rat_faded.png") ;
		background-repeat: no-repeat;
	}

body.world div.umbrella_bird_bright {
		background-image: url("../images/world/activity_2/panel_umbrella_bird.png");
		background-repeat: no-repeat;
	}
	
body.world div.umbrella_bird_faded {
		background-image: url("../images/world/activity_2/panel_umbrella_bird_faded.png") ;
		background-repeat: no-repeat;
	}

body.world div.yak_bright {
		background-image: url("../images/world/activity_2/panel_yak.png");
		background-repeat: no-repeat;
	}
	
body.world div.yak_faded {
		background-image: url("../images/world/activity_2/panel_yak_faded.png") ;
		background-repeat: no-repeat;
	}

body.world div.duck_bright {
		background-image: url("../images/world/activity_2/panel_duck.png");
		background-repeat: no-repeat;
	}
	
body.world div.duck_faded {
		background-image: url("../images/world/activity_2/panel_duck_faded.png") ;
		background-repeat: no-repeat;
	}

body.world div.fox_bright {
		background-image: url("../images/world/activity_2/panel_fox.png");
		background-repeat: no-repeat;
	}
	
body.world div.fox_faded {
		background-image: url("../images/world/activity_2/panel_fox_faded.png") ;
		background-repeat: no-repeat;
	}

body.world div.gorilla_bright {
		background-image: url("../images/world/activity_2/panel_gorilla.png");
		background-repeat: no-repeat;
	}
	
body.world div.gorilla_faded {
		background-image: url("../images/world/activity_2/panel_gorilla_faded.png") ;
		background-repeat: no-repeat;
	}

body.world div.quail_bright {
		background-image: url("../images/world/activity_2/panel_quail.png");
		background-repeat: no-repeat;
	}
	
body.world div.quail_faded {
		background-image: url("../images/world/activity_2/panel_quail_faded.png") ;
		background-repeat: no-repeat;
	}

/* World Activity 3*/


.a3_ant_faded {
	background-image: url("../images/world/activity_3/ant_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_koala_faded {
	background-image: url("../images/world/activity_3/koala_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_otter_faded {
	background-image: url("../images/world/activity_3/otter_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_sea_lion_faded {
	background-image: url("../images/world/activity_3/sea_lion_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_camel_faded {
	background-image: url("../images/world/activity_3/camel_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_panda_faded {
	background-image: url("../images/world/activity_3/panda_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_naked_mole_rat_faded {
	background-image: url("../images/world/activity_3/naked_mole_rat_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_umbrella_bird_faded {
	background-image: url("../images/world/activity_3/umbrella_bird_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_yak_faded {
	background-image: url("../images/world/activity_3/yak_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_duck_faded {
	background-image: url("../images/world/activity_3/duck_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_fox_faded {
	background-image: url("../images/world/activity_3/fox_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_gorilla_faded {
	background-image: url("../images/world/activity_3/gorilla_faded_v2.png");
	background-repeat: no-repeat;
}

.a3_quail_faded {
	background-image: url("../images/world/activity_3/quail_faded_v2.png");
	background-repeat: no-repeat;
}




.a3_ant {
	background-image: url("../images/world/activity_3/panel_ant.png");
	background-repeat: no-repeat;
}

.a3_koala {
	background-image: url("../images/world/activity_3/panel_koala.png");
	background-repeat: no-repeat;
}

.a3_otter {
	background-image: url("../images/world/activity_3/panel_otter.png");
	background-repeat: no-repeat;
}

.a3_sea_lion {
	background-image: url("../images/world/activity_3/panel_sea_lion.png");
	background-repeat: no-repeat;
}

.a3_camel {
	background-image: url("../images/world/activity_3/panel_camel.png");
	background-repeat: no-repeat;
}

.a3_panda {
	background-image: url("../images/world/activity_3/panel_panda.png");
	background-repeat: no-repeat;
}

.a3_naked_mole_rat {
	background-image: url("../images/world/activity_3/panel_naked_mole_rat.png");
	background-repeat: no-repeat;
}

.a3_umbrella_bird {
	background-image: url("../images/world/activity_3/panel_umbrella_bird.png");
	background-repeat: no-repeat;
}

.a3_yak {
	background-image: url("../images/world/activity_3/panel_yak.png");
	background-repeat: no-repeat;
}

.a3_duck {
	background-image: url("../images/world/activity_3/panel_duck.png");
	background-repeat: no-repeat;
}

.a3_fox {
	background-image: url("../images/world/activity_3/panel_fox.png");
	background-repeat: no-repeat;
}

.a3_gorilla {
	background-image: url("../images/world/activity_3/panel_gorilla.png");
	background-repeat: no-repeat;
}

.a3_quail {
	background-image: url("../images/world/activity_3/panel_quail.png");
	background-repeat: no-repeat;
}



.compare {
	padding-top: 10px;
	padding-left: 124px;
	max-width: 980px;
	/*background-color: #3BAEBA;*/
}

/*#legend_day_seven_activity_two .compare {
	padding-left: 190px;
	
}*/
.panel_container {
	max-height: 528px;
	/*background-color: #CE15CA;*/
	max-width: 610px;
	float: left;
}
.panel_two {
	margin-left: 10px;
}
.buttons {
	max-height: 528px;
	max-width: 216px;
	/*background-color: #CA5E19;*/
	float: right;
}


.grid_first_row {
	margin-top: 11px;
}

.grid_contents {
	float: left;
	height: 121px;
	width: 128px;
	border: 1px solid #000000;
	margin-left: 9px;
	margin-bottom: 11px;
}



.d3_a2_compare {
	padding-left: 124px;
	height: 550px;
	max-width: 980px;
	/*background-color: #EC070B;*/
}

.d3_a2_compare .panel_container_d3_a2 {
	max-height: 528px;
	/*background-color: #CE15CA;*/
	max-width: 610px;
	float: left;
	margin-top: 11px;
	
}

.d3_a2_compare .buttons_panel {
	max-height: 528px;
	max-width: 216px;
	/*background-color: #CA5E19;*/
	float: right;
	margin-top: 9px;
	
}


.individual_panel {
	float: left;	
	position: relative;
}

.number_two {
	margin-left: 12px;
}

.mag_glass_first_panel {
	position: absolute;
	top: 435px;
	left: 108px;
	z-index: 15px;
}

#legend_day_three_activity_two .buttons {
	margin-top: 10px;
}

#start_animal_slideshow {
	float: right;
	padding-top: 15px;
}

#legend_day_three_activity_two #a2_background_faded .buttons {
	margin-top: -1px !important;
}

#picture_activity_one {
	height: 164px;
	width: 950px;
	background-image: url(../images/rainforest/rainforest_menu/animals_activity_1.png);
	margin: 15px;
	
}

#picture_activity_two {
	height: 164px;
	width: 950px;
	background-image: url(../images/rainforest/rainforest_menu/animals_activity_2.png);
	margin: 15px;
	
}

#picture_activity_three {
	height: 164px;
	width: 950px;
	background-image: url(../images/rainforest/rainforest_menu/animals_activity_3.png);
	margin: 15px;
	
}

#letter_activity_one {
	height: 164px;
	width: 950px;
	background-image: url(../images/rainforest/rainforest_menu/letters_activity_1.png);
	margin: 15px;
	
}

#letter_activity_two {
	height: 164px;
	width: 950px;
	background-image: url(../images/rainforest/rainforest_menu/letters_activity_2.png);
	margin: 15px;
	
}

#letter_activity_three {
	height: 164px;
	width: 950px;
	background-image: url(../images/rainforest/rainforest_menu/letters_activity_3.png);
	margin: 15px;
	
}




#africa_picture_activity_one {
	height: 164px;
	width: 950px;
	background-image: url(../images/africa/africa_menu/animals_activity_1.png);
	margin: 15px;
	
}

#africa_picture_activity_two {
	height: 164px;
	width: 950px;
	background-image: url(../images/africa/africa_menu/animals_activity_2.png);
	margin: 15px;
	
}

#africa_picture_activity_three {
	height: 164px;
	width: 950px;
	background-image: url(../images/africa/africa_menu/animals_activity_3.png);
	margin: 15px;
	
}

#africa_letter_activity_one {
	height: 164px;
	width: 950px;
	background-image: url(../images/africa/africa_menu/letters_activity_1.png);
	margin: 15px;
	
}

#africa_letter_activity_two {
	height: 164px;
	width: 950px;
	background-image: url(../images/africa/africa_menu/letters_activity_2.png);
	margin: 15px;
	
}

#africa_letter_activity_three {
	height: 164px;
	width: 950px;
	background-image: url(../images/africa/africa_menu/letters_activity_3.png);
	margin: 15px;
	
}

#world_picture_activity_one {
	height: 164px;
	width: 950px;
	background-image: url(../images/world/world_menu/animals_activity_1.png);
	margin: 15px;
	
}

#world_picture_activity_two {
	height: 164px;
	width: 950px;
	background-image: url(../images/world/world_menu/animals_activity_2.png);
	margin: 15px;
	
}

#world_picture_activity_three {
	height: 164px;
	width: 950px;
	background-image: url(../images/world/world_menu/animals_activity_3.png);
	margin: 15px;
	
}

#world_letters_activity_one {
	height: 164px;
	width: 950px;
	background-image: url(../images/world/world_menu/letters_activity_1.png);
	margin: 15px;
	
}

#world_letters_activity_two {
	height: 164px;
	width: 950px;
	background-image: url(../images/world/world_menu/letters_activity_2.png);
	margin: 15px;
	
}

#world_letters_activity_three {
	height: 164px;
	width: 950px;
	background-image: url(../images/world/world_menu/letters_activity_3.png);
	margin: 15px;
	
}


.circle,
.square,
.triangle {
	margin-top: 15px;
}

.circle {
	margin-left: 262px;
}

.square {
	margin-left: 112px;
}

.triangle {
	margin-left: 118px;
}

/*#messages_activity_5 #canvas{
	background-color: #eae8e8;	
}*/

/*#vowels .panel_1 {
	margin-left: 150px;
}*/

#three_circles_container {
	padding-top:70px;
	padding-left: 7px;
}

#rainforest_messages_page {
	background-image: url(../images/rainforest/rainforest_menu/rain_forest_bg.png);
	background-attachment: fixed;
}

#africa_messages_page {
	background-image: url(../images/africa/africa_menu/africa_bg.png);
	background-attachment: fixed;
}

#world_messages_page {
	background-image: url(../images/world/world_menu/world_bg.jpg);
	background-attachment: fixed;
}

body#legend_day_seven_activity_two div#a2_one_buttons,
body#legend_day_seven_activity_two div#a2_two_buttons,
body#legend_day_seven_activity_two div#a2_three_buttons,
body#legend_day_seven_activity_two div#a2_four_buttons,
body#legend_day_seven_activity_two div#a2_five_buttons,
body#legend_day_seven_activity_two div#a2_six_buttons,
body#legend_day_seven_activity_two div#a2_seven_buttons,
body#legend_day_seven_activity_two div#a2_eight_buttons,
body#legend_day_seven_activity_two div#a2_nine_buttons,
body#legend_day_seven_activity_two div#a2_ten_buttons{
	margin-top: 10px;
}


div.av {
		background-image: url("../images/level_6/av.png");
		background-repeat: no-repeat;
	}

div.av_faded {
		background-image: url("../images/level_6/av_faded.png");
		background-repeat: no-repeat;
	}
	
div.beb {
		background-image: url("../images/level_6/beb.png");
		background-repeat: no-repeat;
	}

div.beb_faded {
		background-image: url("../images/level_6/beb_faded.png");
		background-repeat: no-repeat;
	}
div.bef {
		background-image: url("../images/level_6/bef.png");
		background-repeat: no-repeat;
	}

div.bef_faded {
		background-image: url("../images/level_6/bef_faded.png");
		background-repeat: no-repeat;
	}

	
div.bel {
		background-image: url("../images/level_6/bel.png");
		background-repeat: no-repeat;
	}

div.bel_faded {
		background-image: url("../images/level_6/bel_faded.png");
		background-repeat: no-repeat;
	}
	
div.buz {
		background-image: url("../images/level_6/buz.png");
		background-repeat: no-repeat;
	}

div.buz_faded {
		background-image: url("../images/level_6/buzb_faded.png");
		background-repeat: no-repeat;
	}

div.cax {
		background-image: url("../images/level_6/cax.png");
		background-repeat: no-repeat;
	}

div.cax_faded {
		background-image: url("../images/level_6/cax_faded.png");
		background-repeat: no-repeat;
	}
	
div.cen {
		background-image: url("../images/level_6/cen.png");
		background-repeat: no-repeat;
	}

div.cen_faded {
		background-image: url("../images/level_6/cen_faded.png");
		background-repeat: no-repeat;
	}
div.cev {
		background-image: url("../images/level_6/cev.png");
		background-repeat: no-repeat;
	}

div.cev_faded {
		background-image: url("../images/level_6/cev_faded.png");
		background-repeat: no-repeat;
	}
div.daf {
		background-image: url("../images/level_6/daf.png");
		background-repeat: no-repeat;
	}

div.daf_faded {
		background-image: url("../images/level_6/daf_faded.png");
		background-repeat: no-repeat;
	}

div.dat {
		background-image: url("../images/level_6/dat.png");
		background-repeat: no-repeat;
	}

div.dat_faded {
		background-image: url("../images/level_6/dat_faded.png");
		background-repeat: no-repeat;
	}
	
div.def {
		background-image: url("../images/level_6/def.png");
		background-repeat: no-repeat;
	}

div.def_faded {
		background-image: url("../images/level_6/def_faded.png");
		background-repeat: no-repeat;
	}
	
div.des {
		background-image: url("../images/level_6/des.png");
		background-repeat: no-repeat;
	}

div.des_faded {
		background-image: url("../images/level_6/des_faded.png");
		background-repeat: no-repeat;
	}

div.dod {
		background-image: url("../images/level_6/dod.png");
		background-repeat: no-repeat;
	}

div.dod_faded {
		background-image: url("../images/level_6/dod_faded.png");
		background-repeat: no-repeat;
	}
	
div.duz {
		background-image: url("../images/level_6/duz.png");
		background-repeat: no-repeat;
	}

div.duz_faded {
		background-image: url("../images/level_6/duz_faded.png");
		background-repeat: no-repeat;
	}
	
div.el {
		background-image: url("../images/level_6/el.png");
		background-repeat: no-repeat;
	}

div.el_faded {
		background-image: url("../images/level_6/el_faded.png");
		background-repeat: no-repeat;
	}
	
div.es {
		background-image: url("../images/level_6/es.png");
		background-repeat: no-repeat;
	}

div.es_faded {
		background-image: url("../images/level_6/es_faded.png");
		background-repeat: no-repeat;
	}


div.et {
		background-image: url("../images/level_6/et.png");
		background-repeat: no-repeat;
	}

div.et_faded {
		background-image: url("../images/level_6/et_faded.png");
		background-repeat: no-repeat;
	}
	
div.ev {
		background-image: url("../images/level_6/ev.png");
		background-repeat: no-repeat;
	}

div.ev_faded {
		background-image: url("../images/level_6/ev_faded.png");
		background-repeat: no-repeat;
	}
	
div.feb {
		background-image: url("../images/level_6/feb.png");
		background-repeat: no-repeat;
	}

div.feb_faded {
		background-image: url("../images/level_6/feb_faded.png");
		background-repeat: no-repeat;
	}
	
div.fub {
		background-image: url("../images/level_6/fub.png");
		background-repeat: no-repeat;
	}

div.fub_faded {
		background-image: url("../images/level_6/fub_faded.png");
		background-repeat: no-repeat;
	}

div.gat {
		background-image: url("../images/level_6/gat.png");
		background-repeat: no-repeat;
	}

div.gat_faded {
		background-image: url("../images/level_6/gat_faded.png");
		background-repeat: no-repeat;
	}
	
div.gev {
		background-image: url("../images/level_6/gev.png");
		background-repeat: no-repeat;
	}

div.gev_faded {
		background-image: url("../images/level_6/gev_faded.png");
		background-repeat: no-repeat;
	}
	
	
div.hax {
		background-image: url("../images/level_6/hax.png");
		background-repeat: no-repeat;
	}

div.hax_faded {
		background-image: url("../images/level_6/hax_faded.png");
		background-repeat: no-repeat;
	}
	
div.hib {
		background-image: url("../images/level_6/hib.png");
		background-repeat: no-repeat;
	}

div.hib_faded {
		background-image: url("../images/level_6/hib_faded.png");
		background-repeat: no-repeat;
	}
	
div.hic {
		background-image: url("../images/level_6/hic.png");
		background-repeat: no-repeat;
	}

div.hic_faded {
		background-image: url("../images/level_6/hic_faded.png");
		background-repeat: no-repeat;
	}
	
div.ig {
		background-image: url("../images/level_6/ig.png");
		background-repeat: no-repeat;
	}

div.ig_faded {
		background-image: url("../images/level_6/ig_faded.png");
		background-repeat: no-repeat;
	}
	
div.il {
		background-image: url("../images/level_6/il.png");
		background-repeat: no-repeat;
	}

div.il_faded {
		background-image: url("../images/level_6/il_faded.png");
		background-repeat: no-repeat;
	}
	
div.jaf {
		background-image: url("../images/level_6/jaf.png");
		background-repeat: no-repeat;
	}

div.jaf_faded {
		background-image: url("../images/level_6/jaf_faded.png");
		background-repeat: no-repeat;
	}
	
div.jic {
		background-image: url("../images/level_6/jic.png");
		background-repeat: no-repeat;
	}

div.jic_faded {
		background-image: url("../images/level_6/jic_faded.png");
		background-repeat: no-repeat;
	}
	
div.kax {
		background-image: url("../images/level_6/kax.png");
		background-repeat: no-repeat;
	}

div.kax_faded {
		background-image: url("../images/level_6/kax_faded.png");
		background-repeat: no-repeat;
	}
	
div.keb {
		background-image: url("../images/level_6/keb.png");
		background-repeat: no-repeat;
	}

div.keb_faded {
		background-image: url("../images/level_6/keb_faded.png");
		background-repeat: no-repeat;
	}
	
div.kub {
		background-image: url("../images/level_6/kub.png");
		background-repeat: no-repeat;
	}

div.kub_faded {
		background-image: url("../images/level_6/kub_faded.png");
		background-repeat: no-repeat;
	}
	
div.len {
		background-image: url("../images/level_6/len.png");
		background-repeat: no-repeat;
	}

div.len_faded {
		background-image: url("../images/level_6/len_faded.png");
		background-repeat: no-repeat;
	}
	
div.lod {
		background-image: url("../images/level_6/lod.png");
		background-repeat: no-repeat;
	}

div.lod_faded {
		background-image: url("../images/level_6/lod_faded.png");
		background-repeat: no-repeat;
	}
	
div.maj {
		background-image: url("../images/level_6/maj.png");
		background-repeat: no-repeat;
	}

div.maj_faded {
		background-image: url("../images/level_6/maj_faded.png");
		background-repeat: no-repeat;
	}
	
div.mek {
		background-image: url("../images/level_6/mek.png");
		background-repeat: no-repeat;
	}

div.mek_faded {
		background-image: url("../images/level_6/mek_faded.png");
		background-repeat: no-repeat;
	}
	
div.naf {
		background-image: url("../images/level_6/naf.png");
		background-repeat: no-repeat;
	}

div.naf_faded {
		background-image: url("../images/level_6/naf_faded.png");
		background-repeat: no-repeat;
	}
	
div.nup {
		background-image: url("../images/level_6/nup.png");
		background-repeat: no-repeat;
	}

div.nup_faded {
		background-image: url("../images/level_6/nup_faded.png");
		background-repeat: no-repeat;
	}
	
div.og {
		background-image: url("../images/level_6/og.png");
		background-repeat: no-repeat;
	}

div.og_faded {
		background-image: url("../images/level_6/og_faded.png");
		background-repeat: no-repeat;
	}
	
div.os {
		background-image: url("../images/level_6/os.png");
		background-repeat: no-repeat;
	}

div.os_faded {
		background-image: url("../images/level_6/os_faded.png");
		background-repeat: no-repeat;
	}
	
div.ot {
		background-image: url("../images/level_6/ot.png");
		background-repeat: no-repeat;
	}

div.ot_faded {
		background-image: url("../images/level_6/ot_faded.png");
		background-repeat: no-repeat;
	}
	
div.ov {
		background-image: url("../images/level_6/ov.png");
		background-repeat: no-repeat;
	}

div.ov_faded {
		background-image: url("../images/level_6/ov_faded.png");
		background-repeat: no-repeat;
	}
	
div.paf {
		background-image: url("../images/level_6/paf.png");
		background-repeat: no-repeat;
	}

div.paf_faded {
		background-image: url("../images/level_6/paf_faded.png");
		background-repeat: no-repeat;
	}
	
div.pes {
		background-image: url("../images/level_6/pes.png");
		background-repeat: no-repeat;
	}

div.pes_faded {
		background-image: url("../images/level_6/pes_faded.png");
		background-repeat: no-repeat;
	}
	
div.pic {
		background-image: url("../images/level_6/pic.png");
		background-repeat: no-repeat;
	}

div.pic_faded {
		background-image: url("../images/level_6/pic_faded.png");
		background-repeat: no-repeat;
	}
	
div.qap {
		background-image: url("../images/level_6/qap.png");
		background-repeat: no-repeat;
	}

div.qap_faded {
		background-image: url("../images/level_6/qap_faded.png");
		background-repeat: no-repeat;
	}
	
div.qef {
		background-image: url("../images/level_6/qef.png");
		background-repeat: no-repeat;
	}

div.qef_faded {
		background-image: url("../images/level_6/qef_faded.png");
		background-repeat: no-repeat;
	}
	
div.qek {
		background-image: url("../images/level_6/qek.png");
		background-repeat: no-repeat;
	}

div.qek_faded {
		background-image: url("../images/level_6/qek_faded.png");
		background-repeat: no-repeat;
	}
	
div.raf {
		background-image: url("../images/level_6/raf.png");
		background-repeat: no-repeat;
	}

div.raf_faded {
		background-image: url("../images/level_6/raf_faded.png");
		background-repeat: no-repeat;
	}
	
div.raj {
		background-image: url("../images/level_6/raj.png");
		background-repeat: no-repeat;
	}

div.raj_faded {
		background-image: url("../images/level_6/raj_faded.png");
		background-repeat: no-repeat;
	}
	
div.rel {
		background-image: url("../images/level_6/rel.png");
		background-repeat: no-repeat;
	}

div.rel_faded {
		background-image: url("../images/level_6/rel_faded.png");
		background-repeat: no-repeat;
	}
	
div.res {
		background-image: url("../images/level_6/res.png");
		background-repeat: no-repeat;
	}

div.res_faded {
		background-image: url("../images/level_6/res_faded.png");
		background-repeat: no-repeat;
	}
	
div.rup {
		background-image: url("../images/level_6/rup.png");
		background-repeat: no-repeat;
	}

div.rup_faded {
		background-image: url("../images/level_6/rup_faded.png");
		background-repeat: no-repeat;
	}
	
div.sek {
		background-image: url("../images/level_6/sek.png");
		background-repeat: no-repeat;
	}

div.sek_faded {
		background-image: url("../images/level_6/sek_faded.png");
		background-repeat: no-repeat;
	}
	
div.sib {
		background-image: url("../images/level_6/sib.png");
		background-repeat: no-repeat;
	}

div.sib_faded {
		background-image: url("../images/level_6/sib_faded.png");
		background-repeat: no-repeat;
	}
	
div.sup {
		background-image: url("../images/level_6/sup.png");
		background-repeat: no-repeat;
	}

div.sup_faded {
		background-image: url("../images/level_6/sup_faded.png");
		background-repeat: no-repeat;
	}
	
div.taj {
		background-image: url("../images/level_6/taj.png");
		background-repeat: no-repeat;
	}

div.taj_faded {
		background-image: url("../images/level_6/taj_faded.png");
		background-repeat: no-repeat;
	}
	
div.tup {
		background-image: url("../images/level_6/tup.png");
		background-repeat: no-repeat;
	}

div.tup_faded {
		background-image: url("../images/level_6/tup_faded.png");
		background-repeat: no-repeat;
	}
	
div.ug {
		background-image: url("../images/level_6/ug.png");
		background-repeat: no-repeat;
	}

div.ug_faded {
		background-image: url("../images/level_6/ug_faded.png");
		background-repeat: no-repeat;
	}
	
div.ul {
		background-image: url("../images/level_6/ul.png");
		background-repeat: no-repeat;
	}

div.ul_faded {
		background-image: url("../images/level_6/ul_faded.png");
		background-repeat: no-repeat;
	}
	
div.ut {
		background-image: url("../images/level_6/ut.png");
		background-repeat: no-repeat;
	}

div.ut_faded {
		background-image: url("../images/level_6/ut_faded.png");
		background-repeat: no-repeat;
	}
	
div.vaf {
		background-image: url("../images/level_6/vaf.png");
		background-repeat: no-repeat;
	}

div.vaf_faded {
		background-image: url("../images/level_6/vaf_faded.png");
		background-repeat: no-repeat;
	}
	
div.ven {
		background-image: url("../images/level_6/ven.png");
		background-repeat: no-repeat;
	}

div.ven_faded {
		background-image: url("../images/level_6/ven_faded.png");
		background-repeat: no-repeat;
	}
	
div.vev {
		background-image: url("../images/level_6/vev.png");
		background-repeat: no-repeat;
	}

div.vev_faded {
		background-image: url("../images/level_6/vev_faded.png");
		background-repeat: no-repeat;
	}
	
div.vod {
		background-image: url("../images/level_6/vod.png");
		background-repeat: no-repeat;
	}

div.vod_faded {
		background-image: url("../images/level_6/vod_faded.png");
		background-repeat: no-repeat;
	}
	
div.wap {
		background-image: url("../images/level_6/wap.png");
		background-repeat: no-repeat;
	}

div.wap_faded {
		background-image: url("../images/level_6/wap_faded.png");
		background-repeat: no-repeat;
	}
	
div.wub {
		background-image: url("../images/level_6/wub.png");
		background-repeat: no-repeat;
	}

div.wub_faded {
		background-image: url("../images/level_6/wub_faded.png");
		background-repeat: no-repeat;
	}
	
div.wuz {
		background-image: url("../images/level_6/wuz.png");
		background-repeat: no-repeat;
	}

div.wuz_faded {
		background-image: url("../images/level_6/wuz_faded.png");
		background-repeat: no-repeat;
	}
	
div.xap {
		background-image: url("../images/level_6/xap.png");
		background-repeat: no-repeat;
	}

div.xap_faded {
		background-image: url("../images/level_6/xap_faded.png");
		background-repeat: no-repeat;
	}
	
div.xup {
		background-image: url("../images/level_6/xup.png");
		background-repeat: no-repeat;
	}

div.xup_faded {
		background-image: url("../images/level_6/xup_faded.png");
		background-repeat: no-repeat;
	}
	
div.yat {
		background-image: url("../images/level_6/yat.png");
		background-repeat: no-repeat;
	}

div.yat_faded {
		background-image: url("../images/level_6/yat_faded.png");
		background-repeat: no-repeat;
	}
	
div.ys {
		background-image: url("../images/level_6/ys.png");
		background-repeat: no-repeat;
	}

div.ys_faded {
		background-image: url("../images/level_6/ys_faded.png");
		background-repeat: no-repeat;
	}
	
div.zel {
		background-image: url("../images/level_6/zel.png");
		background-repeat: no-repeat;
	}

div.zel_faded {
		background-image: url("../images/level_6/zel_faded.png");
		background-repeat: no-repeat;
	}
	
div.zib {
		background-image: url("../images/level_6/zib.png");
		background-repeat: no-repeat;
	}

div.zib_faded {
		background-image: url("../images/level_6/zib_faded.png");
		background-repeat: no-repeat;
	}


	
div.letter_a {
	background-image: url("../images/level_6/panel_a.png");
	background-repeat: no-repeat;
}

div.letter_b {
	background-image: url("../images/level_6/panel_b.png");
	background-repeat: no-repeat;
}

div.letter_c {
	background-image: url("../images/level_6/panel_c.png");
	background-repeat: no-repeat;
}

div.letter_d {
	background-image: url("../images/level_6/panel_d.png");
	background-repeat: no-repeat;
}

div.letter_e {
	background-image: url("../images/level_6/panel_e.png");
	background-repeat: no-repeat;
}

div.letter_f {
	background-image: url("../images/level_6/panel_f.png");
	background-repeat: no-repeat;
}

div.letter_g {
	background-image: url("../images/level_6/panel_g.png");
	background-repeat: no-repeat;
}

div.letter_h {
	background-image: url("../images/level_6/panel_h.png");
	background-repeat: no-repeat;
}

div.letter_i {
	background-image: url("../images/level_6/panel_i.png");
	background-repeat: no-repeat;
}

div.letter_j {
	background-image: url("../images/level_6/panel_j.png");
	background-repeat: no-repeat;
}

div.letter_k {
	background-image: url("../images/level_6/panel_k.png");
	background-repeat: no-repeat;
}

div.letter_l {
	background-image: url("../images/level_6/panel_l.png");
	background-repeat: no-repeat;
}

div.letter_m {
	background-image: url("../images/level_6/panel_m.png");
	background-repeat: no-repeat;
}

div.letter_n {
	background-image: url("../images/level_6/panel_n.png");
	background-repeat: no-repeat;
}

div.letter_o {
	background-image: url("../images/level_6/panel_o.png");
	background-repeat: no-repeat;
}

div.letter_p {
	background-image: url("../images/level_6/panel_p.png");
	background-repeat: no-repeat;
}

div.letter_q {
	background-image: url("../images/level_6/panel_q.png");
	background-repeat: no-repeat;
}

div.letter_r {
	background-image: url("../images/level_6/panel_r.png");
	background-repeat: no-repeat;
}

div.letter_s {
	background-image: url("../images/level_6/panel_s.png");
	background-repeat: no-repeat;
}

div.letter_t {
	background-image: url("../images/level_6/panel_t.png");
	background-repeat: no-repeat;
}

div.letter_u {
	background-image: url("../images/level_6/panel_u.png");
	background-repeat: no-repeat;
}

div.letter_v {
	background-image: url("../images/level_6/panel_v.png");
	background-repeat: no-repeat;
}

div.letter_w {
	background-image: url("../images/level_6/panel_w.png");
	background-repeat: no-repeat;
}

div.letter_x {
	background-image: url("../images/level_6/panel_x.png");
	background-repeat: no-repeat;
}

div.letter_y {
	background-image: url("../images/level_6/panel_y.png");
	background-repeat: no-repeat;
}

div.letter_z {
	background-image: url("../images/level_6/panel_z.png");
	background-repeat: no-repeat;
}

div.letter_l_faded {
	background-image: url("../images/level_6/panel_l_faded.png");
	background-repeat: no-repeat;
}




/*Legend Two Panel activities with Green and Red buttons*/

.pixeled_panels {
	float: left;
	margin-left: 80px;
	max-width: 100% !important;
}

.panel_container #panel_1,
.panel_container #panel_2{
	float: left;
	width: 50%;
}

.button_container {
	float: right;
	width: 15%;
	margin-right: 50px;
}

.buttons_green {
	margin: 80px 0 100px 0; 
	
}

.monkey_pixel_panel_1_faded {
	background-image: url("../images/level_1/activity_2/day_1/panel_monkey_1_faded.png");
	background-repeat: no-repeat;

}

.monkey_pixel_panel_2_faded {
	background-image: url("../images/level_1/activity_2/day_1/panel_monkey_2_faded.png");
	background-repeat: no-repeat;
}

.monkey_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_1/panel_monkey_1.png");
	background-repeat: no-repeat;
}

.monkey_pixel_panel_2 {
	background-image: url("../images/level_1/activity_2/day_1/panel_monkey_2.png");
	background-repeat: no-repeat;
}

.butterfly_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_1/panel_butterfly_1.png");
	background-repeat: no-repeat;
}

.elephant_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_1/panel_elephant_1.png");
	background-repeat: no-repeat;
}


.duck_pixel_panel_2 {
	background-image: url("../images/level_1/activity_2/day_2/panel_duck_2.png");
	background-repeat: no-repeat;
}

.fox_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_1/panel_fox_1.png");
	background-repeat: no-repeat;
}

.fox_pixel_panel_2 {
	background-image: url("../images/level_1/activity_2/day_1/panel_fox_2.png");
	background-repeat: no-repeat;
}

.gorilla_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_1/panel_gorilla_1.png");
	background-repeat: no-repeat;
}

.hyrax_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_1/panel_hyrax_1.png");
	background-repeat: no-repeat;
}

.jaguar_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_2/panel_jaguar_1.png");
	background-repeat: no-repeat;
}


.lion_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_1/panel_lion_1.png");
	background-repeat: no-repeat;
}

.naked_mole_rat_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_1/panel_naked_mole_rat_1.png");
	background-repeat: no-repeat;
}

.naked_mole_rat_pixel_panel_2 {
	background-image: url("../images/level_1/activity_2/day_1/panel_naked_mole_rat_2.png");
	background-repeat: no-repeat;
}

.otter_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_1/panel_otter_1.png");
	background-repeat: no-repeat;
}

.panda_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_1/panel_panda_1.png");
	background-repeat: no-repeat;
}

.rhino_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_1/panel_rhino_1.png");
	background-repeat: no-repeat;
}

.toucan_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_1/panel_toucan_1.png");
	background-repeat: no-repeat;
}

.wildebeest_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_1/panel_wildebeest_1.png");
	background-repeat: no-repeat;
}

.wildebeest_pixel_panel_2 {
	background-image: url("../images/level_1/activity_2/day_1/panel_wildebeest_2.png");
	background-repeat: no-repeat;
}

.zebra_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_1/panel_zebra_1.png");
	background-repeat: no-repeat;
}

/*Day 3 Activity 2*/

.yak_pixel_panel_1_faded {
	background-image: url("../images/level_1/activity_2/day_2/panel_yak_1_faded.png");
	background-repeat: no-repeat;
}


.camel_pixel_panel_1_faded {
	background-image: url("../images/level_1/activity_2/day_2/panel_camel_1_faded.png");
	background-repeat: no-repeat;
}


.yak_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_2/panel_yak_1.png");
	background-repeat: no-repeat;
}

.camel_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_2/panel_camel_1.png");
	background-repeat: no-repeat;
}

.quail_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_2/panel_quail_1.png");
	background-repeat: no-repeat;
}

.umbrella_bird_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_2/panel_umbrella_bird_1.png");
	background-repeat: no-repeat;
}

.sea_lion_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_2/panel_sea_lion_1.png");
	background-repeat: no-repeat;
}

.sea_lion_pixel_panel_2 {
	background-image: url("../images/level_1/activity_2/day_2/panel_sea_lion_2.png");
	background-repeat: no-repeat;
}

.koala_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_2/panel_koala_1.png");
	background-repeat: no-repeat;
}

.ant_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_2/panel_ant_1.png");
	background-repeat: no-repeat;
}

.ant_pixel_panel_2 {
	background-image: url("../images/level_1/activity_2/day_2/panel_ant_2.png");
	background-repeat: no-repeat;
}

.panda_pixel_panel_2 {
	background-image: url("../images/level_1/activity_2/day_2/panel_panda_2.png");
	background-repeat: no-repeat;
}

.hippo_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_2/panel_hippo_1.png");
	background-repeat: no-repeat;
}

.vulture_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_2/panel_vulture_1.png");
	background-repeat: no-repeat;
}

.iguana_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_2/panel_iguana_1.png");
	background-repeat: no-repeat;
}

.iguana_pixel_panel_2 {
	background-image: url("../images/level_1/activity_2/day_2/panel_iguana_2.png");
	background-repeat: no-repeat;
}

.duck_pixel_panel_1 {
	background-image: url("../images/level_1/activity_2/day_2/panel_duck_1.png");
	background-repeat: no-repeat;
}







.individual_button_container {
	height: 128px;
	width: 128px;
}


.green_button {
	background-image: url("../images/level_1/activity_2/buttons/green_button.png");
	background-repeat: no-repeat;
	background-size: 128px 128px;
}

.green_button_faded {
	background-image: url("../images/level_1/activity_2/buttons/green_button_faded.png");
	background-repeat: no-repeat;
	background-size: 128px 128px;
}

.green_button_wrong {
	background-image: url("../images/level_1/activity_2/buttons/green_button_wrong.png");
	background-repeat: no-repeat;
	background-size: 128px 128px;
}

.green_button_correct {
	background-image: url("../images/level_1/activity_2/buttons/green_button_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 128px;
}

.red_button {
	background-image: url("../images/level_1/activity_2/buttons/red_button.png");
	background-repeat: no-repeat;
	background-size: 128px 128px;
}

.red_button_faded {
	background-image: url("../images/level_1/activity_2/buttons/red_button_faded.png");
	background-repeat: no-repeat;
	background-size: 128px 128px;
	
}

.red_button_wrong {
	background-image: url("../images/level_1/activity_2/buttons/red_button_wrong.png");
	background-repeat: no-repeat;
	background-size: 128px 128px;
}

.red_button_correct {
	background-image: url("../images/level_1/activity_2/buttons/red_button_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 128px;
}

.panels_with_headphones #panel_1,
.panels_with_headphones #panel_2{
	position: relative;
}


.panels_with_headphones #panel_1 .mag_glass_first_panel,
.panels_with_headphones #panel_2 .mag_glass_second_panel{
	position: absolute;
	left: 100px;
	top: 440px;
}

.headphone_container {
	height: 77px;
	width: 80px;
}

.faded_headphones {
	background-image: url("../images/level_1/activity_2/a2_headphones_faded.png");
	background-repeat: no-repeat;
	background-size: 80px 77px;
}

.bright_headphones {
	background-image: url("../images/level_1/activity_2/a2_headphones.png");
	background-repeat: no-repeat;
	background-size: 80px 77px;
}

.bright_mag-glass {
	background-image: url("../images/level_1/d5_a3/a3_mag-glass.png");
	background-repeat: no-repeat;
	background-size: 80px 77px;
}


.panels_with_headphones #panel_1 .headphones_first_panel,
.panels_with_headphones #panel_2 .headphones_second_panel{
	position: absolute;
	left: 135px;
	top: 440px;
}


.panels_with_headphones .letter_a_faded {
	background-image: url("../images/level_1/activity_3/a_faded.png");
	background-repeat: no-repeat;
	
}

.panels_with_headphones .letter_b_faded {
	background-image: url("../images/level_1/activity_3/b_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_c_faded {
	background-image: url("../images/level_1/activity_3/c_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_d_faded {
	background-image: url("../images/level_1/activity_3/d_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_e_faded {
	background-image: url("../images/level_1/activity_3/e_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_f_faded {
	background-image: url("../images/level_1/activity_3/f_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_g_faded {
	background-image: url("../images/level_1/activity_3/g_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_h_faded {
	background-image: url("../images/level_1/activity_3/h_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_i_faded {
	background-image: url("../images/level_1/activity_3/i_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_j_faded {
	background-image: url("../images/level_1/activity_3/j_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_k_faded {
	background-image: url("../images/level_1/activity_3/k_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_l_faded {
	background-image: url("../images/level_1/activity_3/l_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_m_faded {
	background-image: url("../images/level_1/activity_3/m_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_n_faded {
	background-image: url("../images/level_1/activity_3/n_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_o_faded {
	background-image: url("../images/level_1/activity_3/o_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_p_faded {
	background-image: url("../images/level_1/activity_3/p_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_q_faded {
	background-image: url("../images/level_1/activity_3/q_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_r_faded {
	background-image: url("../images/level_1/activity_3/r_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_s_faded {
	background-image: url("../images/level_1/activity_3/s_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_t_faded {
	background-image: url("../images/level_1/activity_3/t_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_u_faded {
	background-image: url("../images/level_1/activity_3/u_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_v_faded {
	background-image: url("../images/level_1/activity_3/v_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_w_faded {
	background-image: url("../images/level_1/activity_3/w_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_x_faded {
	background-image: url("../images/level_1/activity_3/x_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_y_faded {
	background-image: url("../images/level_1/activity_3/y_faded.png");
	background-repeat: no-repeat;
}

.panels_with_headphones .letter_z_faded {
	background-image: url("../images/level_1/activity_3/z_faded.png");
	background-repeat: no-repeat;
}




.panel_l_faded {
	background-image: url("../images/level_1/d5_a3/panel_l_faded.png");
	background-repeat: no-repeat;
}

.panel_l {
	background-image: url("../images/level_1/d5_a3/panel_l.png");
	background-repeat: no-repeat;
}

.lion_pixel_panel_1_faded {
	background-image: url("../images/level_1/d5_a3/panel_lion_1_faded.png");
	background-repeat: no-repeat;
}

.lion_pixel_panel_1 {
	background-image: url("../images/level_1/d5_a3/panel_lion_1.png");
	background-repeat: no-repeat;
}

.panel_m {
	background-image: url("../images/level_1/d5_a3/panel_m.png");
	background-repeat: no-repeat;
}

.panel_z {
	background-image: url("../images/level_1/d5_a3/panel_z.png");
	background-repeat: no-repeat;
}

.panel_s {
	background-image: url("../images/level_1/d5_a3/panel_s.png");
	background-repeat: no-repeat;
}

.panel_e {
	background-image: url("../images/level_1/d5_a3/panel_e.png");
	background-repeat: no-repeat;
}

.panel_n {
	background-image: url("../images/level_1/d5_a3/panel_n.png");
	background-repeat: no-repeat;
}

.panel_f {
	background-image: url("../images/level_1/d5_a3/panel_f.png");
	background-repeat: no-repeat;
}

.panel_h {
	background-image: url("../images/level_1/d5_a3/panel_h.png");
	background-repeat: no-repeat;
}

.panel_r {
	background-image: url("../images/level_1/d5_a3/panel_r.png");
	background-repeat: no-repeat;
}

.panel_w {
	background-image: url("../images/level_1/d5_a3/panel_w.png");
	background-repeat: no-repeat;
}

/*Day 7 Activity 3*/

.panel_g_faded {
	background-image: url("../images/level_1/d5_a3/panel_g_faded.png");
	background-repeat: no-repeat;
}

.panel_g {
	background-image: url("../images/level_1/d5_a3/panel_g.png");
	background-repeat: no-repeat;
}

.gorilla_pixel_panel_1_faded {
	background-image: url("../images/level_1/d5_a3/panel_gorilla_faded.png");
	background-repeat: no-repeat;
}

.gorilla_pixel_panel_1 {
	background-image: url("../images/level_1/d5_a3/panel_gorilla_1.png");
	background-repeat: no-repeat;
}


.panel_t {
	background-image: url("../images/level_1/d5_a3/panel_t.png");
	background-repeat: no-repeat;
}

.panel_a {
	background-image: url("../images/level_1/d5_a3/panel_a.png");
	background-repeat: no-repeat;
}

.panel_i {
	background-image: url("../images/level_1/d5_a3/panel_i.png");
	background-repeat: no-repeat;
}

.panel_p {
	background-image: url("../images/level_1/d5_a3/panel_p.png");
	background-repeat: no-repeat;
}

.panel_y {
	background-image: url("../images/level_1/d5_a3/panel_y.png");
	background-repeat: no-repeat;
}

.panel_o {
	background-image: url("../images/level_1/d5_a3/panel_o.png");
	background-repeat: no-repeat;
}

.panel_b {
	background-image: url("../images/level_1/d5_a3/panel_b.png");
	background-repeat: no-repeat;
}

.panel_q {
	background-image: url("../images/level_1/d5_a3/panel_q.png");
	background-repeat: no-repeat;
}




.mag-glass_container {
	height: 77px;
	width: 80px;
}

.panels_with_mag-glass #panel_2 .mag-glass_second_panel{
	position: absolute;
	left: 135px;
	top: 440px;
}


.faded_mag-glass {
	background-image: url("../images/level_1/d5_a3/a3_mag-glass_faded.png");
	background-repeat: no-repeat;
	background-size: 80px 77px;
}


.bright_mag-glass {
	background-image: url("../images/level_1/d5_a3/a3_mag-glass.png");
	background-repeat: no-repeat;
	background-size: 80px 77px;
}




/*Day 8 Activity 3*/

.day_8_panels {
	margin-left: 180px;
}


.panels_with_headphones .day_8_panels .mag-glass_container {
	position: absolute;
	left: 135px;
	top: 440px;
}


.level_5_menu_container {
	width: 100%;
}

.level_5_menu_container img.ballons_and_presents {
	display: block;
	margin: 0 auto !important;
}




/* Level 1 Assessment  */

section.pre_assessment_container{
	
}

section.pre_assessment_container h2#test_subtitle {
	padding: 40px 0;
	font-size: 2.3em;
	color: #776A53;
	font-weight: bold;
}


aside.assessment_container {
	float: left;
	width: 49.8%;
	height: 300px;
	margin-top: 20px;
	padding-top: 50px;
}

aside.assessment_container a{
	text-decoration: none;
}

aside.letter_name {
	border-right: 1px solid #776A53;
}

aside.letter_name button,
aside.letter_sound button{
	display: block;
	margin: 50px auto 0 auto;
	/*margin: 35px 0 0 55px;*/
	font-size: 1.5em;
	text-decoration: none;
	color: #776A53;
	background-color: #ffffff;
	border: 1px solid #776A53;
	border-radius: 5px;
	padding: 15px 55px;
	transition: background-color .5s;
}

aside.letter_name button:hover,
aside.letter_sound button:hover{
	background-color: #776A53;
	border: 1px solid #776A53;
	color:#fff;
}



body.level_5 section.pre_assessment_container h2#test_subtitle {
	padding: 40px 0;
	font-size: 2.3em;
	color: #4eafc8;
	font-weight: bold;
}


body.level_5 aside.letter_name {
	border-right: 1px solid #4eafc8;
}

body.level_5 aside.letter_name button,
body.level_5 aside.letter_sound button{
	display: block;
	margin: 50px auto 0 auto;
	/*margin: 35px 0 0 55px;*/
	font-size: 1.5em;
	text-decoration: none;
	color: #4eafc8;
	background-color: #ffffff;
	border: 1px solid #4eafc8;
	border-radius: 5px;
	padding: 15px 55px;
	transition: background-color .5s;
}

body.level_5 aside.letter_name button:hover,
body.level_5 aside.letter_sound button:hover{
	background-color: #4eafc8;
	border: 1px solid #4eafc8;
	color:#fff;
}





.hide_radio {
	visibility:hidden;
}

.grid_letter_a {
	background-image: url("../images/level_1/activity_1/grid/letters/small/a.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_b {
	background-image: url("../images/level_1/activity_1/grid/letters/small/b.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_c {
	background-image: url("../images/level_1/activity_1/grid/letters/small/c.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_d {
	background-image: url("../images/level_1/activity_1/grid/letters/small/d.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_e {
	background-image: url("../images/level_1/activity_1/grid/letters/small/e.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_f {
	background-image: url("../images/level_1/activity_1/grid/letters/small/f.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_g {
	background-image: url("../images/level_1/activity_1/grid/letters/small/g.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}


.grid_letter_h {
	background-image: url("../images/level_1/activity_1/grid/letters/small/h.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_i {
	background-image: url("../images/level_1/activity_1/grid/letters/small/i.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_j {
	background-image: url("../images/level_1/activity_1/grid/letters/small/j.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_k {
	background-image: url("../images/level_1/activity_1/grid/letters/small/k.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_l {
	background-image: url("../images/level_1/activity_1/grid/letters/small/l.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_m {
	background-image: url("../images/level_1/activity_1/grid/letters/small/m.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_n {
	background-image: url("../images/level_1/activity_1/grid/letters/small/n.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_o {
	background-image: url("../images/level_1/activity_1/grid/letters/small/o.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_p {
	background-image: url("../images/level_1/activity_1/grid/letters/small/p.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_q {
	background-image: url("../images/level_1/activity_1/grid/letters/small/q.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_r {
	background-image: url("../images/level_1/activity_1/grid/letters/small/r.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_s {
	background-image: url("../images/level_1/activity_1/grid/letters/small/s.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_t {
	background-image: url("../images/level_1/activity_1/grid/letters/small/t.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_u {
	background-image: url("../images/level_1/activity_1/grid/letters/small/u.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_v {
	background-image: url("../images/level_1/activity_1/grid/letters/small/v.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_w {
	background-image: url("../images/level_1/activity_1/grid/letters/small/w.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_x {
	background-image: url("../images/level_1/activity_1/grid/letters/small/x.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_y {
	background-image: url("../images/level_1/activity_1/grid/letters/small/y.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.grid_letter_z {
	background-image: url("../images/level_1/activity_1/grid/letters/small/z.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

form input[type="button"],
form input[type="submit"]{
	-webkit-appearance: none;
}


form #button{
	margin: 250px 0 0 350px;
	font-size: 2em;
	text-decoration: none;
	color: #fff;
	background-color: #776A53;
	border: 1px solid #776A53;
	border-radius: 5px;
	padding: 25px 55px;
	transition: background-color .5s;
	
}


form #button:hover {
	background-color: #fff;
	border: 1px solid #776A53;
	color:#776A53;
}


body.level_5 form #button{
	margin: 250px 0 0 350px;
	font-size: 2em;
	text-decoration: none;
	color: #fff;
	background-color: #4eafc8;
	border: 1px solid #4eafc8;
	border-radius: 5px;
	padding: 25px 55px;
	transition: background-color .5s;
}


body.level_5 form #button:hover {
	background-color: #fff;
	border: 1px solid #4eafc8;
	color:#4eafc8;
}

div#begin_assessment_container {
	width: 100%;
	height: 35vh;
	/*padding-top: 15%;*/
	padding-top: 10%;
}


h2#test_title {
	font-size: 3em;
	text-align: center;
	font-weight: bold;
}

h2#test_subtitle {
	font-size: 2em;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}

div#begin_assessment_container button{
	margin: 35px 0 0 350px;
	font-size: 2em;
	text-decoration: none;
	color: #fff;
	background-color: #776A53;
	border: 1px solid #776A53;
	border-radius: 5px;
	padding: 25px 55px;
	transition: background-color .5s;
	
}

div#begin_assessment_container button:hover {
	background-color: #fff;
	border: 1px solid #776A53;
	color:#776A53;
}


body.level_5 div#begin_assessment_container button{
	margin: 35px 0 0 350px;
	font-size: 2em;
	text-decoration: none;
	color: #fff;
	background-color: #4eafc8;
	border: 1px solid #4eafc8;
	border-radius: 5px;
	padding: 25px 55px;
	transition: background-color .5s;
	
}

body.level_5 div#begin_assessment_container button:hover {
	background-color: #fff;
	border: 1px solid #4eafc8;
	color:#4eafc8;
}



aside#after_submit{
	width: 100%;
	height: 30vh;
	padding-top: 25%;
	
}

#number_correct {
	font-size: 3em;
	text-align: center;
	font-weight: bold;
	
}

div#final_stats {
	float: left;
	height: 121px;
	width: 280px;
	
}

#final_count {
	font-size: 2.5em;
	text-align: center;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	
}

.a_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/a_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.a_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/a_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.b_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/b_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.b_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/b_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.c_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/c_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.c_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/c_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.d_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/d_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.d_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/d_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.e_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/e_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.e_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/e_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.f_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/f_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.f_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/f_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.g_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/g_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.g_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/g_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.h_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/h_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.h_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/h_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.i_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/i_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.i_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/i_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.j_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/j_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.j_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/j_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.k_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/k_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.k_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/k_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.l_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/l_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.l_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/l_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.m_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/m_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.m_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/m_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.n_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/n_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.n_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/n_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.o_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/o_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.o_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/o_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.p_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/p_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.p_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/p_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.q_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/q_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.q_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/q_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.r_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/r_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.r_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/r_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.s_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/s_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.s_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/s_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.t_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/t_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.t_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/t_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.u_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/u_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.u_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/u_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.v_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/v_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.v_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/v_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.w_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/w_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.w_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/w_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.x_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/x_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.x_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/x_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.y_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/y_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.y_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/y_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.z_correct {
	background-image: url("../images/level_1/activity_1/grid/letters/small/z_correct.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}

.z_incorrect {
	background-image: url("../images/level_1/activity_1/grid/letters/small/z_incorrect.png");
	background-repeat: no-repeat;
	background-size: 128px 121px;
}


form input[type="text"],
form input[type="email"],
form input[type="button"],
form input[type="submit"]{
	-webkit-appearance: none;
}

form input[type=text],
form input[type=email]{
    padding: 15px 20px;
    margin: 2px 0 15px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
	width: 100%;
	font-size: 16px;
}


div.student_number_container{
	width: 30%;
	margin: 40px auto 0 auto;
}


div.teacher_info_container{
	width: 30%;
	margin: 10px auto 0 auto;
}

.assessment_button {
	display: block;
	margin: 0 auto;
}

.check_answers_button {
	padding-top: 25%;
}

p.student_number_label {
	text-align: center;
}

::placeholder {
	text-align: center;
}

/*body.level_1 #go_to_next_section{
	height: 65px;
	width: 225px;
	-webkit-appearance: none;
	margin-top: 20px;
	font-size: 1.5em;
	text-decoration: none;
	color: #fff;
	background-color: #776A53;
	border: 1px solid #776A53;
	border-radius: 5px;
	padding: 5px 20px;
	transition: background-color .5s;
}
*/

/*body.level_1 #go_to_next_section:hover {
	background-color: #fff;
	border: 1px solid #776A53;
	color:#776A53;
}*/


@media screen and (max-width: 1024px) {
	/*#canvas {
		height: 80vh;
	}*/
	

}

@media screen and (max-width: 896px) { /* iPhone Xs Max & iPhone Xr landscape (896 x 414)*/
	
	/* The Den Menu */
	
	#container {
		width: 100%;
	}
	
	#main_menu {
		height: auto;
		
	}
	
	.digital_safari_title_img {
		width: 55%;
	}
	
	.main_menu_links {
		height: 99px;
		width: 885px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 885px 99px;
	}
	
	/* Level 1 */
	
	img#level_1_title {
		max-width: 80%;
		height: auto;
	}
	
	img#den_icon {
		position: fixed;
		max-width: 10%;
		height: auto;
	}
	
	#animal_menu_images_container {
		margin-left: 10px;
	}

	#animal_menu_images_container img {
		max-width: 31%;
		height: auto;
	}
	
	body.the_legend #canvas{
		/*height: 834px;*/
		height: 75vh;
	}
	
	div.video_3 iframe {
		position: absolute;
		top: 3%;
		left: 12%;
		width: 75%;
		height: 70%;
	}
	
	#bottom_nav img.small_icons {
		width: 9%;
		height: auto;
	}
	
	
	body#legend_day_two_activity_one #canvas,
	body#legend_day_three_activity_one #canvas{
		
		height: 70.2vh;
		
	}
	
	#legend_day_seven_activity_two .compare {
	padding-left: 124px;
	
	}
	
	#bottom_nav #green_speaker,
	#bottom_nav #green_speaker_2,
	#bottom_nav #green_speaker_3,
	#bottom_nav #green_speaker_4,
	#bottom_nav #green_speaker_5,
	#bottom_nav #green_speaker_6,
	#bottom_nav #green_speaker_panel_2,
	#bottom_nav #green_speaker_panel_3,
	#bottom_nav #blue_speaker,
	#bottom_nav .activity_3_speaker{
		/*margin-left: 80px;*/
		position: relative;
		top: 8px;
		left: 10px;
		width: 10.5%;
		height: auto;

	}
	
	.panels_with_headphones #bottom_nav .the_speaker{
		position: relative;
		top: 0px!important;
		left: 0px!important;
		width: 10.5% !important;
		height: auto;

	}
	
	
	
	img#safari_guide {
		width: 60% !important;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	
	
	.two_panel_exercise .panel_container{
		margin-left: 65px;
		max-width: 65% !important;
	}
	
	.two_panel_exercise .panel_container img {
		width: 57%;
		height: auto;
	}
	
	.two_panel_exercise .panel_container img:first-child {
		margin-left: 10px;
	}
	
	.two_panel_exercise .panel_container .number_two {
		margin-left: -120px !important;
	}
	
	.two_panel_exercise .panel_container .individual_panel {
		position: relative;
	}
	
	.two_panel_exercise .panel_container .individual_panel img.mag_glass_first_panel{
		position: absolute;
		top:245px;
		left: 60px;
		width: 20%;
		height: auto;
	}
	
	.two_panel_exercise #a2_background_faded .buttons{
		/*margin-top: 15px !important;*/
	}
	
	.two_panel_exercise .faded_buttons {
		margin-top: -30px !important;
	}
	
	.two_panel_exercise .bright_buttons {
		margin-top: -28px !important;
	}
	
	
	.pixeled_panels {
		float: left;
		margin-left: 200px!important;
		max-width: 100% !important;
	}

	.panel_container #panel_1,
	.panel_container #panel_2{
		float: left;
		width: 50%;
	}

	.button_container {
		float: right;
		width: 15%;
		margin-right: 80px;
	}

	.buttons_green {
		margin: 30px 0 80px 0; 

	}

	.monkey_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_1_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.monkey_pixel_panel_2_faded {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_2_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.monkey_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.monkey_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.butterfly_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_butterfly_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.elephant_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_elephant_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.duck_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_duck_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.fox_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_fox_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.fox_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_fox_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.gorilla_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_gorilla_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.hyrax_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_hyrax_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.jaguar_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_jaguar_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.lion_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_lion_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.naked_mole_rat_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_naked_mole_rat_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.naked_mole_rat_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_naked_mole_rat_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.otter_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_otter_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panda_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_panda_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.rhino_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_rhino_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.toucan_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_toucan_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.wildebeest_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_wildebeest_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.wildebeest_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_wildebeest_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.yak_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_yak_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.zebra_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_zebra_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	/*Day 3 Activity 2*/

	.yak_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_2/panel_yak_1_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}


	.camel_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_2/panel_camel_1_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}


	.yak_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_yak_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.camel_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_camel_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.quail_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_quail_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.umbrella_bird_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_umbrella_bird_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.sea_lion_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_sea_lion_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.sea_lion_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_sea_lion_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.koala_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_koala_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.ant_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_ant_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.ant_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_ant_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panda_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_panda_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.hippo_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_hippo_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.vulture_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_vulture_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.iguana_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_iguana_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.iguana_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_iguana_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.duck_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_duck_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	
	
	.panels_with_headphones #panel_1,
	.panels_with_headphones #panel_2{
		position: relative;
	}


	.headphone_container {
		height: 48px;
		width: 50px;
	}

	.faded_headphones {
		background-image: url("../images/level_1/activity_2/a2_headphones_faded.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}

	.bright_headphones {
		background-image: url("../images/level_1/activity_2/a2_headphones.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}


	.panels_with_headphones #panel_1 .headphones_first_panel,
	.panels_with_headphones #panel_2 .headphones_second_panel{
		position: absolute;
		left: 80px;
		top: 240px;
	}
	
	
	
	
	

	.individual_button_container {
		height: 90px;
		width: 90px;
	}


	.green_button {
		background-image: url("../images/level_1/activity_2/buttons/green_button.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.green_button_faded {
		background-image: url("../images/level_1/activity_2/buttons/green_button_faded.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.green_button_wrong {
		background-image: url("../images/level_1/activity_2/buttons/green_button_wrong.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.green_button_correct {
		background-image: url("../images/level_1/activity_2/buttons/green_button_correct.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button {
		background-image: url("../images/level_1/activity_2/buttons/red_button.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button_faded {
		background-image: url("../images/level_1/activity_2/buttons/red_button_faded.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button_wrong {
		background-image: url("../images/level_1/activity_2/buttons/red_button_wrong.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button_correct {
		background-image: url("../images/level_1/activity_2/buttons/red_button_correct.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	
	
	.panels_with_headphones .letter_a_faded {
		background-image: url("../images/level_1/activity_3/a_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;

	}

	.panels_with_headphones .letter_b_faded {
		background-image: url("../images/level_1/activity_3/b_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_c_faded {
		background-image: url("../images/level_1/activity_3/c_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_d_faded {
		background-image: url("../images/level_1/activity_3/d_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_e_faded {
		background-image: url("../images/level_1/activity_3/e_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_f_faded {
		background-image: url("../images/level_1/activity_3/f_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_g_faded {
		background-image: url("../images/level_1/activity_3/g_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_h_faded {
		background-image: url("../images/level_1/activity_3/h_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_i_faded {
		background-image: url("../images/level_1/activity_3/i_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_j_faded {
		background-image: url("../images/level_1/activity_3/j_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_k_faded {
		background-image: url("../images/level_1/activity_3/k_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_l_faded {
		background-image: url("../images/level_1/activity_3/l_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_m_faded {
		background-image: url("../images/level_1/activity_3/m_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_n_faded {
		background-image: url("../images/level_1/activity_3/n_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_o_faded {
		background-image: url("../images/level_1/activity_3/o_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_p_faded {
		background-image: url("../images/level_1/activity_3/p_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_q_faded {
		background-image: url("../images/level_1/activity_3/q_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_r_faded {
		background-image: url("../images/level_1/activity_3/r_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_s_faded {
		background-image: url("../images/level_1/activity_3/s_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_t_faded {
		background-image: url("../images/level_1/activity_3/t_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_u_faded {
		background-image: url("../images/level_1/activity_3/u_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_v_faded {
		background-image: url("../images/level_1/activity_3/v_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_w_faded {
		background-image: url("../images/level_1/activity_3/w_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_x_faded {
		background-image: url("../images/level_1/activity_3/x_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_y_faded {
		background-image: url("../images/level_1/activity_3/y_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_z_faded {
		background-image: url("../images/level_1/activity_3/z_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	
	
	
	/*Day 6 Activity 3*/
	
	
	.mag-glass_container {
		height: 48px;
		width: 50px;
	}

	.panels_with_mag-glass #panel_2 .mag-glass_second_panel{
		position: absolute;
		left: 80px;
		top: 240px;
	}
	
	.faded_mag-glass {
		background-image: url("../images/level_1/d5_a3/a3_mag-glass_faded.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}


	.bright_mag-glass {
		background-image: url("../images/level_1/d5_a3/a3_mag-glass.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}
	
	.panel_l_faded {
	background-image: url("../images/level_1/d5_a3/panel_l_faded.png");
	background-repeat: no-repeat;
	background-size: 159px 285px;
}

	.panel_l {
		background-image: url("../images/level_1/d5_a3/panel_l.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.lion_pixel_panel_1_faded {
		background-image: url("../images/level_1/d5_a3/panel_lion_1_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.lion_pixel_panel_1 {
		background-image: url("../images/level_1/d5_a3/panel_lion_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_m {
		background-image: url("../images/level_1/d5_a3/panel_m.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_z {
		background-image: url("../images/level_1/d5_a3/panel_z.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_s {
		background-image: url("../images/level_1/d5_a3/panel_s.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_e {
		background-image: url("../images/level_1/d5_a3/panel_e.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_n {
		background-image: url("../images/level_1/d5_a3/panel_n.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_f {
		background-image: url("../images/level_1/d5_a3/panel_f.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_h {
		background-image: url("../images/level_1/d5_a3/panel_h.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_r {
		background-image: url("../images/level_1/d5_a3/panel_r.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_w {
		background-image: url("../images/level_1/d5_a3/panel_w.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	/*Day 7 Activity 3*/

	.panel_g_faded {
		background-image: url("../images/level_1/d5_a3/panel_g_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_g {
		background-image: url("../images/level_1/d5_a3/panel_g.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.gorilla_pixel_panel_1_faded {
		background-image: url("../images/level_1/d5_a3/panel_gorilla_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.gorilla_pixel_panel_1 {
		background-image: url("../images/level_1/d5_a3/panel_gorilla_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}


	.panel_t {
		background-image: url("../images/level_1/d5_a3/panel_t.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_a {
		background-image: url("../images/level_1/d5_a3/panel_a.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_i {
		background-image: url("../images/level_1/d5_a3/panel_i.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_p {
		background-image: url("../images/level_1/d5_a3/panel_p.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_y {
		background-image: url("../images/level_1/d5_a3/panel_y.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_o {
		background-image: url("../images/level_1/d5_a3/panel_o.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_b {
		background-image: url("../images/level_1/d5_a3/panel_b.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_q {
		background-image: url("../images/level_1/d5_a3/panel_q.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	
		/*Day 8 Activity 3*/

	.day_8_panels {
		margin-left: 220px !important;
	}


	.panels_with_headphones .day_8_panels .mag-glass_container {
		position: absolute;
		left: 80px;
		top: 240px;
	}






	
	body#legend_day_two_activity_one #canvas div,
	body#legend_day_three_activity_one #canvas div
	{
		margin-top: 10px;
	} 
	
	
	
	body#legend_day_two_activity_one #canvas img,
	body#legend_day_three_activity_one #canvas img
	{
		max-width: 60%;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	
	
	
	/*Day 4 Activity 1*/
	
	.the_legend .letter_image {
		width: 50%!important;
		height: auto;
		/*border: 1px solid #000;*/
		display: block;
		margin: 0 auto;
	}
	
	
	/*Assessment*/
	
	
	body.level_5 section.pre_assessment_container h2#test_subtitle {
		padding: 20px 0;
	}
	
	aside.assessment_container {
		height: 200px;
		margin-top: 0px;
		padding-top: 0px;
	}
	
	div#begin_assessment_container {
		height: 5vh;
		padding-top: 3%;
	}
	
	
	body.level_1 div#begin_assessment_container button,
	body.level_5 div#begin_assessment_container button{
		margin: 35px 0 0 300px;
	}
	
	
	body.level_1 .grid_contents,
	body.level_5 .grid_contents{
		height: 85px;
		width: 85px;
	}
	
	
	.grid_letter_a,
	.grid_letter_b,
	.grid_letter_c,
	.grid_letter_d,
	.grid_letter_e,
	.grid_letter_f,
	.grid_letter_g,
	.grid_letter_h,
	.grid_letter_i,
	.grid_letter_j,
	.grid_letter_k,
	.grid_letter_l,
	.grid_letter_m,
	.grid_letter_n,
	.grid_letter_o,
	.grid_letter_p,
	.grid_letter_q,
	.grid_letter_r,
	.grid_letter_s,
	.grid_letter_t,
	.grid_letter_u,
	.grid_letter_v,
	.grid_letter_w,
	.grid_letter_x,
	.grid_letter_y,
	.grid_letter_z,
	.a_correct,
	.b_correct,
	.c_correct,
	.d_correct,
	.e_correct,
	.f_correct,
	.g_correct,
	.h_correct,
	.i_correct,
	.j_correct,
	.k_correct,
	.l_correct,
	.m_correct,
	.n_correct,
	.o_correct,
	.p_correct,
	.q_correct,
	.r_correct,
	.s_correct,
	.t_correct,
	.u_correct,
	.v_correct,
	.w_correct,
	.x_correct,
	.y_correct,
	.z_correct,
	.a_incorrect,
	.b_incorrect,
	.c_incorrect,
	.d_incorrect,
	.e_incorrect,
	.f_incorrect,
	.g_incorrect,
	.h_incorrect,
	.i_incorrect,
	.j_incorrect,
	.k_incorrect,
	.l_incorrect,
	.m_incorrect,
	.n_incorrect,
	.o_incorrect,
	.p_incorrect,
	.q_incorrect,
	.r_incorrect,
	.s_incorrect,
	.t_incorrect,
	.u_incorrect,
	.v_incorrect,
	.w_incorrect,
	.x_incorrect,
	.y_incorrect,
	.z_incorrect {
		
		background-size: 85px 85px;
	}
		
	
	form#quiz1 #button {
    	margin: 100px 0 0 300px;	

	}
	
	
	aside#after_submit {
		padding-top: 15%;
	}
	
	
	div#final_stats {
		float: none;
		clear: both;
		height: 40px;
		width: 100%;
		margin-left: 90px;
	}
	
	
	
	/* Level 2*/
	
	img#level_2_title {
		max-width: 80%;
		height: auto;
	}
	
	img#den_icon {
		position: fixed;
		max-width: 10%;
		height: auto;
	}
	
	#animal_menu_images_container {
		margin-left: 10px;
	}

	#animal_menu_images_container img {
		max-width: 31%;
		height: auto;
	}
	
	#letter_menu_images_container {
		margin-left: 10px;
	}

	#letter_menu_images_container img {
		max-width: 31%;
		height: auto;
	}
	
	body.rainforest #canvas{
		height: 75vh;
	}
	
	/*Activity 1*/
	
	#monkey_a1_p1 .monkey_background{
		background-image: url("../images/rainforest/activity_1/monkey_background.jpg");
		background-repeat: no-repeat;
		width: 549px;
		height: 308px;
		background-size: 549px 308px;
		display: block;
		margin: 0 auto;
	}
	
	#monkey_overlay_1,
	#monkey_overlay_2{
		background-image: url("../images/rainforest/activity_1/monkey_2.png");
		background-repeat: no-repeat;
		width: 549px;
		height: 308px;
		background-size: 549px 308px;
		display: block;
		margin: 0 auto;
		}
	
	


	#butterfly_a1_p1 .butterfly_background {
		background-image: url(../images/rainforest/activity_1/butterfly_background.jpg);
		background-repeat: no-repeat;	
		width: 549px;
		height: 308px;
		background-size: 549px 308px;
		display: block;
		margin: 0 auto;
	}

	#butterfly_overlay_1,
	#butterfly_overlay_2{
		background-image: url("../images/rainforest/activity_1/butterfly_2.png");
		background-repeat: no-repeat;
		width: 549px;
		height: 308px;
		background-size: 549px 308px;
		display: block;
		margin: 0 auto;
		}


	#jaguar_a1_p1 .jaguar_background {
		background-image: url(../images/rainforest/activity_1/jaguar_background.jpg);
		background-repeat: no-repeat; 
		width: 549px;
		height: 308px;
		background-size: 549px 308px;
		display: block;
		margin: 0 auto;
	}


	#jaguar_overlay_1,
	#jaguar_overlay_2{
		background-image: url("../images/rainforest/activity_1/jaguar_2.png");
		background-repeat: no-repeat;
		width: 549px;
		height: 308px;
		background-size: 549px 308px;
		display: block;
		margin: 0 auto;
		}

	#iguana_a1_p1 .iguana_background {
		background-image: url(../images/rainforest/activity_1/iguana_background.jpg);
		background-repeat: no-repeat; 
		width: 549px;
		height: 308px;
		background-size: 549px 308px;
		display: block;
		margin: 0 auto;
	}

	#iguana_overlay_1,
	#iguana_overlay_2{
		background-image: url("../images/rainforest/activity_1/iguana_2.png");
		background-repeat: no-repeat;
		width: 549px;
		height: 308px;
		background-size: 549px 308px;
		display: block;
		margin: 0 auto;
		
		}

	#toucan_a1_p1 .toucan_background {
		background-image: url(../images/rainforest/activity_1/toucan_background.jpg);
		background-repeat: no-repeat; 
		width: 549px;
		height: 308px;
		background-size: 549px 308px;
		display: block;
		margin: 0 auto;
	}

	#toucan_overlay_1,
	#toucan_overlay_2{
		background-image: url("../images/rainforest/activity_1/toucan_2.png");
		background-repeat: no-repeat;
		width: 549px;
		height: 308px;
		background-size: 549px 308px;
		display: block;
		margin: 0 auto;
		}
	
	/* Activity 2*/
	
	div.panels{
		margin-left: 130px;
	}

	.panels img {
	/*float: left;*/
		display: inline;
	margin: 15px 0 0 25px;
}

	.panels div.image_panels {
		float: left;
		margin: 15px 0 0 25px;
		height: 285px;
		width: 159px;
	}

	body.rainforest  div.monkey_bright {
			background-image: url("../images/rainforest/activity_2/panel_monkey.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

	body.rainforest div.monkey_faded {
			background-image: url("../images/rainforest/activity_2/panel_monkey_faded.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

	body.rainforest div.butterfly_bright {
			background-image: url("../images/rainforest/activity_2/panel_butterfly.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

	body.rainforest div.butterfly_faded {
			background-image: url("../images/rainforest/activity_2/panel_butterfly_faded.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

	body.rainforest div.jaguar_bright {
			background-image: url("../images/rainforest/activity_2/panel_jaguar.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

	body.rainforest div.jaguar_faded {
			background-image: url("../images/rainforest/activity_2/panel_jaguar_faded.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

	body.rainforest div.iguana_bright {
			background-image: url("../images/rainforest/activity_2/panel_iguana.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

	body.rainforest div.iguana_faded {
			background-image: url("../images/rainforest/activity_2/panel_iguana_faded.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

	body.rainforest div.toucan_bright {
			background-image: url("../images/rainforest/activity_2/panel_toucan.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

	body.rainforest div.toucan_faded {
			background-image: url("../images/rainforest/activity_2/panel_toucan_faded.png") ;
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}


	/*Activity 3*/

	.panels .black_panel {
		background-image: url("../images/rainforest/activity_3/black_panel_1.png");
		float: left;
		margin: 15px 0 0 25px;
		height: 285px;
		width: 159px;
		background-size: 159px 285px;
	}

	.panel_holder {
		float: left;
		margin: 15px 0 0 25px;
		height: 285px;
		width: 159px;
	}
	.a3_monkey_faded {
		background-image: url("../images/rainforest/activity_3/monkey_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.a3_butterfly_faded {
		background-image: url("../images/rainforest/activity_3/butterfly_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.a3_jaguar_faded {
		background-image: url("../images/rainforest/activity_3/jaguar_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.a3_iguana_faded {
		background-image: url("../images/rainforest/activity_3/iguana_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.a3_toucan_faded {
		background-image: url("../images/rainforest/activity_3/toucan_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}


	.a3_monkey {
		background-image: url("../images/rainforest/activity_3/panel_monkey.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.a3_butterfly{
		background-image: url("../images/rainforest/activity_3/panel_butterfly.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.a3_jaguar {
		background-image: url("../images/rainforest/activity_3/panel_jaguar.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.a3_iguana {
		background-image: url("../images/rainforest/activity_3/panel_iguana.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.a3_toucan {
		background-image: url("../images/rainforest/activity_3/panel_toucan.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_1,
	.panel_2,
	.panel_3{
		position: relative;
	}

	.mag_first_panel{
		position: absolute;
		top: 225px;
		left: 50px;
		z-index: 15px;
		width: 7%;
		height: auto;
	}
	
	
	.mag_second_panel{
		position: absolute;
		top: 225px;
		left: 240px;
		z-index: 15px;
		width: 7%;
		height: auto;
	}
	

	.mag_third_panel{
		position: absolute;
		top: 225px;
		left: 420px;
		z-index: 15px;
		width: 7%;
		height: auto;
	}

	/* Africa */
	
	body.africa #canvas{
		height: 75vh;
	}
	
	img#level_3_title {
		max-width: 80%;
		height: auto;
	}
	
	#main_menu_africa_index img#den_icon {
		/*position: fixed;*/
		max-width: 10%;
		height: auto;
		margin-left: -70px;
	}
	
	#elephant_a1_p1 .elephant_background{
		background-image: url("../images/africa/activity_1/hyrax_background.png");
		background-repeat: no-repeat;
		width: 549px;
		height: 308px;
		background-size: 549px 308px;
		display: block;
		margin: 0 auto;
	}
	
		#elephant_overlay_1,
		#elephant_overlay_2{
			background-image: url("../images/africa/activity_1/elephant_2.png");
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
			}


		#hippo_a1_p1 .hippo_background{
			background-image: url("../images/africa/activity_1/hippo_background.png");
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
			}

		#hippo_overlay_1,
		#hippo_overlay_2{
			background-image: url("../images/africa/activity_1/hippo_2.png");
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
			}

		#rhino_a1_p1 .rhino_background{
			background-image: url("../images/africa/activity_1/rhino_background.png");
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
			}

		#rhino_overlay_1,
		#rhino_overlay_2{
			background-image: url("../images/africa/activity_1/rhino_2.png");
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
			}

		#lion_a1_p1 .lion_background{
			background-image: url("../images/africa/activity_1/lion_background.png");
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
			}

		#lion_overlay_1,
		#lion_overlay_2{
			background-image: url("../images/africa/activity_1/lion_2.png");
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
			}

		#wildebeest_a1_p1 .wildebeest_background{
			background-image: url("../images/africa/activity_1/wildebeest_background.png");
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
			}

		#wildebeest_overlay_1,
		#wildebeest_overlay_2{
			background-image: url("../images/africa/activity_1/wildebeest_2.png");
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
			}

		#zebra_a1_p1 .zebra_background{
			background-image: url("../images/africa/activity_1/zebra_background.png");
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
			}

		#zebra_overlay_1,
		#zebra_overlay_2{
			background-image: url("../images/africa/activity_1/zebra_2.png");
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
			}

		#vulture_a1_p1 .vulture_background{
			background-image: url("../images/africa/activity_1/vulture_background.png");
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
			}

		#vulture_overlay_1,
		#vulture_overlay_2{
			background-image: url("../images/africa/activity_1/vulture_2.png");
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
			}

		#hyrax_a1_p1 .hyrax_background{
			background-image: url("../images/africa/activity_1/hyrax_background.png");
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
			}

		#hyrax_overlay_1,
		#hyrax_overlay_2{
			background-image: url("../images/africa/activity_1/hyrax_2.png");
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
			}


		/* Africa Activity 2*/

		body.africa div.lion_bright {
				background-image: url("../images/africa/activity_2/panel_lion.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.africa div.lion_faded {
				background-image: url("../images/africa/activity_2/panel_lion_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.africa div.wildebeest_bright {
				background-image: url("../images/africa/activity_2/panel_wildebeest.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.africa div.wildebeest_faded {
				background-image: url("../images/africa/activity_2/panel_wildebeest_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.africa div.zebra_bright {
				background-image: url("../images/africa/activity_2/panel_zebra.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.africa div.zebra_faded {
				background-image: url("../images/africa/activity_2/panel_zebra_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.africa div.elephant_bright {
				background-image: url("../images/africa/activity_2/panel_elephant.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.africa div.elephant_faded {
				background-image: url("../images/africa/activity_2/panel_elephant_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.africa div.rhino_bright {
				background-image: url("../images/africa/activity_2/panel_rhino.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.africa div.rhino_faded {
				background-image: url("../images/africa/activity_2/panel_rhino_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.africa div.vulture_bright {
				background-image: url("../images/africa/activity_2/panel_vulture.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.africa div.vulture_faded {
				background-image: url("../images/africa/activity_2/panel_vulture_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}


		body.africa div.hyrax_bright {
				background-image: url("../images/africa/activity_2/panel_hyrax.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.africa div.hyrax_faded {
				background-image: url("../images/africa/activity_2/panel_hyrax_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.africa div.hippo_bright {
				background-image: url("../images/africa/activity_2/panel_hippo.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.africa div.hippo_faded {
				background-image: url("../images/africa/activity_2/panel_hippo_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}
	


		/* Africa Activity 3*/

		.a3_lion_faded {
			background-image: url("../images/africa/activity_3/lion_faded.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_wildebeest_faded {
			background-image: url("../images/africa/activity_3/wildebeest_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_zebra_faded {
			background-image: url("../images/africa/activity_3/zebra_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_elephant_faded {
			background-image: url("../images/africa/activity_3/elephant_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_hippo_faded {
			background-image: url("../images/africa/activity_3/hippo_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_rhino_faded {
			background-image: url("../images/africa/activity_3/rhino_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_vulture_faded {
			background-image: url("../images/africa/activity_3/vulture_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_hyrax_faded {
			background-image: url("../images/africa/activity_3/hyrax_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_lion {
			background-image: url("../images/africa/activity_3/panel_lion.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_wildebeest {
			background-image: url("../images/africa/activity_3/panel_wildebeest.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}


		.a3_zebra {
			background-image: url("../images/africa/activity_3/panel_zebra.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_elephant {
			background-image: url("../images/africa/activity_3/panel_elephant.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_hippo {
			background-image: url("../images/africa/activity_3/panel_hippo.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_rhino {
			background-image: url("../images/africa/activity_3/panel_rhino.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_vulture {
			background-image: url("../images/africa/activity_3/panel_vulture.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_hyrax {
			background-image: url("../images/africa/activity_3/panel_hyrax.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}




		/*World Acticity 1*/
	
	body.world #canvas{
		height: 75vh;
	}
	
	
	img#level_4_title {
		max-width: 80%;
		height: auto;
	}
	
	#main_menu_world_index img#den_icon {
		/*position: fixed;*/
		max-width: 10%;
		height: auto;
		margin-left: -70px;
	}

		#ant_a1_p1 .ant_background{
				background-image: url("../images/world/activity_1/ant_background.png");
				background-repeat: no-repeat;
				width: 549px;
				height: 308px;
				background-size: 549px 308px;
				display: block;
				margin: 0 auto;
			}

			#ant_overlay_1,
			#ant_overlay_2{
					background-image: url("../images/world/activity_1/ant_2.png");
					background-repeat: no-repeat;
					width: 549px;
					height: 308px;
					background-size: 549px 308px;
					display: block;
					margin: 0 auto;
				}


			#sea_lion_a1_p1 .ant_background{
				background-image: url("../images/world/activity_1/sea_lion_background.png");
				background-repeat: no-repeat;
				width: 549px;
				height: 308px;
				background-size: 549px 308px;
				display: block;
				margin: 0 auto;
			}

			#sea_lion_overlay_1,
			#sea_lion_overlay_2{
					background-image: url("../images/world/activity_1/sea_lion_2.png");
					background-repeat: no-repeat;
					width: 549px;
					height: 308px;
					background-size: 549px 308px;
					display: block;
					margin: 0 auto;
				}

			#otter_a1_p1 .otter_background{
				background-image: url("../images/world/activity_1/otter_background.png");
				background-repeat: no-repeat;
				width: 549px;
				height: 308px;
				background-size: 549px 308px;
				display: block;
				margin: 0 auto;
			}

			#otter_overlay_1,
			#otter_overlay_2{
					background-image: url("../images/world/activity_1/otter_2.png");
					background-repeat: no-repeat;
					width: 549px;
					height: 308px;
					background-size: 549px 308px;
					display: block;
					margin: 0 auto;
				}

			#koala_a1_p1 .koala_background{
				background-image: url("../images/world/activity_1/koala_background.png");
				background-repeat: no-repeat;
				width: 549px;
				height: 308px;
				background-size: 549px 308px;
				display: block;
				margin: 0 auto;
			}

			#koala_overlay_1,
			#koala_overlay_2{
					background-image: url("../images/world/activity_1/koala_2.png");
					background-repeat: no-repeat;
					width: 549px;
					height: 308px;
					background-size: 549px 308px;
					display: block;
					margin: 0 auto;
				}

			#naked_mole_rat_a1_p1 .naked_mole_rat_background{
				background-image: url("../images/world/activity_1/naked_mole_rat_background.png");
				background-repeat: no-repeat;
				width: 549px;
				height: 308px;
				background-size: 549px 308px;
				display: block;
				margin: 0 auto;
			}

			#naked_mole_rat_overlay_1,
			#naked_mole_rat_overlay_2{
					background-image: url("../images/world/activity_1/naked_mole_rat_2.png");
					background-repeat: no-repeat;
					width: 549px;
					height: 308px;
					background-size: 549px 308px;
					display: block;
					margin: 0 auto;
				}

			#camel_a1_p1 .camel_background{
				background-image: url("../images/world/activity_1/camel_background.png");
				background-repeat: no-repeat;
				width: 549px;
				height: 308px;
				background-size: 549px 308px;
				display: block;
				margin: 0 auto;
			}

			#camel_overlay_1,
			#camel_overlay_2{
					background-image: url("../images/world/activity_1/camel_2.png");
					background-repeat: no-repeat;
					width: 549px;
					height: 308px;
					background-size: 549px 308px;
					display: block;
					margin: 0 auto;
				}

			#panda_a1_p1 .panda_background{
				background-image: url("../images/world/activity_1/panda_background.png");
				background-repeat: no-repeat;
				width: 549px;
				height: 308px;
				background-size: 549px 308px;
				display: block;
				margin: 0 auto;
			}

			#panda_overlay_1,
			#panda_overlay_2{
					background-image: url("../images/world/activity_1/panda_2.png");
					background-repeat: no-repeat;
					width: 549px;
					height: 308px;
					background-size: 549px 308px;
					display: block;
					margin: 0 auto;
				}

			#umbrella_bird_a1_p1 .umbrella_bird_background{
				background-image: url("../images/world/activity_1/umbrella_bird_background.png");
				background-repeat: no-repeat;
				width: 549px;
				height: 308px;
				background-size: 549px 308px;
				display: block;
				margin: 0 auto;
			}

			#umbrella_bird_overlay_1,
			#umbrella_bird_overlay_2{
					background-image: url("../images/world/activity_1/umbrella_bird_2.png");
					background-repeat: no-repeat;
					width: 549px;
					height: 308px;
					background-size: 549px 308px;
					display: block;
					margin: 0 auto;
				}

			#yak_a1_p1 .yak_background{
				background-image: url("../images/world/activity_1/yak_background.png");
				background-repeat: no-repeat;
				width: 549px;
				height: 308px;
				background-size: 549px 308px;
				display: block;
				margin: 0 auto;
			}

			#yak_overlay_1,
			#yak_overlay_2{
					background-image: url("../images/world/activity_1/yak_2.png");
					background-repeat: no-repeat;
					width: 549px;
					height: 308px;
					background-size: 549px 308px;
					display: block;
					margin: 0 auto;
				}

			#duck_a1_p1 .duck_background{
				background-image: url("../images/world/activity_1/duck_background.png");
				background-repeat: no-repeat;
				width: 549px;
				height: 308px;
				background-size: 549px 308px;
				display: block;
				margin: 0 auto;
			}

			#duck_overlay_1,
			#duck_overlay_2{
					background-image: url("../images/world/activity_1/duck_2.png");
					background-repeat: no-repeat;
					width: 549px;
					height: 308px;
					background-size: 549px 308px;
					display: block;
					margin: 0 auto;
				}

			#fox_a1_p1 .fox_background{
				background-image: url("../images/world/activity_1/fox_background.png");
				background-repeat: no-repeat;
				width: 549px;
				height: 308px;
				background-size: 549px 308px;
				display: block;
				margin: 0 auto;
			}

			#fox_overlay_1,
			#fox_overlay_2{
					background-image: url("../images/world/activity_1/fox_2.png");
					background-repeat: no-repeat;
					width: 549px;
					height: 308px;
					background-size: 549px 308px;
					display: block;
					margin: 0 auto;
				}

			#gorilla_a1_p1 .gorilla_background{
				background-image: url("../images/world/activity_1/gorilla_background.png");
				background-repeat: no-repeat;
				width: 549px;
				height: 308px;
				background-size: 549px 308px;
				display: block;
				margin: 0 auto;
			}

			#gorilla_overlay_1,
			#gorilla_overlay_2{
					background-image: url("../images/world/activity_1/gorilla_2.png");
					background-repeat: no-repeat;
					width: 549px;
					height: 308px;
					background-size: 549px 308px;
					display: block;
					margin: 0 auto;
				}

			#quail_a1_p1 .quail_background{
				background-image: url("../images/world/activity_1/quail_background.png");
				background-repeat: no-repeat;
				width: 549px;
				height: 308px;
				background-size: 549px 308px;
				display: block;
				margin: 0 auto;
			}

			#quail_overlay_1,
			#quail_overlay_2{
					background-image: url("../images/world/activity_1/quail_2.png");
					background-repeat: no-repeat;
					width: 549px;
					height: 308px;
					background-size: 549px 308px;
					display: block;
					margin: 0 auto;
				}

		#canvas.ant_background {
			background-image: url(../images/world/activity_1/ant_background.png);
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
		}

		#canvas.koala_background {
			background-image: url(../images/world/activity_1/koala_background.png);
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
		}

		#canvas.otter_background {
			background-image: url(../images/world/activity_1/otter_background.png);
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
		}

		#canvas.sea_lion_background {
			background-image: url(../images/world/activity_1/sea_lion_background.png);
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
		}

		#canvas.camel_background {
			background-image: url(../images/world/activity_1/camel_background.png);
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
		}
		#canvas.panda_background {
			background-image: url(../images/world/activity_1/panda_background.png);
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
		}

		#canvas.naked_mole_rat_background {
			background-image: url(../images/world/activity_1/naked_mole_rat_background.png);
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
		}

		#canvas.umbrella_bird_background {
			background-image: url(../images/world/activity_1/umbrella_bird_background.png);
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
		}

		#canvas.yak_background {
			background-image: url(../images/world/activity_1/yak_background.png);
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
		}

		#canvas.duck_background {
			background-image: url(../images/world/activity_1/duck_background.png);
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
		}

		#canvas.fox_background {
			background-image: url(../images/world/activity_1/fox_background.png);
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
		}

		#canvas.gorilla_background {
			background-image: url(../images/world/activity_1/gorilla_background.png);
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
		}
		#canvas.quail_background {
			background-image: url(../images/world/activity_1/quail_background.png);
			background-repeat: no-repeat;
			width: 549px;
			height: 308px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
		}


		/*World Activity 2*/

		body.world div.ant_bright {
				background-image: url("../images/world/activity_2/panel_ant.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.ant_faded {
				background-image: url("../images/world/activity_2/panel_ant_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.koala_bright {
				background-image: url("../images/world/activity_2/panel_koala.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.koala_faded {
				background-image: url("../images/world/activity_2/panel_koala_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.otter_bright {
				background-image: url("../images/world/activity_2/panel_otter.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.otter_faded {
				background-image: url("../images/world/activity_2/panel_otter_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.sea_lion_bright {
				background-image: url("../images/world/activity_2/panel_sea_lion.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.sea_lion_faded {
				background-image: url("../images/world/activity_2/panel_sea_lion_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}
		body.world div.camel_bright {
				background-image: url("../images/world/activity_2/panel_camel.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.camel_faded {
				background-image: url("../images/world/activity_2/panel_camel_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.panda_bright {
				background-image: url("../images/world/activity_2/panel_panda.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.panda_faded {
				background-image: url("../images/world/activity_2/panel_panda_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.naked_mole_rat_bright {
				background-image: url("../images/world/activity_2/panel_naked_mole_rat.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.naked_mole_rat_faded {
				background-image: url("../images/world/activity_2/panel_naked_mole_rat_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.umbrella_bird_bright {
				background-image: url("../images/world/activity_2/panel_umbrella_bird.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.umbrella_bird_faded {
				background-image: url("../images/world/activity_2/panel_umbrella_bird_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.yak_bright {
				background-image: url("../images/world/activity_2/panel_yak.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.yak_faded {
				background-image: url("../images/world/activity_2/panel_yak_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.duck_bright {
				background-image: url("../images/world/activity_2/panel_duck.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.duck_faded {
				background-image: url("../images/world/activity_2/panel_duck_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.fox_bright {
				background-image: url("../images/world/activity_2/panel_fox.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.fox_faded {
				background-image: url("../images/world/activity_2/panel_fox_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.gorilla_bright {
				background-image: url("../images/world/activity_2/panel_gorilla.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.gorilla_faded {
				background-image: url("../images/world/activity_2/panel_gorilla_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.quail_bright {
				background-image: url("../images/world/activity_2/panel_quail.png");
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		body.world div.quail_faded {
				background-image: url("../images/world/activity_2/panel_quail_faded.png") ;
				background-repeat: no-repeat;
				background-size: 159px 285px;
			}

		/* World Activity 3*/


		.a3_ant_faded {
			background-image: url("../images/world/activity_3/ant_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_koala_faded {
			background-image: url("../images/world/activity_3/koala_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_otter_faded {
			background-image: url("../images/world/activity_3/otter_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_sea_lion_faded {
			background-image: url("../images/world/activity_3/sea_lion_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_camel_faded {
			background-image: url("../images/world/activity_3/camel_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_panda_faded {
			background-image: url("../images/world/activity_3/panda_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_naked_mole_rat_faded {
			background-image: url("../images/world/activity_3/naked_mole_rat_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_umbrella_bird_faded {
			background-image: url("../images/world/activity_3/umbrella_bird_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_yak_faded {
			background-image: url("../images/world/activity_3/yak_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_duck_faded {
			background-image: url("../images/world/activity_3/duck_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_fox_faded {
			background-image: url("../images/world/activity_3/fox_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_gorilla_faded {
			background-image: url("../images/world/activity_3/gorilla_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_quail_faded {
			background-image: url("../images/world/activity_3/quail_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_ant {
			background-image: url("../images/world/activity_3/panel_ant.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_koala {
			background-image: url("../images/world/activity_3/panel_koala.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_otter {
			background-image: url("../images/world/activity_3/panel_otter.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_sea_lion {
			background-image: url("../images/world/activity_3/panel_sea_lion.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_camel {
			background-image: url("../images/world/activity_3/panel_camel.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_panda {
			background-image: url("../images/world/activity_3/panel_panda.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_naked_mole_rat {
			background-image: url("../images/world/activity_3/panel_naked_mole_rat.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_umbrella_bird {
			background-image: url("../images/world/activity_3/panel_umbrella_bird.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_yak {
			background-image: url("../images/world/activity_3/panel_yak.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_duck {
			background-image: url("../images/world/activity_3/panel_duck.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_fox {
			background-image: url("../images/world/activity_3/panel_fox.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_gorilla {
			background-image: url("../images/world/activity_3/panel_gorilla.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}

		.a3_quail {
			background-image: url("../images/world/activity_3/panel_quail.png");
			background-repeat: no-repeat;
			background-size: 159px 285px;
		}


	 /*Letters*/
	
	.letter_circle_image_container {
		margin-left: 40px;
		min-height: 60vh;
		padding-left: 13px;
		
	}
	
	.letter_circle_image_container img {
		width: 20%;
		height: auto;
		display: inline;
		margin-top: 10px;
		margin-left: 50px;
		margin-right: 15px;
		
	}
	
	#a1_6_answer img{
		margin-top: -100px;
		width: 100%;
		height: auto;
	}
	
	
	.letter_activities #a2_2 img,
	.letter_activities #a2_3 img,
	.letter_activities #a2_4 img,
	.letter_activities #a2_5 img,
	.letter_activities #a2_6 img,
	.letter_activities #a2_7 img{
		width: 60%;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	
	
	/*Level 5*/
	
	img#level_5_title {
		max-width: 80%;
		height: auto;
	}
	
	#level_5_title_container #den_icon {

    position: relative;
    top: -40px;
    left: 40px !important;
    z-index: 100px;
	}
	
	#legend_day_five_activity_one #canvas,
	#celebrate_day_2_activity_1 #canvas{
		height: 65vh !important;
		/*background-color: blue;*/
		
	}
	
	.animal_grid {
		margin-top: 10px;
		
	}
	
	.grid_first_row {
		margin-top: 0px !important;
	}
	
	.animal_grid img {
		width: 9.7%;
		height: auto;
		
	}
	
	/* Level 6 */
	
	
	img#level_6_title {
		max-width: 80%;
		height: auto;
	}
	
	#level_6_title_container #den_icon {

    position: relative;
    top: -40px;
    left: 140px !important;
    z-index: 100px;
	}
	
	#three_circles_container {
		margin-left: 10px;
		padding-top: 25px;
	}

	#three_circles_container img {
		max-width: 31%;
		height: auto;
	}
	
	
	div.av {
		background-image: url("../images/level_6/av.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.av_faded {
			background-image: url("../images/level_6/av_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.beb {
			background-image: url("../images/level_6/beb.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.beb_faded {
			background-image: url("../images/level_6/beb_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}
	div.bef {
			background-image: url("../images/level_6/bef.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.bef_faded {
			background-image: url("../images/level_6/bef_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}


	div.bel {
			background-image: url("../images/level_6/bel.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.bel_faded {
			background-image: url("../images/level_6/bel_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.buz {
			background-image: url("../images/level_6/buz.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.buz_faded {
			background-image: url("../images/level_6/buzb_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.cax {
			background-image: url("../images/level_6/cax.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.cax_faded {
			background-image: url("../images/level_6/cax_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.cen {
			background-image: url("../images/level_6/cen.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.cen_faded {
			background-image: url("../images/level_6/cen_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}
	div.cev {
			background-image: url("../images/level_6/cev.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.cev_faded {
			background-image: url("../images/level_6/cev_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}
	div.daf {
			background-image: url("../images/level_6/daf.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.daf_faded {
			background-image: url("../images/level_6/daf_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.dat {
			background-image: url("../images/level_6/dat.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.dat_faded {
			background-image: url("../images/level_6/dat_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.def {
			background-image: url("../images/level_6/def.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.def_faded {
			background-image: url("../images/level_6/def_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.des {
			background-image: url("../images/level_6/des.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.des_faded {
			background-image: url("../images/level_6/des_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.dod {
			background-image: url("../images/level_6/dod.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.dod_faded {
			background-image: url("../images/level_6/dod_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.duz {
			background-image: url("../images/level_6/duz.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.duz_faded {
			background-image: url("../images/level_6/duz_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.el {
			background-image: url("../images/level_6/el.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.el_faded {
			background-image: url("../images/level_6/el_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.es {
			background-image: url("../images/level_6/es.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.es_faded {
			background-image: url("../images/level_6/es_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}


	div.et {
			background-image: url("../images/level_6/et.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.et_faded {
			background-image: url("../images/level_6/et_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ev {
			background-image: url("../images/level_6/ev.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ev_faded {
			background-image: url("../images/level_6/ev_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.feb {
			background-image: url("../images/level_6/feb.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.feb_faded {
			background-image: url("../images/level_6/feb_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.fub {
			background-image: url("../images/level_6/fub.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.fub_faded {
			background-image: url("../images/level_6/fub_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.gat {
			background-image: url("../images/level_6/gat.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.gat_faded {
			background-image: url("../images/level_6/gat_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.gev {
			background-image: url("../images/level_6/gev.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.gev_faded {
			background-image: url("../images/level_6/gev_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}


	div.hax {
			background-image: url("../images/level_6/hax.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.hax_faded {
			background-image: url("../images/level_6/hax_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.hib {
			background-image: url("../images/level_6/hib.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.hib_faded {
			background-image: url("../images/level_6/hib_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.hic {
			background-image: url("../images/level_6/hic.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.hic_faded {
			background-image: url("../images/level_6/hic_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ig {
			background-image: url("../images/level_6/ig.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ig_faded {
			background-image: url("../images/level_6/ig_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.il {
			background-image: url("../images/level_6/il.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.il_faded {
			background-image: url("../images/level_6/il_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.jaf {
			background-image: url("../images/level_6/jaf.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.jaf_faded {
			background-image: url("../images/level_6/jaf_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.jic {
			background-image: url("../images/level_6/jic.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.jic_faded {
			background-image: url("../images/level_6/jic_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.kax {
			background-image: url("../images/level_6/kax.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.kax_faded {
			background-image: url("../images/level_6/kax_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.keb {
			background-image: url("../images/level_6/keb.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.keb_faded {
			background-image: url("../images/level_6/keb_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.kub {
			background-image: url("../images/level_6/kub.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.kub_faded {
			background-image: url("../images/level_6/kub_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.len {
			background-image: url("../images/level_6/len.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.len_faded {
			background-image: url("../images/level_6/len_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.lod {
			background-image: url("../images/level_6/lod.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.lod_faded {
			background-image: url("../images/level_6/lod_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.maj {
			background-image: url("../images/level_6/maj.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.maj_faded {
			background-image: url("../images/level_6/maj_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.mek {
			background-image: url("../images/level_6/mek.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.mek_faded {
			background-image: url("../images/level_6/mek_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.naf {
			background-image: url("../images/level_6/naf.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.naf_faded {
			background-image: url("../images/level_6/naf_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.nup {
			background-image: url("../images/level_6/nup.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.nup_faded {
			background-image: url("../images/level_6/nup_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.og {
			background-image: url("../images/level_6/og.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.og_faded {
			background-image: url("../images/level_6/og_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.os {
			background-image: url("../images/level_6/os.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.os_faded {
			background-image: url("../images/level_6/os_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ot {
			background-image: url("../images/level_6/ot.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ot_faded {
			background-image: url("../images/level_6/ot_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ov {
			background-image: url("../images/level_6/ov.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ov_faded {
			background-image: url("../images/level_6/ov_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.paf {
			background-image: url("../images/level_6/paf.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.paf_faded {
			background-image: url("../images/level_6/paf_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.pes {
			background-image: url("../images/level_6/pes.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.pes_faded {
			background-image: url("../images/level_6/pes_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.pic {
			background-image: url("../images/level_6/pic.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.pic_faded {
			background-image: url("../images/level_6/pic_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.qap {
			background-image: url("../images/level_6/qap.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.qap_faded {
			background-image: url("../images/level_6/qap_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.qef {
			background-image: url("../images/level_6/qef.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.qef_faded {
			background-image: url("../images/level_6/qef_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.qek {
			background-image: url("../images/level_6/qek.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.qek_faded {
			background-image: url("../images/level_6/qek_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.raf {
			background-image: url("../images/level_6/raf.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.raf_faded {
			background-image: url("../images/level_6/raf_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.raj {
			background-image: url("../images/level_6/raj.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.raj_faded {
			background-image: url("../images/level_6/raj_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.rel {
			background-image: url("../images/level_6/rel.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.rel_faded {
			background-image: url("../images/level_6/rel_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.res {
			background-image: url("../images/level_6/res.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.res_faded {
			background-image: url("../images/level_6/res_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.rup {
			background-image: url("../images/level_6/rup.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.rup_faded {
			background-image: url("../images/level_6/rup_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.sek {
			background-image: url("../images/level_6/sek.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.sek_faded {
			background-image: url("../images/level_6/sek_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.sib {
			background-image: url("../images/level_6/sib.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.sib_faded {
			background-image: url("../images/level_6/sib_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.sup {
			background-image: url("../images/level_6/sup.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.sup_faded {
			background-image: url("../images/level_6/sup_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.taj {
			background-image: url("../images/level_6/taj.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.taj_faded {
			background-image: url("../images/level_6/taj_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.tup {
			background-image: url("../images/level_6/tup.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.tup_faded {
			background-image: url("../images/level_6/tup_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ug {
			background-image: url("../images/level_6/ug.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ug_faded {
			background-image: url("../images/level_6/ug_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ul {
			background-image: url("../images/level_6/ul.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ul_faded {
			background-image: url("../images/level_6/ul_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ut {
			background-image: url("../images/level_6/ut.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ut_faded {
			background-image: url("../images/level_6/ut_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.vaf {
			background-image: url("../images/level_6/vaf.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.vaf_faded {
			background-image: url("../images/level_6/vaf_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ven {
			background-image: url("../images/level_6/ven.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ven_faded {
			background-image: url("../images/level_6/ven_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.vev {
			background-image: url("../images/level_6/vev.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.vev_faded {
			background-image: url("../images/level_6/vev_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.vod {
			background-image: url("../images/level_6/vod.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.vod_faded {
			background-image: url("../images/level_6/vod_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.wap {
			background-image: url("../images/level_6/wap.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.wap_faded {
			background-image: url("../images/level_6/wap_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.wub {
			background-image: url("../images/level_6/wub.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.wub_faded {
			background-image: url("../images/level_6/wub_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.wuz {
			background-image: url("../images/level_6/wuz.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.wuz_faded {
			background-image: url("../images/level_6/wuz_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.xap {
			background-image: url("../images/level_6/xap.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.xap_faded {
			background-image: url("../images/level_6/xap_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.xup {
			background-image: url("../images/level_6/xup.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.xup_faded {
			background-image: url("../images/level_6/xup_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.yat {
			background-image: url("../images/level_6/yat.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.yat_faded {
			background-image: url("../images/level_6/yat_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ys {
			background-image: url("../images/level_6/ys.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.ys_faded {
			background-image: url("../images/level_6/ys_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.zel {
			background-image: url("../images/level_6/zel.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.zel_faded {
			background-image: url("../images/level_6/zel_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.zib {
			background-image: url("../images/level_6/zib.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}

	div.zib_faded {
			background-image: url("../images/level_6/zib_faded.png");
			background-repeat: no-repeat;
		background-size: 159px 285px;
		}



	div.letter_a {
		background-image: url("../images/level_6/panel_a.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_b {
		background-image: url("../images/level_6/panel_b.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_c {
		background-image: url("../images/level_6/panel_c.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_d {
		background-image: url("../images/level_6/panel_d.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_e {
		background-image: url("../images/level_6/panel_e.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_f {
		background-image: url("../images/level_6/panel_f.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_g {
		background-image: url("../images/level_6/panel_g.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_h {
		background-image: url("../images/level_6/panel_h.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_i {
		background-image: url("../images/level_6/panel_i.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_j {
		background-image: url("../images/level_6/panel_j.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_k {
		background-image: url("../images/level_6/panel_k.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_l {
		background-image: url("../images/level_6/panel_l.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_m {
		background-image: url("../images/level_6/panel_m.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_n {
		background-image: url("../images/level_6/panel_n.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_o {
		background-image: url("../images/level_6/panel_o.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_p {
		background-image: url("../images/level_6/panel_p.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_q {
		background-image: url("../images/level_6/panel_q.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_r {
		background-image: url("../images/level_6/panel_r.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_s {
		background-image: url("../images/level_6/panel_s.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_t {
		background-image: url("../images/level_6/panel_t.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_u {
		background-image: url("../images/level_6/panel_u.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_v {
		background-image: url("../images/level_6/panel_v.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_w {
		background-image: url("../images/level_6/panel_w.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_x {
		background-image: url("../images/level_6/panel_x.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_y {
		background-image: url("../images/level_6/panel_y.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	div.letter_z {
		background-image: url("../images/level_6/panel_z.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	/* Level 6 - Vowels */
	
	#vowel_activities div.panels {
		margin-left: 90px;
	}
	
	#vowel_activities img.mag_first_panel {
		position: absolute;
		top: 230px;
		left: 55px;
	}
	
	#vowel_activities img.mag_third_panel {
		position: absolute;
		top: 230px;
		left: 400px;
		width: 6%;
	}
	
	
	/* 896 - Review Menu - Rainforest Animals */

	.rainforest_review #picture_activity_one {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_1.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	.rainforest_review #picture_activity_two {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_2.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	.rainforest_review #picture_activity_three {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_3.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	
	/* 896 - Review Menu - Rainforest Letters*/

	.rainforest_review #letter_activity_one {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_1.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	.rainforest_review #letter_activity_two {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_2.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	.rainforest_review #letter_activity_three {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_3.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	
	
	/* 896 - Review Menu - Africa Animals */

	.africa_review #africa_picture_activity_one {
		background-image: url("../images/africa/africa_menu/animals_activity_1.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	.africa_review #africa_picture_activity_two {
		background-image: url("../images/africa/africa_menu/animals_activity_2.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	.africa_review #africa_picture_activity_three {
		background-image: url("../images/africa/africa_menu/animals_activity_3.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	
	/* 896 - Review Menu - Africa Letters*/

	.africa_review #africa_letter_activity_one {
		background-image: url("../images/africa/africa_menu/letters_activity_1.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	.africa_review #africa_letter_activity_two {
		background-image: url("../images/africa/africa_menu/letters_activity_2.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	.africa_review #africa_letter_activity_three {
		background-image: url("../images/africa/africa_menu/letters_activity_3.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	
	
	/* 896 - Review Menu - World Animals */

	.world_review #world_picture_activity_one {
		background-image: url("../images/world/world_menu/animals_activity_1.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	.world_review #world_picture_activity_two {
		background-image: url("../images/world/world_menu/animals_activity_2.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	.world_review #world_picture_activity_three {
		background-image: url("../images/world/world_menu/animals_activity_3.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	
	/* 896 - Review Menu - World Letters*/

	.world_review #world_letters_activity_one {
		background-image: url("../images/world/world_menu/letters_activity_1.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	.world_review #world_letters_activity_two {
		background-image: url("../images/world/world_menu/letters_activity_2.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	.world_review #world_letters_activity_three {
		background-image: url("../images/world/world_menu/letters_activity_3.png");
		height: 149px;
		width: 865px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 865px 149px;
	}
	
	
	.picture_activity img,
	.letter_activity img{
		width: 14% !important;
		height: auto;
	}
	
	
	.circle {
		margin-left: 200px;
	}
	
}

@media screen and (max-width: 812px) { /* iPhone X landscape (812 x 375) */
	
	.main_menu_links {
		height: 89px;
		width: 795px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 795px 89px;
	}
	
	.panel_container {
		max-height: 528px;
		max-width: 385px;
		float: left;
		margin-left: 80px;
	}
	
	.two_panel_exercise .panel_container{
		margin-left: -70px!important;
		max-width: 85% !important;
	}
	
	.two_panel_exercise .panel_container img {
		width: 44%;
		height: auto;
	}
	
	.two_panel_exercise .panel_container img:first-child {
		margin-left: 60px!important;
	}
	
	.two_panel_exercise .panel_container .number_two {
		margin-left: -170px !important;
	}
	
	.two_panel_exercise .panel_container .individual_panel {
		position: relative;
	}
	
	.two_panel_exercise .panel_container .individual_panel img.mag_glass_first_panel{
		position: absolute;
		top:205px;
		left: 100px;
		width: 18%;
		height: auto;
	}
	
	.two_panel_exercise .d3_a2_compare .individual_panel img.mag_glass_first_panel {
		left: 40px!important;
	}
	
	
	img#safari_guide {
		width: 65% !important;
		height: auto;
		display: block;
		margin: 0 auto;
		padding-top: 10px;
	}
	
	
	.pixeled_panels {
		float: left;
		margin-left: 180px!important;
		max-width: 100% !important;
	}

	.panel_container #panel_1,
	.panel_container #panel_2{
		float: left;
		width: 50%;
	}

	.button_container {
		float: right;
		width: 15%;
		margin-right: 80px;
	}

	.buttons_green {
		margin: 30px 0 50px 0; 

	}

	.monkey_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_1_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.monkey_pixel_panel_2_faded {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_2_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.monkey_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.monkey_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.butterfly_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_butterfly_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.duck_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_duck_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.elephant_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_elephant_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.fox_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_fox_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.fox_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_fox_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.gorilla_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_gorilla_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.hyrax_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_hyrax_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.jaguar_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_jaguar_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.lion_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_lion_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.naked_mole_rat_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_naked_mole_rat_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.naked_mole_rat_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_naked_mole_rat_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.otter_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_otter_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panda_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_panda_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.rhino_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_rhino_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.toucan_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_toucan_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.wildebeest_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_wildebeest_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.wildebeest_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_wildebeest_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.yak_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_yak_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.zebra_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_zebra_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	/*Day 3 Activity 2*/

	.yak_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_2/panel_yak_1_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}


	.camel_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_2/panel_camel_1_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}


	.yak_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_yak_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.camel_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_camel_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.quail_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_quail_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.umbrella_bird_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_umbrella_bird_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.sea_lion_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_sea_lion_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.sea_lion_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_sea_lion_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.koala_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_koala_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.ant_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_ant_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.ant_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_ant_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panda_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_panda_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.hippo_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_hippo_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.vulture_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_vulture_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.iguana_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_iguana_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.iguana_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_iguana_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.duck_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_duck_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	
	
	.panels_with_headphones #panel_1,
	.panels_with_headphones #panel_2{
		position: relative;
	}


	.headphone_container {
		height: 48px;
		width: 50px;
	}

	.faded_headphones {
		background-image: url("../images/level_1/activity_2/a2_headphones_faded.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}

	.bright_headphones {
		background-image: url("../images/level_1/activity_2/a2_headphones.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}


	.panels_with_headphones #panel_1 .headphones_first_panel,
	.panels_with_headphones #panel_2 .headphones_second_panel{
		position: absolute;
		left: 75px;
		top: 214px;
	}
	

	.individual_button_container {
		height: 90px;
		width: 90px;
	}


	.green_button {
		background-image: url("../images/level_1/activity_2/buttons/green_button.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.green_button_faded {
		background-image: url("../images/level_1/activity_2/buttons/green_button_faded.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.green_button_wrong {
		background-image: url("../images/level_1/activity_2/buttons/green_button_wrong.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.green_button_correct {
		background-image: url("../images/level_1/activity_2/buttons/green_button_correct.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button {
		background-image: url("../images/level_1/activity_2/buttons/red_button.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button_faded {
		background-image: url("../images/level_1/activity_2/buttons/red_button_faded.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button_wrong {
		background-image: url("../images/level_1/activity_2/buttons/red_button_wrong.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button_correct {
		background-image: url("../images/level_1/activity_2/buttons/red_button_correct.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	
	.panels_with_headphones .letter_a_faded {
		background-image: url("../images/level_1/activity_3/a_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;

	}

	.panels_with_headphones .letter_b_faded {
		background-image: url("../images/level_1/activity_3/b_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_c_faded {
		background-image: url("../images/level_1/activity_3/c_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_d_faded {
		background-image: url("../images/level_1/activity_3/d_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_e_faded {
		background-image: url("../images/level_1/activity_3/e_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_f_faded {
		background-image: url("../images/level_1/activity_3/f_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_g_faded {
		background-image: url("../images/level_1/activity_3/g_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_h_faded {
		background-image: url("../images/level_1/activity_3/h_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_i_faded {
		background-image: url("../images/level_1/activity_3/i_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_j_faded {
		background-image: url("../images/level_1/activity_3/j_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_k_faded {
		background-image: url("../images/level_1/activity_3/k_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_l_faded {
		background-image: url("../images/level_1/activity_3/l_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_m_faded {
		background-image: url("../images/level_1/activity_3/m_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_n_faded {
		background-image: url("../images/level_1/activity_3/n_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_o_faded {
		background-image: url("../images/level_1/activity_3/o_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_p_faded {
		background-image: url("../images/level_1/activity_3/p_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_q_faded {
		background-image: url("../images/level_1/activity_3/q_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_r_faded {
		background-image: url("../images/level_1/activity_3/r_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_s_faded {
		background-image: url("../images/level_1/activity_3/s_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_t_faded {
		background-image: url("../images/level_1/activity_3/t_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_u_faded {
		background-image: url("../images/level_1/activity_3/u_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_v_faded {
		background-image: url("../images/level_1/activity_3/v_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_w_faded {
		background-image: url("../images/level_1/activity_3/w_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_x_faded {
		background-image: url("../images/level_1/activity_3/x_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_y_faded {
		background-image: url("../images/level_1/activity_3/y_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_z_faded {
		background-image: url("../images/level_1/activity_3/z_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	
	
	/*Day 6 Activity 3*/
	
	.mag-glass_container {
		height: 48px;
		width: 50px;
	}

	.panels_with_mag-glass #panel_2 .mag-glass_second_panel{
		position: absolute;
		left: 74px;
		top: 214px;
	}
	
	
	.faded_mag-glass {
		background-image: url("../images/level_1/d5_a3/a3_mag-glass_faded.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}


	.bright_mag-glass {
		background-image: url("../images/level_1/d5_a3/a3_mag-glass.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}


	.panel_l_faded {
		background-image: url("../images/level_1/d5_a3/panel_l_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_l {
		background-image: url("../images/level_1/d5_a3/panel_l.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.lion_pixel_panel_1_faded {
		background-image: url("../images/level_1/d5_a3/panel_lion_1_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.lion_pixel_panel_1 {
		background-image: url("../images/level_1/d5_a3/panel_lion_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_m {
		background-image: url("../images/level_1/d5_a3/panel_m.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_z {
		background-image: url("../images/level_1/d5_a3/panel_z.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_s {
		background-image: url("../images/level_1/d5_a3/panel_s.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_e {
		background-image: url("../images/level_1/d5_a3/panel_e.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_n {
		background-image: url("../images/level_1/d5_a3/panel_n.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_f {
		background-image: url("../images/level_1/d5_a3/panel_f.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_h {
		background-image: url("../images/level_1/d5_a3/panel_h.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_r {
		background-image: url("../images/level_1/d5_a3/panel_r.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_w {
		background-image: url("../images/level_1/d5_a3/panel_w.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	/*Day 7 Activity 3*/

	.panel_g_faded {
		background-image: url("../images/level_1/d5_a3/panel_g_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_g {
		background-image: url("../images/level_1/d5_a3/panel_g.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.gorilla_pixel_panel_1_faded {
		background-image: url("../images/level_1/d5_a3/panel_gorilla_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.gorilla_pixel_panel_1 {
		background-image: url("../images/level_1/d5_a3/panel_gorilla_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}


	.panel_t {
		background-image: url("../images/level_1/d5_a3/panel_t.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_a {
		background-image: url("../images/level_1/d5_a3/panel_a.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_i {
		background-image: url("../images/level_1/d5_a3/panel_i.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_p {
		background-image: url("../images/level_1/d5_a3/panel_p.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_y {
		background-image: url("../images/level_1/d5_a3/panel_y.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_o {
		background-image: url("../images/level_1/d5_a3/panel_o.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_b {
		background-image: url("../images/level_1/d5_a3/panel_b.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_q {
		background-image: url("../images/level_1/d5_a3/panel_q.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	
	/*Day 8 Activity 3*/

	
		.day_8_panels {
		margin-left: 190px !important;
		}


		.panels_with_headphones .day_8_panels .mag-glass_container {
			position: absolute;
			left: 74px;
			top: 214px;
		}
	
	


	/* Assessment */
	
	body.level_1 aside.letter_name button, aside.letter_sound button,
	body.level_1 aside.letter_sound button, aside.letter_sound button,
	body.level_5 aside.letter_name button, aside.letter_sound button,
	body.level_5 aside.letter_sound button, aside.letter_sound button{
		
		padding: 15px 35px;
		
	}
	
	
	body.level_1 div#begin_assessment_container button, 
	body.level_5 div#begin_assessment_container button {
		margin: 35px 0 0 250px;
	}
	
	
	body.level_1 .grid_contents, 
	body.level_5 .grid_contents {
		height: 75px;
		width: 75px;
	}
	
	.grid_letter_a,
	.grid_letter_b,
	.grid_letter_c,
	.grid_letter_d,
	.grid_letter_e,
	.grid_letter_f,
	.grid_letter_g,
	.grid_letter_h,
	.grid_letter_i,
	.grid_letter_j,
	.grid_letter_k,
	.grid_letter_l,
	.grid_letter_m,
	.grid_letter_n,
	.grid_letter_o,
	.grid_letter_p,
	.grid_letter_q,
	.grid_letter_r,
	.grid_letter_s,
	.grid_letter_t,
	.grid_letter_u,
	.grid_letter_v,
	.grid_letter_w,
	.grid_letter_x,
	.grid_letter_y,
	.grid_letter_z,
	.a_correct,
	.b_correct,
	.c_correct,
	.d_correct,
	.e_correct,
	.f_correct,
	.g_correct,
	.h_correct,
	.i_correct,
	.j_correct,
	.k_correct,
	.l_correct,
	.m_correct,
	.n_correct,
	.o_correct,
	.p_correct,
	.q_correct,
	.r_correct,
	.s_correct,
	.t_correct,
	.u_correct,
	.v_correct,
	.w_correct,
	.x_correct,
	.y_correct,
	.z_correct,
	.a_incorrect,
	.b_incorrect,
	.c_incorrect,
	.d_incorrect,
	.e_incorrect,
	.f_incorrect,
	.g_incorrect,
	.h_incorrect,
	.i_incorrect,
	.j_incorrect,
	.k_incorrect,
	.l_incorrect,
	.m_incorrect,
	.n_incorrect,
	.o_incorrect,
	.p_incorrect,
	.q_incorrect,
	.r_incorrect,
	.s_incorrect,
	.t_incorrect,
	.u_incorrect,
	.v_incorrect,
	.w_incorrect,
	.x_incorrect,
	.y_incorrect,
	.z_incorrect {
		
		background-size: 75px 75px;
	}
	
	
	form#quiz1 #button {
    	margin: 100px 0 0 250px;	

	}
	
	div#final_stats {
		
		margin-left: 0px;
	}
	
	#final_count {

		margin-bottom: 5px;
	}
	
	#number_correct {
		font-size: 2.5em;
	}
	
	
	/*Level 2*/
	
	#main_menu_rainforest_index img#den_icon {
		/*position: fixed;*/
		max-width: 10%;
		height: auto;
		margin-left: -10px;
	}
	
	#monkey_a1_p1 .monkey_background{
		background-image: url("../images/rainforest/activity_1/monkey_background.jpg");
		background-repeat: no-repeat;
		width: 499px;
		height: 280px;
		background-size: 499px 280px;
		display: block;
		margin: 0 auto;
	}
	
	#monkey_overlay_1,
	#monkey_overlay_2{
		background-image: url("../images/rainforest/activity_1/monkey_2.png");
		background-repeat: no-repeat;
		width: 499px;
		height: 280px;
		background-size: 499px 280px;
		display: block;
		margin: 0 auto;
		}

	#butterfly_a1_p1 .butterfly_background {
		background-image: url(../images/rainforest/activity_1/butterfly_background.jpg);
		background-repeat: no-repeat;	
		width: 499px;
		height: 280px;
		background-size: 499px 280px;
		display: block;
		margin: 0 auto;
	}

	#butterfly_overlay_1,
	#butterfly_overlay_2{
		background-image: url("../images/rainforest/activity_1/butterfly_2.png");
		background-repeat: no-repeat;
		width: 499px;
		height: 280px;
		background-size: 499px 280px;
		display: block;
		margin: 0 auto;
		}


	#jaguar_a1_p1 .jaguar_background {
		background-image: url(../images/rainforest/activity_1/jaguar_background.jpg);
		background-repeat: no-repeat; 
		width: 499px;
		height: 280px;
		background-size: 499px 280px;
		display: block;
		margin: 0 auto;
	}


	#jaguar_overlay_1,
	#jaguar_overlay_2{
		background-image: url("../images/rainforest/activity_1/jaguar_2.png");
		background-repeat: no-repeat;
		width: 499px;
		height: 280px;
		background-size: 499px 280px;
		display: block;
		margin: 0 auto;
		}

	#iguana_a1_p1 .iguana_background {
		background-image: url(../images/rainforest/activity_1/iguana_background.jpg);
		background-repeat: no-repeat; 
		width: 499px;
		height: 280px;
		background-size: 499px 280px;
		display: block;
		margin: 0 auto;
	}

	#iguana_overlay_1,
	#iguana_overlay_2{
		background-image: url("../images/rainforest/activity_1/iguana_2.png");
		background-repeat: no-repeat;
		width: 499px;
		height: 280px;
		background-size: 499px 280px;
		display: block;
		margin: 0 auto;
		}

	#toucan_a1_p1 .toucan_background {
		background-image: url(../images/rainforest/activity_1/toucan_background.jpg);
		background-repeat: no-repeat; 
		width: 499px;
		height: 280px;
		background-size: 499px 280px;
		display: block;
		margin: 0 auto;
	}

	#toucan_overlay_1,
	#toucan_overlay_2{
		background-image: url("../images/rainforest/activity_1/toucan_2.png");
		background-repeat: no-repeat;
		width: 499px;
		height: 280px;
		background-size: 499px 280px;
		display: block;
		margin: 0 auto;
		}
	
	/* Activity 2*/
	
	div.panels{
		margin-left: 120px;
	}

	.panels img {
	/*float: left;*/
		display: inline;
	margin: 15px 0 0 25px;
}

	.panels div.image_panels {
		float: left;
		margin: 15px 0 0 25px;
		height: 260px;
		width: 145px;
	}

	body.rainforest  div.monkey_bright {
			background-image: url("../images/rainforest/activity_2/panel_monkey.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.monkey_faded {
			background-image: url("../images/rainforest/activity_2/panel_monkey_faded.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.butterfly_bright {
			background-image: url("../images/rainforest/activity_2/panel_butterfly.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.butterfly_faded {
			background-image: url("../images/rainforest/activity_2/panel_butterfly_faded.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.jaguar_bright {
			background-image: url("../images/rainforest/activity_2/panel_jaguar.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.jaguar_faded {
			background-image: url("../images/rainforest/activity_2/panel_jaguar_faded.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.iguana_bright {
			background-image: url("../images/rainforest/activity_2/panel_iguana.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.iguana_faded {
			background-image: url("../images/rainforest/activity_2/panel_iguana_faded.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.toucan_bright {
			background-image: url("../images/rainforest/activity_2/panel_toucan.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.toucan_faded {
			background-image: url("../images/rainforest/activity_2/panel_toucan_faded.png") ;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}


	/*Activity 3*/

	.panels .black_panel {
		background-image: url("../images/rainforest/activity_3/black_panel_1.png");
		float: left;
		margin: 15px 0 0 25px;
		height: 260px;
		width: 145px;
		background-size: 145px 260px;
	}

	.panel_holder {
		float: left;
		margin: 15px 0 0 25px;
		height: 260px;
		width: 145px;
	}
	.a3_monkey_faded {
		background-image: url("../images/rainforest/activity_3/monkey_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_butterfly_faded {
		background-image: url("../images/rainforest/activity_3/butterfly_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_jaguar_faded {
		background-image: url("../images/rainforest/activity_3/jaguar_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_iguana_faded {
		background-image: url("../images/rainforest/activity_3/iguana_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_toucan_faded {
		background-image: url("../images/rainforest/activity_3/toucan_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}


	.a3_monkey {
		background-image: url("../images/rainforest/activity_3/panel_monkey.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_butterfly{
		background-image: url("../images/rainforest/activity_3/panel_butterfly.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_jaguar {
		background-image: url("../images/rainforest/activity_3/panel_jaguar.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_iguana {
		background-image: url("../images/rainforest/activity_3/panel_iguana.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_toucan {
		background-image: url("../images/rainforest/activity_3/panel_toucan.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_1,
	.panel_2,
	.panel_3{
		position: relative;
	}

	.mag_first_panel{
		position: absolute;
		top: 205px;
		left: 50px;
		z-index: 15px;
		width: 7%;
		height: auto;
	}
	
	
	.mag_second_panel{
		position: absolute;
		top: 205px;
		left: 220px;
		z-index: 15px;
		width: 7%;
		height: auto;
	}
	

	.mag_third_panel{
		position: absolute;
		top: 205px;
		left: 390px;
		z-index: 15px;
		width: 7%;
		height: auto;
	}

	
	/*body.africa #canvas{
		height: 75vh;
	}*/
	
	img#level_3_title {
		max-width: 80%;
		height: auto;
	}
	
	#main_menu_africa_index img#den_icon {
		/*position: fixed;*/
		max-width: 10%;
		height: auto;
		margin-left: -140px;
	}
	
	#elephant_a1_p1 .elephant_background{
		background-image: url("../images/africa/activity_1/hyrax_background.png");
		background-repeat: no-repeat;
		width: 499px;
		height: 280px;
		background-size: 499px 280px;
		display: block;
		margin: 0 auto;
	}
	
		#elephant_overlay_1,
		#elephant_overlay_2{
			background-image: url("../images/africa/activity_1/elephant_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}


		#hippo_a1_p1 .hippo_background{
			background-image: url("../images/africa/activity_1/hippo_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#hippo_overlay_1,
		#hippo_overlay_2{
			background-image: url("../images/africa/activity_1/hippo_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#rhino_a1_p1 .rhino_background{
			background-image: url("../images/africa/activity_1/rhino_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#rhino_overlay_1,
		#rhino_overlay_2{
			background-image: url("../images/africa/activity_1/rhino_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#lion_a1_p1 .lion_background{
			background-image: url("../images/africa/activity_1/lion_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#lion_overlay_1,
		#lion_overlay_2{
			background-image: url("../images/africa/activity_1/lion_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#wildebeest_a1_p1 .wildebeest_background{
			background-image: url("../images/africa/activity_1/wildebeest_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#wildebeest_overlay_1,
		#wildebeest_overlay_2{
			background-image: url("../images/africa/activity_1/wildebeest_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#zebra_a1_p1 .zebra_background{
			background-image: url("../images/africa/activity_1/zebra_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#zebra_overlay_1,
		#zebra_overlay_2{
			background-image: url("../images/africa/activity_1/zebra_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#vulture_a1_p1 .vulture_background{
			background-image: url("../images/africa/activity_1/vulture_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#vulture_overlay_1,
		#vulture_overlay_2{
			background-image: url("../images/africa/activity_1/vulture_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#hyrax_a1_p1 .hyrax_background{
			background-image: url("../images/africa/activity_1/hyrax_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#hyrax_overlay_1,
		#hyrax_overlay_2{
			background-image: url("../images/africa/activity_1/hyrax_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 549px 308px;
			display: block;
			margin: 0 auto;
		}
	
	/* Africa - Activity 2*/
	
		body.africa div.lion_bright {
				background-image: url("../images/africa/activity_2/panel_lion.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.lion_faded {
				background-image: url("../images/africa/activity_2/panel_lion_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.wildebeest_bright {
				background-image: url("../images/africa/activity_2/panel_wildebeest.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.wildebeest_faded {
				background-image: url("../images/africa/activity_2/panel_wildebeest_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.zebra_bright {
				background-image: url("../images/africa/activity_2/panel_zebra.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.zebra_faded {
				background-image: url("../images/africa/activity_2/panel_zebra_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.elephant_bright {
				background-image: url("../images/africa/activity_2/panel_elephant.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.elephant_faded {
				background-image: url("../images/africa/activity_2/panel_elephant_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.rhino_bright {
				background-image: url("../images/africa/activity_2/panel_rhino.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.rhino_faded {
				background-image: url("../images/africa/activity_2/panel_rhino_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.vulture_bright {
				background-image: url("../images/africa/activity_2/panel_vulture.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.vulture_faded {
				background-image: url("../images/africa/activity_2/panel_vulture_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}


		body.africa div.hyrax_bright {
				background-image: url("../images/africa/activity_2/panel_hyrax.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.hyrax_faded {
				background-image: url("../images/africa/activity_2/panel_hyrax_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.hippo_bright {
				background-image: url("../images/africa/activity_2/panel_hippo.png");
				background-repeat: no-repeat;
			background-size: 145px 260px;
			}

		body.africa div.hippo_faded {
				background-image: url("../images/africa/activity_2/panel_hippo_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}


		/* Africa Activity 3*/

		.a3_lion_faded {
			background-image: url("../images/africa/activity_3/lion_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_wildebeest_faded {
			background-image: url("../images/africa/activity_3/wildebeest_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_zebra_faded {
			background-image: url("../images/africa/activity_3/zebra_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_elephant_faded {
			background-image: url("../images/africa/activity_3/elephant_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_hippo_faded {
			background-image: url("../images/africa/activity_3/hippo_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_rhino_faded {
			background-image: url("../images/africa/activity_3/rhino_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_vulture_faded {
			background-image: url("../images/africa/activity_3/vulture_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_hyrax_faded {
			background-image: url("../images/africa/activity_3/hyrax_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_lion {
			background-image: url("../images/africa/activity_3/panel_lion.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_wildebeest {
			background-image: url("../images/africa/activity_3/panel_wildebeest.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}


		.a3_zebra {
			background-image: url("../images/africa/activity_3/panel_zebra.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_elephant {
			background-image: url("../images/africa/activity_3/panel_elephant.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_hippo {
			background-image: url("../images/africa/activity_3/panel_hippo.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_rhino {
			background-image: url("../images/africa/activity_3/panel_rhino.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_vulture {
			background-image: url("../images/africa/activity_3/panel_vulture.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_hyrax {
			background-image: url("../images/africa/activity_3/panel_hyrax.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}
	
	/* World */
	
	#main_menu_world_index img#den_icon {
		/*position: fixed;*/
		max-width: 10%;
		height: auto;
		margin-left: -140px;
	}
	
		#ant_a1_p1 .ant_background{
			background-image: url("../images/world/activity_1/ant_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#ant_overlay_1,
		#ant_overlay_2{
			background-image: url("../images/world/activity_1/ant_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}


		#sea_lion_a1_p1 .ant_background{
			background-image: url("../images/world/activity_1/sea_lion_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#sea_lion_overlay_1,
		#sea_lion_overlay_2{
			background-image: url("../images/world/activity_1/sea_lion_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#otter_a1_p1 .otter_background{
			background-image: url("../images/world/activity_1/otter_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#otter_overlay_1,
		#otter_overlay_2{
			background-image: url("../images/world/activity_1/otter_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#koala_a1_p1 .koala_background{
			background-image: url("../images/world/activity_1/koala_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#koala_overlay_1,
		#koala_overlay_2{
			background-image: url("../images/world/activity_1/koala_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#naked_mole_rat_a1_p1 .naked_mole_rat_background{
			background-image: url("../images/world/activity_1/naked_mole_rat_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#naked_mole_rat_overlay_1,
		#naked_mole_rat_overlay_2{
			background-image: url("../images/world/activity_1/naked_mole_rat_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#camel_a1_p1 .camel_background{
			background-image: url("../images/world/activity_1/camel_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#camel_overlay_1,
		#camel_overlay_2{
			background-image: url("../images/world/activity_1/camel_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#panda_a1_p1 .panda_background{
			background-image: url("../images/world/activity_1/panda_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#panda_overlay_1,
		#panda_overlay_2{
			background-image: url("../images/world/activity_1/panda_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#umbrella_bird_a1_p1 .umbrella_bird_background{
			background-image: url("../images/world/activity_1/umbrella_bird_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#umbrella_bird_overlay_1,
		#umbrella_bird_overlay_2{
			background-image: url("../images/world/activity_1/umbrella_bird_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#yak_a1_p1 .yak_background{
			background-image: url("../images/world/activity_1/yak_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#yak_overlay_1,
		#yak_overlay_2{
			background-image: url("../images/world/activity_1/yak_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#duck_a1_p1 .duck_background{
			background-image: url("../images/world/activity_1/duck_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#duck_overlay_1,
		#duck_overlay_2{
			background-image: url("../images/world/activity_1/duck_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#fox_a1_p1 .fox_background{
			background-image: url("../images/world/activity_1/fox_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#fox_overlay_1,
		#fox_overlay_2{
			background-image: url("../images/world/activity_1/fox_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#gorilla_a1_p1 .gorilla_background{
			background-image: url("../images/world/activity_1/gorilla_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#gorilla_overlay_1,
		#gorilla_overlay_2{
			background-image: url("../images/world/activity_1/gorilla_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#quail_a1_p1 .quail_background{
			background-image: url("../images/world/activity_1/quail_background.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#quail_overlay_1,
		#quail_overlay_2{
			background-image: url("../images/world/activity_1/quail_2.png");
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#canvas.ant_background {
			background-image: url(../images/world/activity_1/ant_background.png);
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#canvas.koala_background {
			background-image: url(../images/world/activity_1/koala_background.png);
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#canvas.otter_background {
			background-image: url(../images/world/activity_1/otter_background.png);
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#canvas.sea_lion_background {
			background-image: url(../images/world/activity_1/sea_lion_background.png);
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#canvas.camel_background {
			background-image: url(../images/world/activity_1/camel_background.png);
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}
		#canvas.panda_background {
			background-image: url(../images/world/activity_1/panda_background.png);
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#canvas.naked_mole_rat_background {
			background-image: url(../images/world/activity_1/naked_mole_rat_background.png);
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#canvas.umbrella_bird_background {
			background-image: url(../images/world/activity_1/umbrella_bird_background.png);
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#canvas.yak_background {
			background-image: url(../images/world/activity_1/yak_background.png);
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#canvas.duck_background {
			background-image: url(../images/world/activity_1/duck_background.png);
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#canvas.fox_background {
			background-image: url(../images/world/activity_1/fox_background.png);
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}

		#canvas.gorilla_background {
			background-image: url(../images/world/activity_1/gorilla_background.png);
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}
		#canvas.quail_background {
			background-image: url(../images/world/activity_1/quail_background.png);
			background-repeat: no-repeat;
			width: 499px;
			height: 280px;
			background-size: 499px 280px;
			display: block;
			margin: 0 auto;
		}
	
	/*World Activity 2*/

		body.world div.ant_bright {
				background-image: url("../images/world/activity_2/panel_ant.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.ant_faded {
				background-image: url("../images/world/activity_2/panel_ant_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.koala_bright {
				background-image: url("../images/world/activity_2/panel_koala.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.koala_faded {
				background-image: url("../images/world/activity_2/panel_koala_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.otter_bright {
				background-image: url("../images/world/activity_2/panel_otter.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.otter_faded {
				background-image: url("../images/world/activity_2/panel_otter_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.sea_lion_bright {
				background-image: url("../images/world/activity_2/panel_sea_lion.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.sea_lion_faded {
				background-image: url("../images/world/activity_2/panel_sea_lion_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}
		body.world div.camel_bright {
				background-image: url("../images/world/activity_2/panel_camel.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.camel_faded {
				background-image: url("../images/world/activity_2/panel_camel_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.panda_bright {
				background-image: url("../images/world/activity_2/panel_panda.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.panda_faded {
				background-image: url("../images/world/activity_2/panel_panda_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.naked_mole_rat_bright {
				background-image: url("../images/world/activity_2/panel_naked_mole_rat.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.naked_mole_rat_faded {
				background-image: url("../images/world/activity_2/panel_naked_mole_rat_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.umbrella_bird_bright {
				background-image: url("../images/world/activity_2/panel_umbrella_bird.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.umbrella_bird_faded {
				background-image: url("../images/world/activity_2/panel_umbrella_bird_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.yak_bright {
				background-image: url("../images/world/activity_2/panel_yak.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.yak_faded {
				background-image: url("../images/world/activity_2/panel_yak_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.duck_bright {
				background-image: url("../images/world/activity_2/panel_duck.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.duck_faded {
				background-image: url("../images/world/activity_2/panel_duck_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.fox_bright {
				background-image: url("../images/world/activity_2/panel_fox.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.fox_faded {
				background-image: url("../images/world/activity_2/panel_fox_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.gorilla_bright {
				background-image: url("../images/world/activity_2/panel_gorilla.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.gorilla_faded {
				background-image: url("../images/world/activity_2/panel_gorilla_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.quail_bright {
				background-image: url("../images/world/activity_2/panel_quail.png");
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.quail_faded {
				background-image: url("../images/world/activity_2/panel_quail_faded.png") ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		/* World Activity 3*/


		.a3_ant_faded {
			background-image: url("../images/world/activity_3/ant_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_koala_faded {
			background-image: url("../images/world/activity_3/koala_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_otter_faded {
			background-image: url("../images/world/activity_3/otter_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_sea_lion_faded {
			background-image: url("../images/world/activity_3/sea_lion_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_camel_faded {
			background-image: url("../images/world/activity_3/camel_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_panda_faded {
			background-image: url("../images/world/activity_3/panda_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_naked_mole_rat_faded {
			background-image: url("../images/world/activity_3/naked_mole_rat_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_umbrella_bird_faded {
			background-image: url("../images/world/activity_3/umbrella_bird_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_yak_faded {
			background-image: url("../images/world/activity_3/yak_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_duck_faded {
			background-image: url("../images/world/activity_3/duck_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_fox_faded {
			background-image: url("../images/world/activity_3/fox_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_gorilla_faded {
			background-image: url("../images/world/activity_3/gorilla_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_quail_faded {
			background-image: url("../images/world/activity_3/quail_faded_v2.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_ant {
			background-image: url("../images/world/activity_3/panel_ant.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_koala {
			background-image: url("../images/world/activity_3/panel_koala.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_otter {
			background-image: url("../images/world/activity_3/panel_otter.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_sea_lion {
			background-image: url("../images/world/activity_3/panel_sea_lion.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_camel {
			background-image: url("../images/world/activity_3/panel_camel.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_panda {
			background-image: url("../images/world/activity_3/panel_panda.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_naked_mole_rat {
			background-image: url("../images/world/activity_3/panel_naked_mole_rat.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_umbrella_bird {
			background-image: url("../images/world/activity_3/panel_umbrella_bird.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_yak {
			background-image: url("../images/world/activity_3/panel_yak.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_duck {
			background-image: url("../images/world/activity_3/panel_duck.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_fox {
			background-image: url("../images/world/activity_3/panel_fox.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_gorilla {
			background-image: url("../images/world/activity_3/panel_gorilla.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_quail {
			background-image: url("../images/world/activity_3/panel_quail.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}
	
	/* Level 6 */
	
	#level_6_title_container #den_icon {

    position: relative;
    top: -40px;
    left: 80px !important;
    z-index: 100px;
		
	}
	
	#three_circles_container {
		margin-left: 10px;
		padding-top: 20px;
	}
	
	div.av {
		background-image: url("../images/level_6/av.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.av_faded {
			background-image: url("../images/level_6/av_faded.png");
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	div.beb {
			background-image: url("../images/level_6/beb.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.beb_faded {
			background-image: url("../images/level_6/beb_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}
	div.bef {
			background-image: url("../images/level_6/bef.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.bef_faded {
			background-image: url("../images/level_6/bef_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}


	div.bel {
			background-image: url("../images/level_6/bel.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.bel_faded {
			background-image: url("../images/level_6/bel_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.buz {
			background-image: url("../images/level_6/buz.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.buz_faded {
			background-image: url("../images/level_6/buzb_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.cax {
			background-image: url("../images/level_6/cax.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.cax_faded {
			background-image: url("../images/level_6/cax_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.cen {
			background-image: url("../images/level_6/cen.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.cen_faded {
			background-image: url("../images/level_6/cen_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}
	div.cev {
			background-image: url("../images/level_6/cev.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.cev_faded {
			background-image: url("../images/level_6/cev_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}
	div.daf {
			background-image: url("../images/level_6/daf.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.daf_faded {
			background-image: url("../images/level_6/daf_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.dat {
			background-image: url("../images/level_6/dat.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.dat_faded {
			background-image: url("../images/level_6/dat_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.def {
			background-image: url("../images/level_6/def.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.def_faded {
			background-image: url("../images/level_6/def_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.des {
			background-image: url("../images/level_6/des.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.des_faded {
			background-image: url("../images/level_6/des_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.dod {
			background-image: url("../images/level_6/dod.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.dod_faded {
			background-image: url("../images/level_6/dod_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.duz {
			background-image: url("../images/level_6/duz.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.duz_faded {
			background-image: url("../images/level_6/duz_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.el {
			background-image: url("../images/level_6/el.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.el_faded {
			background-image: url("../images/level_6/el_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.es {
			background-image: url("../images/level_6/es.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.es_faded {
			background-image: url("../images/level_6/es_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}


	div.et {
			background-image: url("../images/level_6/et.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.et_faded {
			background-image: url("../images/level_6/et_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ev {
			background-image: url("../images/level_6/ev.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ev_faded {
			background-image: url("../images/level_6/ev_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.feb {
			background-image: url("../images/level_6/feb.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.feb_faded {
			background-image: url("../images/level_6/feb_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.fub {
			background-image: url("../images/level_6/fub.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.fub_faded {
			background-image: url("../images/level_6/fub_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.gat {
			background-image: url("../images/level_6/gat.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.gat_faded {
			background-image: url("../images/level_6/gat_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.gev {
			background-image: url("../images/level_6/gev.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.gev_faded {
			background-image: url("../images/level_6/gev_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}


	div.hax {
			background-image: url("../images/level_6/hax.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.hax_faded {
			background-image: url("../images/level_6/hax_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.hib {
			background-image: url("../images/level_6/hib.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.hib_faded {
			background-image: url("../images/level_6/hib_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.hic {
			background-image: url("../images/level_6/hic.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.hic_faded {
			background-image: url("../images/level_6/hic_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ig {
			background-image: url("../images/level_6/ig.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ig_faded {
			background-image: url("../images/level_6/ig_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.il {
			background-image: url("../images/level_6/il.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.il_faded {
			background-image: url("../images/level_6/il_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.jaf {
			background-image: url("../images/level_6/jaf.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.jaf_faded {
			background-image: url("../images/level_6/jaf_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.jic {
			background-image: url("../images/level_6/jic.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.jic_faded {
			background-image: url("../images/level_6/jic_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.kax {
			background-image: url("../images/level_6/kax.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.kax_faded {
			background-image: url("../images/level_6/kax_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.keb {
			background-image: url("../images/level_6/keb.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.keb_faded {
			background-image: url("../images/level_6/keb_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.kub {
			background-image: url("../images/level_6/kub.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.kub_faded {
			background-image: url("../images/level_6/kub_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.len {
			background-image: url("../images/level_6/len.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.len_faded {
			background-image: url("../images/level_6/len_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.lod {
			background-image: url("../images/level_6/lod.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.lod_faded {
			background-image: url("../images/level_6/lod_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.maj {
			background-image: url("../images/level_6/maj.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.maj_faded {
			background-image: url("../images/level_6/maj_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.mek {
			background-image: url("../images/level_6/mek.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.mek_faded {
			background-image: url("../images/level_6/mek_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.naf {
			background-image: url("../images/level_6/naf.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.naf_faded {
			background-image: url("../images/level_6/naf_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.nup {
			background-image: url("../images/level_6/nup.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.nup_faded {
			background-image: url("../images/level_6/nup_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.og {
			background-image: url("../images/level_6/og.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.og_faded {
			background-image: url("../images/level_6/og_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.os {
			background-image: url("../images/level_6/os.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.os_faded {
			background-image: url("../images/level_6/os_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ot {
			background-image: url("../images/level_6/ot.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ot_faded {
			background-image: url("../images/level_6/ot_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ov {
			background-image: url("../images/level_6/ov.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ov_faded {
			background-image: url("../images/level_6/ov_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.paf {
			background-image: url("../images/level_6/paf.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.paf_faded {
			background-image: url("../images/level_6/paf_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.pes {
			background-image: url("../images/level_6/pes.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.pes_faded {
			background-image: url("../images/level_6/pes_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.pic {
			background-image: url("../images/level_6/pic.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.pic_faded {
			background-image: url("../images/level_6/pic_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.qap {
			background-image: url("../images/level_6/qap.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.qap_faded {
			background-image: url("../images/level_6/qap_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.qef {
			background-image: url("../images/level_6/qef.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.qef_faded {
			background-image: url("../images/level_6/qef_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.qek {
			background-image: url("../images/level_6/qek.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.qek_faded {
			background-image: url("../images/level_6/qek_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.raf {
			background-image: url("../images/level_6/raf.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.raf_faded {
			background-image: url("../images/level_6/raf_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.raj {
			background-image: url("../images/level_6/raj.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.raj_faded {
			background-image: url("../images/level_6/raj_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.rel {
			background-image: url("../images/level_6/rel.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.rel_faded {
			background-image: url("../images/level_6/rel_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.res {
			background-image: url("../images/level_6/res.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.res_faded {
			background-image: url("../images/level_6/res_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.rup {
			background-image: url("../images/level_6/rup.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.rup_faded {
			background-image: url("../images/level_6/rup_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.sek {
			background-image: url("../images/level_6/sek.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.sek_faded {
			background-image: url("../images/level_6/sek_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.sib {
			background-image: url("../images/level_6/sib.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.sib_faded {
			background-image: url("../images/level_6/sib_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.sup {
			background-image: url("../images/level_6/sup.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.sup_faded {
			background-image: url("../images/level_6/sup_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.taj {
			background-image: url("../images/level_6/taj.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.taj_faded {
			background-image: url("../images/level_6/taj_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.tup {
			background-image: url("../images/level_6/tup.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.tup_faded {
			background-image: url("../images/level_6/tup_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ug {
			background-image: url("../images/level_6/ug.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ug_faded {
			background-image: url("../images/level_6/ug_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ul {
			background-image: url("../images/level_6/ul.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ul_faded {
			background-image: url("../images/level_6/ul_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ut {
			background-image: url("../images/level_6/ut.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ut_faded {
			background-image: url("../images/level_6/ut_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.vaf {
			background-image: url("../images/level_6/vaf.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.vaf_faded {
			background-image: url("../images/level_6/vaf_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ven {
			background-image: url("../images/level_6/ven.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ven_faded {
			background-image: url("../images/level_6/ven_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.vev {
			background-image: url("../images/level_6/vev.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.vev_faded {
			background-image: url("../images/level_6/vev_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.vod {
			background-image: url("../images/level_6/vod.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.vod_faded {
			background-image: url("../images/level_6/vod_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.wap {
			background-image: url("../images/level_6/wap.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.wap_faded {
			background-image: url("../images/level_6/wap_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.wub {
			background-image: url("../images/level_6/wub.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.wub_faded {
			background-image: url("../images/level_6/wub_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.wuz {
			background-image: url("../images/level_6/wuz.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.wuz_faded {
			background-image: url("../images/level_6/wuz_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.xap {
			background-image: url("../images/level_6/xap.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.xap_faded {
			background-image: url("../images/level_6/xap_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.xup {
			background-image: url("../images/level_6/xup.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.xup_faded {
			background-image: url("../images/level_6/xup_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.yat {
			background-image: url("../images/level_6/yat.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.yat_faded {
			background-image: url("../images/level_6/yat_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ys {
			background-image: url("../images/level_6/ys.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ys_faded {
			background-image: url("../images/level_6/ys_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.zel {
			background-image: url("../images/level_6/zel.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.zel_faded {
			background-image: url("../images/level_6/zel_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.zib {
			background-image: url("../images/level_6/zib.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.zib_faded {
			background-image: url("../images/level_6/zib_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}



	div.letter_a {
		background-image: url("../images/level_6/panel_a.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_b {
		background-image: url("../images/level_6/panel_b.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_c {
		background-image: url("../images/level_6/panel_c.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_d {
		background-image: url("../images/level_6/panel_d.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_e {
		background-image: url("../images/level_6/panel_e.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_f {
		background-image: url("../images/level_6/panel_f.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_g {
		background-image: url("../images/level_6/panel_g.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_h {
		background-image: url("../images/level_6/panel_h.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_i {
		background-image: url("../images/level_6/panel_i.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_j {
		background-image: url("../images/level_6/panel_j.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_k {
		background-image: url("../images/level_6/panel_k.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_l {
		background-image: url("../images/level_6/panel_l.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_m {
		background-image: url("../images/level_6/panel_m.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_n {
		background-image: url("../images/level_6/panel_n.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_o {
		background-image: url("../images/level_6/panel_o.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_p {
		background-image: url("../images/level_6/panel_p.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_q {
		background-image: url("../images/level_6/panel_q.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_r {
		background-image: url("../images/level_6/panel_r.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_s {
		background-image: url("../images/level_6/panel_s.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_t {
		background-image: url("../images/level_6/panel_t.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_u {
		background-image: url("../images/level_6/panel_u.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_v {
		background-image: url("../images/level_6/panel_v.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_w {
		background-image: url("../images/level_6/panel_w.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_x {
		background-image: url("../images/level_6/panel_x.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_y {
		background-image: url("../images/level_6/panel_y.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_z {
		background-image: url("../images/level_6/panel_z.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	/* Level 6 - Vowels */
	
	#vowel_activities div.panels {
		margin-left: 60px;
	}
	
	#vowel_activities img.mag_first_panel {
		position: absolute;
		top: 210px;
		left: 55px;
	}
	
	#vowel_activities img.mag_third_panel {
		position: absolute;
		top: 210px;
		left: 375px;
		width: 6%;
	}
	
	
	
	
	/* 812 - Review Menu - Rainforest Animals */

	.rainforest_review #picture_activity_one {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_1.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	.rainforest_review #picture_activity_two {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_2.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	.rainforest_review #picture_activity_three {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_3.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	
	/* 812 - Review Menu - Rainforest Letters*/

	.rainforest_review #letter_activity_one {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_1.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	.rainforest_review #letter_activity_two {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_2.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	.rainforest_review #letter_activity_three {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_3.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	
	
	/* 812 - Review Menu - Africa Animals */

	.africa_review #africa_picture_activity_one {
		background-image: url("../images/africa/africa_menu/animals_activity_1.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	.africa_review #africa_picture_activity_two {
		background-image: url("../images/africa/africa_menu/animals_activity_2.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	.africa_review #africa_picture_activity_three {
		background-image: url("../images/africa/africa_menu/animals_activity_3.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	
	/* 812 - Review Menu - Africa Letters*/

	.africa_review #africa_letter_activity_one {
		background-image: url("../images/africa/africa_menu/letters_activity_1.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	.africa_review #africa_letter_activity_two {
		background-image: url("../images/africa/africa_menu/letters_activity_2.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	.africa_review #africa_letter_activity_three {
		background-image: url("../images/africa/africa_menu/letters_activity_3.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	
	
	/* 812 - Review Menu - World Animals */

	.world_review #world_picture_activity_one {
		background-image: url("../images/world/world_menu/animals_activity_1.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	.world_review #world_picture_activity_two {
		background-image: url("../images/world/world_menu/animals_activity_2.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	.world_review #world_picture_activity_three {
		background-image: url("../images/world/world_menu/animals_activity_3.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	
	/* 812 - Review Menu - World Letters*/

	.world_review #world_letters_activity_one {
		background-image: url("../images/world/world_menu/letters_activity_1.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	.world_review #world_letters_activity_two {
		background-image: url("../images/world/world_menu/letters_activity_2.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	.world_review #world_letters_activity_three {
		background-image: url("../images/world/world_menu/letters_activity_3.png");
		height: 135px;
		width: 780px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 780px 135px;
	}
	
	
	.picture_activity img,
	.letter_activity img{
		width: 14% !important;
		height: auto;
	}
	
	
	.circle {
		margin-left: 200px;
	}
	
}
  
@media screen and (max-width: 768px) {/*iPad Portrait Dimensions (768 x 954)*/
	
	#container {
		width: 100%;
	}

/* The Den Menu*/	
	.main_menu_links {
		height: 145px;
		/*width: 748px;*/
		width: 100%;
		margin-left: 10px;
		margin-bottom: 5px;
		background-size: 748px 145px;
		
	}

	.main_menu_links:first-child {
		margin-top: 12px;
	}

	#main_menu_item_1 {
		background-image:url("../images/768/den_menu_768_level_1.jpg");
		background-repeat: no-repeat;
	}

	#main_menu_item_2 {
		background-image:url("../images/768/den_menu_768_level_2.jpg");
		background-repeat: no-repeat;
	}

	#main_menu_item_3 {
		background-image:url("../images/768/den_menu_768_level_3.jpg");
		background-repeat: no-repeat;
	}

	#main_menu_item_4 {
		background-image:url("../images/768/den_menu_768_level_4.jpg");
		background-repeat: no-repeat;
	}

	#main_menu_item_5 {
		background-image:url("../images/768/den_menu_768_level_5.jpg");
		background-repeat: no-repeat;
	}

	#main_menu_item_6 {
		background-image:url("../images/768/den_menu_768_level_6.jpg");
		background-repeat: no-repeat;
	}
	
	/*Legend Index Page*/
	
	body.the_legend #canvas{
		/*height: 834px;*/
		height: 86vh;
	}
	
	div.video_3 iframe {
		top: 0;
		left: 0;
		width: 768px !important;
		height: 45% !important;
	}
	
	
	body#legend_day_two_activity_one #canvas,
	body#legend_day_three_activity_one #canvas{
		
		height: 65.2vh;
		
	}
	
	body#legend_day_two_activity_one #canvas div,
	body#legend_day_three_activity_one #canvas div
	{
		margin-top: 200px;
	} 
	
	
	body#legend_day_two_activity_one #canvas img,
	body#legend_day_three_activity_one #canvas img
	{
		max-width: 100%;
		height: auto;
	}
	
	#legend_day_seven_activity_two .compare {
	padding-left: 124px;
	
}
	
	#bottom_nav #green_speaker,
	#bottom_nav #green_speaker_2,
	#bottom_nav #green_speaker_3,
	#bottom_nav #green_speaker_4,
	#bottom_nav #green_speaker_5,
	#bottom_nav #green_speaker_6,
	#bottom_nav #green_speaker_panel_2,
	#bottom_nav #green_speaker_panel_3,
	#bottom_nav #blue_speaker{
		position: relative;
		top: 8px;
		left: 10px;

	}
	
	
	
	.panel_container {
		max-width: 100% !important;
		max-height: auto !important;
		float: none !important;
		margin-left: -0px;
	}
	
	
	
	.two_panel_exercise .panel_container{
		margin-left: -70px!important;
		max-width: 100% !important;
		height: auto;
	}
	
	.two_panel_exercise .panel_container img {
		width: 70%;
		height: auto;
	}
	
	
	.two_panel_exercise .panel_container .number_two {
		margin-left: -70px !important;
	}
	
	.two_panel_exercise .panel_container .individual_panel {
		position: relative;
	}
	
	.two_panel_exercise .panel_container .individual_panel img.mag_glass_first_panel{
		position: absolute;
		top:350px;
		left: 150px;
		width: 20%;
		height: auto;
	}
	
	.two_panel_exercise .d3_a2_compare .individual_panel img.mag_glass_first_panel {
		left: 90px!important;
	}
	
	.two_panel_exercise .d3_a2_compare {
		margin-top: 10px!important;
	}
	
	
	.two_panel_exercise .faded_buttons {

    margin-top: 10px !important;

	}
	
	.two_panel_exercise .d3_a2_compare .buttons_panel {
		float: none !important;	
	}
	
	.two_panel_exercise .d3_a2_compare .panel_container_d3_a2 {
		margin-top: 10px!important;
	}
	
	.two_panel_exercise .bright_buttons {

    margin-top: 0px !important;

}
	
	
	
	
	.pixeled_panels {
	float: none;
	margin-left: 40px!important;
	max-width: 100% !important;
}

	.panel_container #panel_1,
	.panel_container #panel_2{
		float: left;
		width: 50%;
	}

	.button_container {
		float: none;
		width: 100%;
		margin-right: 0px!important;
		clear: both;
		padding-top: 50px!important;
	}
	
	.button_container div {
		display: inline-block;
	}

	.buttons_green {
		margin: 0 0 0 220px !important; 

	}
	
	.buttons_red {
		margin: 0 0 0 60px !important; 

	}
	
	.image_panels {
		height:528px !important;
		width: 294px !important;
	}
	
	
	.two_panels .pixeled_panels div.ant_bright {
		background-image: url("../images/level_1/activity_2/panel_ant.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .pixeled_panels div.butterfly_bright {
		background-image: url("../images/level_1/activity_2/panel_butterfly.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .pixeled_panels div.camel_bright {
		background-image: url("../images/level_1/activity_2/panel_camel.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .pixeled_panels div.duck_bright {
		background-image: url("../images/level_1/activity_2/panel_duck.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .pixeled_panels div.elephant_bright {
		background-image: url("../images/level_1/activity_2/panel_elephant.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .pixeled_panels div.fox_bright {
		background-image: url("../images/level_1/activity_2/panel_fox.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .pixeled_panels div.gorilla_bright {
		background-image: url("../images/level_1/activity_2/panel_gorilla.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .pixeled_panels div.hippo_bright {
		background-image: url("../images/level_1/activity_2/panel_hippo.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .pixeled_panels div.iguana_bright {
		background-image: url("../images/level_1/activity_2/panel_iguana.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .pixeled_panels div.jaguar_bright {
		background-image: url("../images/level_1/activity_2/panel_jaguar.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .pixeled_panels div.koala_bright {
		background-image: url("../images/level_1/activity_2/panel_koala.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .pixeled_panels div.lion_bright {
		background-image: url("../images/level_1/activity_2/panel_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .pixeled_panels div.monkey_bright {
		background-image: url("../images/level_1/activity_2/panel_monkey.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .pixeled_panels div.naked_mole_rat_bright {
		background-image: url("../images/level_1/activity_2/panel_naked_mole_rat.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .pixeled_panels div.otter_bright {
		background-image: url("../images/level_1/activity_2/panel_otter.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .pixeled_panels div.panda_bright {
		background-image: url("../images/level_1/activity_2/panel_panda.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .pixeled_panels div.quail_bright {
		background-image: url("../images/level_1/activity_2/panel_quail.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .pixeled_panels div.rhino_bright {
		background-image: url("../images/level_1/activity_2/panel_rhino.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .pixeled_panels div.sea_lion_bright {
		background-image: url("../images/level_1/activity_2/panel_sea_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .pixeled_panels div.toucan_bright {
		background-image: url("../images/level_1/activity_2/panel_toucan.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .pixeled_panels div.umbrella_bird_bright {
		background-image: url("../images/level_1/activity_2/panel_umbrella_bird.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .pixeled_panels div.vulture_bright {
		background-image: url("../images/level_1/activity_2/panel_vulture.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .pixeled_panels div.wildebeest_bright {
		background-image: url("../images/level_1/activity_2/panel_wildebeest.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .pixeled_panels div.hyrax_bright {
		background-image: url("../images/level_1/activity_2/panel_hyrax.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .pixeled_panels div.yak_bright {
		background-image: url("../images/level_1/activity_2/panel_yak.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .pixeled_panels div.zebra_bright {
		background-image: url("../images/level_1/activity_2/panel_zebra.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}




	.monkey_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_1_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
		
	}

	.monkey_pixel_panel_2_faded {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_2_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.monkey_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.monkey_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_2.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.butterfly_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_butterfly_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.duck_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_duck_2.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.elephant_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_elephant_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.fox_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_fox_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.fox_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_fox_2.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.gorilla_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_gorilla_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.hyrax_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_hyrax_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.jaguar_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_jaguar_1.png");
		background-repeat: no-repeat;
		background-size: 249px 528px;
	}

	.lion_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_lion_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.naked_mole_rat_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_naked_mole_rat_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.naked_mole_rat_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_naked_mole_rat_2.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.otter_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_otter_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panda_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_panda_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.rhino_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_rhino_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.toucan_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_toucan_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.wildebeest_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_wildebeest_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.wildebeest_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_wildebeest_2.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.yak_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_yak_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.zebra_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_zebra_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	/*Day 3 Activity 2*/

	.yak_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_2/panel_yak_1_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}


	.camel_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_2/panel_camel_1_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}


	.yak_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_yak_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.camel_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_camel_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.quail_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_quail_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.umbrella_bird_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_umbrella_bird_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.sea_lion_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_sea_lion_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.sea_lion_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_sea_lion_2.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.koala_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_koala_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.ant_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_ant_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.ant_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_ant_2.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panda_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_panda_2.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.hippo_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_hippo_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.vulture_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_vulture_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.iguana_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_iguana_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.iguana_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_iguana_2.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.duck_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_duck_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	
	
	
	
	
	
	.panels_with_headphones #panel_1,
	.panels_with_headphones #panel_2{
		position: relative;
	}


	.panels_with_headphones #panel_1 .mag_glass_first_panel,
	.panels_with_headphones #panel_2 .mag_glass_second_panel{
		position: absolute;
		left: 100px;
		top: 440px;
	}

	.headphone_container {
		height: 77px;
		width: 80px;
	}
	
	
	.faded_headphones {
		background-image: url("../images/level_1/activity_2/a2_headphones_faded.png");
		background-repeat: no-repeat;
		background-size: 80px 77px;
	}

	.bright_headphones {
		background-image: url("../images/level_1/activity_2/a2_headphones.png");
		background-repeat: no-repeat;
		background-size: 80px 77px;
	}


	.panels_with_headphones #panel_1 .headphones_first_panel,
	.panels_with_headphones #panel_2 .headphones_second_panel{
		position: absolute;
		left: 135px;
		top: 440px;
	}

	
	/*Right here................*/
	
	.panels_with_headphones .panels .black_panel {

		background-image: url("../images/level_1/activity_2/black_panel.png");
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;

	}
	
	
	.panels_with_headphones .panels .a3_ant_faded {
		background-image: url("../images/level_1/activity_2/ant_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	.panels_with_headphones .panels .a3_butterfly_faded {
		background-image: url("../images/level_1/activity_2/butterfly_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	
	.panels_with_headphones .panels .a3_camel_faded {
		background-image: url("../images/level_1/activity_2/camel_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	
	.panels_with_headphones .panels .a3_duck_faded {
		background-image: url("../images/level_1/activity_2/duck_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	.panels_with_headphones .panels .a3_elephant_faded {
		background-image: url("../images/level_1/activity_2/elephant_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	.panels_with_headphones .panels .a3_fox_faded {
		background-image: url("../images/level_1/activity_2/fox_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	
	.panels_with_headphones .panels .a3_gorilla_faded {
		background-image: url("../images/level_1/activity_2/gorilla_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	
	.panels_with_headphones .panels .a3_hippo_faded {
		background-image: url("../images/level_1/activity_2/hippo_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	.panels_with_headphones .panels .a3_iguana_faded {
		background-image: url("../images/level_1/activity_2/iguana_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	.panels_with_headphones .panels .a3_jaguar_faded {
		background-image: url("../images/level_1/activity_2/jaguar_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	.panels_with_headphones .panels .a3_koala_faded {
		background-image: url("../images/level_1/activity_2/koala_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	
	.panels_with_headphones .panels .a3_lion_faded {
		background-image: url("../images/level_1/activity_2/lion_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	
	.panels_with_headphones .panels .a3_monkey_faded {
		background-image: url("../images/level_1/activity_2/monkey_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	
	.panels_with_headphones .panels .a3_naked_mole_rat_faded {
		background-image: url("../images/level_1/activity_2/naked_mole_rat_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	.panels_with_headphones .panels .a3_otter_faded {
		background-image: url("../images/level_1/activity_2/otter_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	
	.panels_with_headphones .panels .a3_panda_faded {
		background-image: url("../images/level_1/activity_2/panda_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	
	.panels_with_headphones .panels .a3_quail_faded {
		background-image: url("../images/level_1/activity_2/quail_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	.panels_with_headphones .panels .a3_rhino_faded {
		background-image: url("../images/level_1/activity_2/rhino_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	.panels_with_headphones .panels .a3_sea_lion_faded {
		background-image: url("../images/level_1/activity_2/sea_lion_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	
	.panels_with_headphones .panels .a3_toucan_faded {
		background-image: url("../images/level_1/activity_2/toucan_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	.panels_with_headphones .panels .a3_umbrella_bird_faded {
		background-image: url("../images/level_1/activity_2/umbrella_bird_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	
	.panels_with_headphones .panels .a3_vulture_faded {
		background-image: url("../images/level_1/activity_2/vulture_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	.panels_with_headphones .panels .a3_wildebeest_faded {
		background-image: url("../images/level_1/activity_2/wildebeest_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	.panels_with_headphones .panels .a3_hyrax_faded {
		background-image: url("../images/level_1/activity_2/hyrax_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	.panels_with_headphones .panels .a3_yak_faded {
		background-image: url("../images/level_1/activity_2/yak_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	.panels_with_headphones .panels .a3_zebra_faded {
		background-image: url("../images/level_1/activity_2/zebra_faded.png")!important;
		background-repeat: no-repeat;
		height: 528px;
		width: 294px;
		background-size: 294px 528px!important;
	}
	
	


	.individual_button_container {
		height: 128px;
		width: 128px;
	}

	.green_button {
		background-image: url("../images/level_1/activity_2/buttons/green_button.png");
		background-repeat: no-repeat;
		background-size: 128px 128px;
	}

	.green_button_faded {
		background-image: url("../images/level_1/activity_2/buttons/green_button_faded.png");
		background-repeat: no-repeat;
		background-size: 128px 128px;
	}

	.green_button_wrong {
		background-image: url("../images/level_1/activity_2/buttons/green_button_wrong.png");
		background-repeat: no-repeat;
		background-size: 128px 128px;
	}

	.green_button_correct {
		background-image: url("../images/level_1/activity_2/buttons/green_button_correct.png");
		background-repeat: no-repeat;
		background-size: 128px 128px;
	}

	.red_button {
		background-image: url("../images/level_1/activity_2/buttons/red_button.png");
		background-repeat: no-repeat;
		background-size: 128px 128px;
	}

	.red_button_faded {
		background-image: url("../images/level_1/activity_2/buttons/red_button_faded.png");
		background-repeat: no-repeat;
		background-size: 128px 128px;

	}

	.red_button_wrong {
		background-image: url("../images/level_1/activity_2/buttons/red_button_wrong.png");
		background-repeat: no-repeat;
		background-size: 128px 128px;
	}

	.red_button_correct {
		background-image: url("../images/level_1/activity_2/buttons/red_button_correct.png");
		background-repeat: no-repeat;
		background-size: 128px 128px;
	}

	
	.panels_with_headphones .letter_a_faded {
		background-image: url("../images/level_1/activity_3/a_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;

	}

	.panels_with_headphones .letter_b_faded {
		background-image: url("../images/level_1/activity_3/b_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_c_faded {
		background-image: url("../images/level_1/activity_3/c_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_d_faded {
		background-image: url("../images/level_1/activity_3/d_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_e_faded {
		background-image: url("../images/level_1/activity_3/e_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_f_faded {
		background-image: url("../images/level_1/activity_3/f_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_g_faded {
		background-image: url("../images/level_1/activity_3/g_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_h_faded {
		background-image: url("../images/level_1/activity_3/h_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_i_faded {
		background-image: url("../images/level_1/activity_3/i_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_j_faded {
		background-image: url("../images/level_1/activity_3/j_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_k_faded {
		background-image: url("../images/level_1/activity_3/k_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_l_faded {
		background-image: url("../images/level_1/activity_3/l_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_m_faded {
		background-image: url("../images/level_1/activity_3/m_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_n_faded {
		background-image: url("../images/level_1/activity_3/n_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_o_faded {
		background-image: url("../images/level_1/activity_3/o_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_p_faded {
		background-image: url("../images/level_1/activity_3/p_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_q_faded {
		background-image: url("../images/level_1/activity_3/q_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_r_faded {
		background-image: url("../images/level_1/activity_3/r_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_s_faded {
		background-image: url("../images/level_1/activity_3/s_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_t_faded {
		background-image: url("../images/level_1/activity_3/t_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_u_faded {
		background-image: url("../images/level_1/activity_3/u_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_v_faded {
		background-image: url("../images/level_1/activity_3/v_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_w_faded {
		background-image: url("../images/level_1/activity_3/w_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_x_faded {
		background-image: url("../images/level_1/activity_3/x_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_y_faded {
		background-image: url("../images/level_1/activity_3/y_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panels_with_headphones .letter_z_faded {
		background-image: url("../images/level_1/activity_3/z_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	
	
	img#safari_guide {
		width: 95% !important;
		height: auto;
	}
	
	/*Day 6 Activity 3*/
	
	.mag-glass_container {
		height: 77px;
		width: 80px;
	}

	.panels_with_mag-glass #panel_2 .mag-glass_second_panel{
		position: absolute;
		left: 120px;
		top: 440px;
	}
	
	.faded_mag-glass {
		background-image: url("../images/level_1/d5_a3/a3_mag-glass_faded.png");
		background-repeat: no-repeat;
		background-size: 80px 77px;
	}


	.bright_mag-glass {
		background-image: url("../images/level_1/d5_a3/a3_mag-glass.png");
		background-repeat: no-repeat;
		background-size: 80px 77px;
	}



	.panel_l_faded {
		background-image: url("../images/level_1/d5_a3/panel_l_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_l {
		background-image: url("../images/level_1/d5_a3/panel_l.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.lion_pixel_panel_1_faded {
		background-image: url("../images/level_1/d5_a3/panel_lion_1_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.lion_pixel_panel_1 {
		background-image: url("../images/level_1/d5_a3/panel_lion_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_m {
		background-image: url("../images/level_1/d5_a3/panel_m.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_z {
		background-image: url("../images/level_1/d5_a3/panel_z.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_s {
		background-image: url("../images/level_1/d5_a3/panel_s.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_e {
		background-image: url("../images/level_1/d5_a3/panel_e.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_n {
		background-image: url("../images/level_1/d5_a3/panel_n.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_f {
		background-image: url("../images/level_1/d5_a3/panel_f.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_h {
		background-image: url("../images/level_1/d5_a3/panel_h.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_r {
		background-image: url("../images/level_1/d5_a3/panel_r.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_w {
		background-image: url("../images/level_1/d5_a3/panel_w.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	/*Day 7 Activity 3*/

	.panel_g_faded {
		background-image: url("../images/level_1/d5_a3/panel_g_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_g {
		background-image: url("../images/level_1/d5_a3/panel_g.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.gorilla_pixel_panel_1_faded {
		background-image: url("../images/level_1/d5_a3/panel_gorilla_faded.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.gorilla_pixel_panel_1 {
		background-image: url("../images/level_1/d5_a3/panel_gorilla_1.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}


	.panel_t {
		background-image: url("../images/level_1/d5_a3/panel_t.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_a {
		background-image: url("../images/level_1/d5_a3/panel_a.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_i {
		background-image: url("../images/level_1/d5_a3/panel_i.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_p {
		background-image: url("../images/level_1/d5_a3/panel_p.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_y {
		background-image: url("../images/level_1/d5_a3/panel_y.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_o {
		background-image: url("../images/level_1/d5_a3/panel_o.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_b {
		background-image: url("../images/level_1/d5_a3/panel_b.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}

	.panel_q {
		background-image: url("../images/level_1/d5_a3/panel_q.png");
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}


	
	
	
	
	/*Legend Day 4 Activity 1*/
	
	
	.grid_contents {

    float: left;
    height: 121px;
    width: 128px;
    border: 1px solid #000000;
	margin: 0 0 11px 20px;

}
	.grid_first_row {

		margin-top: 0px;

	}
	
	.top_bump {
		padding-top: 15px;
	}
	
	
	
	/*img.letter_image,*/
	img.animal_image{
		float: left;
		margin-top: 150px;
		max-width: 100%;
		height: auto;
	}
	
	
	.the_legend .letter_image {
		width: 100%!important;
		height: auto;
		/*border: 1px solid #000;*/
		margin-top: 200px;

	}
	
	
	#legend_day_three_activity_two .buttons {

    margin-top: -1px;

	}
	#day_seven_activity_one #animal_grid {
		margin-top: 15px;
	}
	
	
	
	
	
	/*Day 8 Activity 3*/

	.day_8_panels {
		margin-left: 40px!important;
	}


	.panels_with_headphones .day_8_panels .mag-glass_container {
		position: absolute;
		left: 135px;
		top: 440px;
	}
	
	
	
	.two_panels .day_8_panels div.ant_bright {
		background-image: url("../images/level_1/activity_2/panel_ant.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .day_8_panels div.butterfly_bright {
		background-image: url("../images/level_1/activity_2/panel_butterfly.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .day_8_panels div.camel_bright {
		background-image: url("../images/level_1/activity_2/panel_camel.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .day_8_panels div.duck_bright {
		background-image: url("../images/level_1/activity_2/panel_duck.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .day_8_panels div.elephant_bright {
		background-image: url("../images/level_1/activity_2/panel_elephant.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .day_8_panels div.fox_bright {
		background-image: url("../images/level_1/activity_2/panel_fox.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .day_8_panels div.gorilla_bright {
		background-image: url("../images/level_1/activity_2/panel_gorilla.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .day_8_panels div.hippo_bright {
		background-image: url("../images/level_1/activity_2/panel_hippo.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .day_8_panels div.iguana_bright {
		background-image: url("../images/level_1/activity_2/panel_iguana.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .day_8_panels div.jaguar_bright {
		background-image: url("../images/level_1/activity_2/panel_jaguar.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .day_8_panels div.koala_bright {
		background-image: url("../images/level_1/activity_2/panel_koala.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .day_8_panels div.lion_bright {
		background-image: url("../images/level_1/activity_2/panel_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	.two_panels .day_8_panels div.monkey_bright {
		background-image: url("../images/level_1/activity_2/panel_monkey.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .day_8_panels div.naked_mole_rat_bright {
		background-image: url("../images/level_1/activity_2/panel_naked_mole_rat.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .day_8_panels div.otter_bright {
		background-image: url("../images/level_1/activity_2/panel_otter.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .day_8_panels div.panda_bright {
		background-image: url("../images/level_1/activity_2/panel_panda.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .day_8_panels div.quail_bright {
		background-image: url("../images/level_1/activity_2/panel_quail.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .day_8_panels div.rhino_bright {
		background-image: url("../images/level_1/activity_2/panel_rhino.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .day_8_panels div.sea_lion_bright {
		background-image: url("../images/level_1/activity_2/panel_sea_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .day_8_panels div.toucan_bright {
		background-image: url("../images/level_1/activity_2/panel_toucan.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .day_8_panels div.umbrella_bird_bright {
		background-image: url("../images/level_1/activity_2/panel_umbrella_bird.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .day_8_panels div.vulture_bright {
		background-image: url("../images/level_1/activity_2/panel_vulture.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .day_8_panels div.wildebeest_bright {
		background-image: url("../images/level_1/activity_2/panel_wildebeest.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .day_8_panels div.hyrax_bright {
		background-image: url("../images/level_1/activity_2/panel_hyrax.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .day_8_panels div.yak_bright {
		background-image: url("../images/level_1/activity_2/panel_yak.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	.two_panels .day_8_panels div.zebra_bright {
		background-image: url("../images/level_1/activity_2/panel_zebra.png")!important;
		background-repeat: no-repeat;
		background-size: 294px 528px;
	}
	
	
	/* Assessment */
	
	
	
	body.level_1 .grid_contents, 
	body.level_5 .grid_contents {
		height: 121px;
		width: 128px;
	}
	
	.grid_letter_a,
	.grid_letter_b,
	.grid_letter_c,
	.grid_letter_d,
	.grid_letter_e,
	.grid_letter_f,
	.grid_letter_g,
	.grid_letter_h,
	.grid_letter_i,
	.grid_letter_j,
	.grid_letter_k,
	.grid_letter_l,
	.grid_letter_m,
	.grid_letter_n,
	.grid_letter_o,
	.grid_letter_p,
	.grid_letter_q,
	.grid_letter_r,
	.grid_letter_s,
	.grid_letter_t,
	.grid_letter_u,
	.grid_letter_v,
	.grid_letter_w,
	.grid_letter_x,
	.grid_letter_y,
	.grid_letter_z,
	.a_correct,
	.b_correct,
	.c_correct,
	.d_correct,
	.e_correct,
	.f_correct,
	.g_correct,
	.h_correct,
	.i_correct,
	.j_correct,
	.k_correct,
	.l_correct,
	.m_correct,
	.n_correct,
	.o_correct,
	.p_correct,
	.q_correct,
	.r_correct,
	.s_correct,
	.t_correct,
	.u_correct,
	.v_correct,
	.w_correct,
	.x_correct,
	.y_correct,
	.z_correct,
	.a_incorrect,
	.b_incorrect,
	.c_incorrect,
	.d_incorrect,
	.e_incorrect,
	.f_incorrect,
	.g_incorrect,
	.h_incorrect,
	.i_incorrect,
	.j_incorrect,
	.k_incorrect,
	.l_incorrect,
	.m_incorrect,
	.n_incorrect,
	.o_incorrect,
	.p_incorrect,
	.q_incorrect,
	.r_incorrect,
	.s_incorrect,
	.t_incorrect,
	.u_incorrect,
	.v_incorrect,
	.w_incorrect,
	.x_incorrect,
	.y_incorrect,
	.z_incorrect {
		
		background-size: 128px 121px;
	}
	
	
	form#quiz1 #button {
    	margin: 300px 0 0 220px;	

	}
	
	aside#after_submit {
		padding-top: 40%;
	}
	
	div#final_stats {
		float: left;
		clear: none;
		height: 121px;
		width: 80%;
		margin-left: 0px;
	}
	
	body.level_1 div#begin_assessment_container button, 
	body.level_5 div#begin_assessment_container button {
    margin: 135px 0 0 230px;
}
	
	
	
	/*Rain Forest*/
	body.rainforest #canvas{
		height: 85vh;
	}
	
	/*img#level_2_title {
		max-width: 80%;
		height: auto;
	}
	
	img#den_icon {
		position: fixed;
		max-width: 10%;
		height: auto;
	}
	
	#animal_menu_images_container {
		margin-left: 10px;
	}

	#animal_menu_images_container img {
		max-width: 31%;
		height: auto;
	}
	
	#letter_menu_images_container {
		margin-left: 10px;
	}

	#letter_menu_images_container img {
		max-width: 31%;
		height: auto;
	}*/
	
	
	#monkey_a1_p1 .monkey_background{
		background-image: url("../images/rainforest/activity_1/monkey_background_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
		
	}
	
	#monkey_overlay_1,
	#monkey_overlay_2 {
		background-image: url("../images/rainforest/activity_1/monkey_top_layer_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}
	
	
	
	
	#butterfly_a1_p1 .butterfly_background {
		background-image: url(../images/rainforest/activity_1/butterfly_background_768.png);
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}

	#butterfly_overlay_1,
	#butterfly_overlay_2{
		background-image: url("../images/rainforest/activity_1/butterfly_top_layer_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
		}


	#jaguar_a1_p1 .jaguar_background {
		background-image: url(../images/rainforest/activity_1/jaguar_background_768.png);
		background-repeat: no-repeat; 
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}


	#jaguar_overlay_1,
	#jaguar_overlay_2{
		background-image: url("../images/rainforest/activity_1/jaguar_top_layer_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
		}

	#iguana_a1_p1 .iguana_background {
		background-image: url("../images/rainforest/activity_1/iguana_background_768.png");
		background-repeat: no-repeat;width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}

	#iguana_overlay_1,
	#iguana_overlay_2{
		background-image: url("../images/rainforest/activity_1/iguana_top_layer_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
		}

	#toucan_a1_p1 .toucan_background {
		background-image: url("../images/rainforest/activity_1/toucan_background_768.png");
		background-repeat: no-repeat; 
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}

	#toucan_overlay_1,
	#toucan_overlay_2{
		background-image: url("../images/rainforest/activity_1/toucan_top_layer_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
		}
		
	
	
	
	
	/*Monkey Activity 2 */
	
	
	
	
	
	div.panels {
		margin-left: 0px;
	}
	
	.three_panels .panels div.image_panels {
		float: none;
		margin: 15px;
		height: 255px !important;
		width:  739px !important;
	}
	
	
	
	body.three_panels #canvas  {
		height: 83.65vh;
	}
	
	
	
	body.rainforest  div.monkey_bright {
		background-image: url("../images/rainforest/activity_2/768_monkey.png") !important;
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
	body.rainforest div.monkey_faded {
		background-image: url("../images/rainforest/activity_2/768_monkey_faded.png")!important;
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
	body.rainforest div.butterfly_bright {
		background-image: url("../images/rainforest/activity_2/768_butterfly.png")!important;
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
	body.rainforest div.butterfly_faded {
		background-image: url("../images/rainforest/activity_2/768_butterfly_faded.png")!important;
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
	body.rainforest div.jaguar_bright {
		background-image: url("../images/rainforest/activity_2/768_jaguar.png")!important;
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
	body.rainforest div.jaguar_faded {
		background-image: url("../images/rainforest/activity_2/768_jaguar_faded.png")!important;
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
	body.rainforest div.iguana_bright {
		background-image: url("../images/rainforest/activity_2/768_iguana.png")!important;
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
	body.rainforest div.iguana_faded {
		background-image: url("../images/rainforest/activity_2/768_iguana_faded.png")!important;
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
	body.rainforest div.toucan_bright {
		background-image: url("../images/rainforest/activity_2/768_toucan.png")!important;
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
	body.rainforest div.toucan_faded {
		background-image: url("../images/rainforest/activity_2/768_toucan_faded.png") !important;
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
	
	/*Activity 3*/
	
	.panels .black_panel {
		background-image: url("../images/rainforest/activity_3/768_black_panel_1.png");
		float: none;
		margin: 10px 0 0 15px;
		height:255px;
		width: 739px;
		background-size: 739px 255px;
	}

	.panel_holder {
		float: none;
		margin: 10px 0 0 15px;
		height:255px;
		width: 739px;
	}
	.a3_monkey_faded {
		background-image: url("../images/rainforest/activity_3/768_monkey_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_butterfly_faded {
		background-image: url("../images/rainforest/activity_3/768_butterfly_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_jaguar_faded {
		background-image: url("../images/rainforest/activity_3/768_jaguar_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_iguana_faded {
		background-image: url("../images/rainforest/activity_3/768_iguana_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_toucan_faded {
		background-image: url("../images/rainforest/activity_3/768_toucan_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}


	.a3_monkey {
		background-image: url("../images/rainforest/activity_3/768_monkey.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_butterfly{
		background-image: url("../images/rainforest/activity_3/768_butterfly.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_jaguar {
		background-image: url("../images/rainforest/activity_3/768_jaguar.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_iguana {
		background-image: url("../images/rainforest/activity_3/768_iguana.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_toucan {
		background-image: url("../images/rainforest/activity_3/768_toucan.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.panel_1,
	.panel_2,
	.panel_3{
		position: relative;
	}

	.mag_first_panel {
		position: absolute;
		top: 65px;
		left: 630px;
		z-index: 15px;
		width: 10%;
		height: auto;
	}

	.mag_second_panel {
		position: absolute;
		top: 65px;
		left: 630px;
		width: 10%;
		height: auto;
	}

	.mag_third_panel {
		position: absolute;
		top: 65px;
		left: 630px;
		width: 10%;
		height: auto;
	}

	
	/* Rain Forest Letters*/

	/*.letter_circle_image_container {
		margin-left: 55px !important;
	}*/
	
	.letter_circle_image_container {
		/*margin-left: 5px;*/
		margin-left: 0px !important;
		min-height: 60vh;
		/*padding-left: 13px;*/
		padding-left: 115px !important;
		width: 75%;
	}
	
	.letter_circle_image_container img {
		/*width: 47% !important;*/
		width: 45% !important;
		height: auto;
		display: inline;
		margin-top: 10px;
		margin-left:13px;
		margin-right: 0px;
		
	}
	
	
	#a1_6_answer img{
		margin-top: 170px!important;
		width: 100%!important;
		height: auto!important;
	}
	
	
	.letter_activities #a2_2 img,
	.letter_activities #a2_3 img,
	.letter_activities #a2_4 img,
	.letter_activities #a2_5 img,
	.letter_activities #a2_6 img,
	.letter_activities #a2_7 img{
		/*margin-top: 170px!important;*/
		width: 100%!important;
		height: auto!important;
		z-index: 100px;
		display: inline;
		padding-top: 200px;
	}
	
	
	
	/*Africa*/
	body.africa #canvas{
		height: 85vh;
	}
	

	img#level_3_title {
		max-width: 80%;
		height: auto;
	}
	
	
	#main_menu_africa_index img#den_icon {
		/*position: fixed;*/
		max-width: 10%;
		height: auto;
		margin-left: -170px;
	}
	
	
	
	#elephant_a1_p1 .elephant_background{
		background-image: url("../images/africa/activity_1/hyrax_background_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}
	
	#elephant_overlay_1,
	#elephant_overlay_2{
			background-image: url("../images/africa/activity_1/elephant_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}


	#hippo_a1_p1 .hippo_background{
			background-image: url("../images/africa/activity_1/hippo_background_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}

	#hippo_overlay_1,
	#hippo_overlay_2{
			background-image: url("../images/africa/activity_1/hippo_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}

	#rhino_a1_p1 .rhino_background{
			background-image: url("../images/africa/activity_1/rhino_background_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}

	#rhino_overlay_1,
	#rhino_overlay_2{
			background-image: url("../images/africa/activity_1/rhino_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}

	#lion_a1_p1 .lion_background{
			background-image: url("../images/africa/activity_1/lion_background_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}

	#lion_overlay_1,
	#lion_overlay_2{
			background-image: url("../images/africa/activity_1/lion_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}

	#wildebeest_a1_p1 .wildebeest_background{
			background-image: url("../images/africa/activity_1/wildebeest_background_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}

	#wildebeest_overlay_1,
	#wildebeest_overlay_2{
			background-image: url("../images/africa/activity_1/wildebeest_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}

	#zebra_a1_p1 .zebra_background{
			background-image: url("../images/africa/activity_1/zebra_background_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}

	#zebra_overlay_1,
	#zebra_overlay_2{
			background-image: url("../images/africa/activity_1/zebra_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}

	#vulture_a1_p1 .vulture_background{
			background-image: url("../images/africa/activity_1/vulture_background_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}

	#vulture_overlay_1,
	#vulture_overlay_2{
			background-image: url("../images/africa/activity_1/vulture_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}

	#hyrax_a1_p1 .hyrax_background{
			background-image: url("../images/africa/activity_1/hyrax_background_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}

	#hyrax_overlay_1,
	#hyrax_overlay_2{
			background-image: url("../images/africa/activity_1/hyrax_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}
	
	/* Africa Activity 2*/

	body.africa div.lion_bright {
			background-image: url("../images/africa/activity_2/768_lion.png") !important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.africa div.lion_faded {
			background-image: url("../images/africa/activity_2/768_lion_faded.png") !important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.africa div.wildebeest_bright {
			background-image: url("../images/africa/activity_2/768_wildebeest.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.africa div.wildebeest_faded {
			background-image: url("../images/africa/activity_2/768_wildebeest_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.africa div.zebra_bright {
			background-image: url("../images/africa/activity_2/768_zebra.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.africa div.zebra_faded {
			background-image: url("../images/africa/activity_2/768_zebra_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.africa div.elephant_bright {
			background-image: url("../images/africa/activity_2/768_elephant.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.africa div.elephant_faded {
			background-image: url("../images/africa/activity_2/768_elephant_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.africa div.rhino_bright {
			background-image: url("../images/africa/activity_2/768_rhino.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.africa div.rhino_faded {
			background-image: url("../images/africa/activity_2/768_rhino_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.africa div.vulture_bright {
			background-image: url("../images/africa/activity_2/768_vulture.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.africa div.vulture_faded {
			background-image: url("../images/africa/activity_2/768_vulture_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}


	body.africa div.hyrax_bright {
			background-image: url("../images/africa/activity_2/768_hyrax.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.africa div.hyrax_faded {
			background-image: url("../images/africa/activity_2/768_hyrax_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.africa div.hippo_bright {
			background-image: url("../images/africa/activity_2/768_hippo.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.africa div.hippo_faded {
			background-image: url("../images/africa/activity_2/768_hippo_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}
	
	
	
	/* Activity 3*/
	
	.a3_lion_faded {
		background-image: url("../images/africa/activity_3/768_lion_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_wildebeest_faded {
		background-image: url("../images/africa/activity_3/768_wildebeest_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_zebra_faded {
		background-image: url("../images/africa/activity_3/768_zebra_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_elephant_faded {
		background-image: url("../images/africa/activity_3/768_elephant_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_hippo_faded {
		background-image: url("../images/africa/activity_3/768_hippo_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_rhino_faded {
		background-image: url("../images/africa/activity_3/768_rhino_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_vulture_faded {
		background-image: url("../images/africa/activity_3/768_vulture_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_hyrax_faded {
		background-image: url("../images/africa/activity_3/768_hyrax_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_lion {
		background-image: url("../images/africa/activity_3/768_lion.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_wildebeest {
		background-image: url("../images/africa/activity_3/768_wildebeest.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}


	.a3_zebra {
		background-image: url("../images/africa/activity_3/768_zebra.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_elephant {
		background-image: url("../images/africa/activity_3/768_elephant.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_hippo {
		background-image: url("../images/africa/activity_3/768_hippo.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_rhino {
		background-image: url("../images/africa/activity_3/768_rhino.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_vulture {
		background-image: url("../images/africa/activity_3/768_vulture.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_hyrax {
		background-image: url("../images/africa/activity_3/768_hyrax.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}


	
	/*World*/
	body.world #canvas{
		height: 85vh;
	}
	
	img#level_4_title {
		max-width: 80%;
		height: auto;
	}
	
	
	
	#main_menu_world_index img#den_icon {
		/*position: fixed;*/
		max-width: 10%;
		height: auto;
		margin-left: -170px;
	}
	
	
	#ant_a1_p1 .ant_background{
		background-image: url("../images/world/activity_1/ant_background_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}
	
	#ant_overlay_1,
	#ant_overlay_2{
			background-image: url("../images/world/activity_1/ant_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}
	
	
	#sea_lion_a1_p1 .ant_background{
		background-image: url("../images/world/activity_1/sea_lion_background_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}
	
	#sea_lion_overlay_1,
	#sea_lion_overlay_2{
			background-image: url("../images/world/activity_1/sea_lion_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}
	
	#otter_a1_p1 .otter_background{
		background-image: url("../images/world/activity_1/otter_background_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}
	
	#otter_overlay_1,
	#otter_overlay_2{
			background-image: url("../images/world/activity_1/otter_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}
	
	#koala_a1_p1 .koala_background{
		background-image: url("../images/world/activity_1/koala_background_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}
	
	#koala_overlay_1,
	#koala_overlay_2{
			background-image: url("../images/world/activity_1/koala_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}
	
	#naked_mole_rat_a1_p1 .naked_mole_rat_background{
		background-image: url("../images/world/activity_1/naked_mole_rat_background_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}
	
	#naked_mole_rat_overlay_1,
	#naked_mole_rat_overlay_2{
			background-image: url("../images/world/activity_1/naked_mole_rat_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}
	
	#camel_a1_p1 .camel_background{
		background-image: url("../images/world/activity_1/camel_background_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}
	
	#camel_overlay_1,
	#camel_overlay_2{
			background-image: url("../images/world/activity_1/camel_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}
	
	#panda_a1_p1 .panda_background{
		background-image: url("../images/world/activity_1/panda_background_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}
	
	#panda_overlay_1,
	#panda_overlay_2{
			background-image: url("../images/world/activity_1/panda_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}
	
	#umbrella_bird_a1_p1 .umbrella_bird_background{
		background-image: url("../images/world/activity_1/umbrella_bird_background_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}
	
	#umbrella_bird_overlay_1,
	#umbrella_bird_overlay_2{
			background-image: url("../images/world/activity_1/umbrella_bird_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}
	
	#yak_a1_p1 .yak_background{
		background-image: url("../images/world/activity_1/yak_background_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}
	
	#yak_overlay_1,
	#yak_overlay_2{
			background-image: url("../images/world/activity_1/yak_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}
	
	#duck_a1_p1 .duck_background{
		background-image: url("../images/world/activity_1/duck_background_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}
	
	#duck_overlay_1,
	#duck_overlay_2{
			background-image: url("../images/world/activity_1/duck_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}
	
	#fox_a1_p1 .fox_background{
		background-image: url("../images/world/activity_1/fox_background_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}
	
	#fox_overlay_1,
	#fox_overlay_2{
			background-image: url("../images/world/activity_1/fox_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}
	
	#gorilla_a1_p1 .gorilla_background{
		background-image: url("../images/world/activity_1/gorilla_background_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}
	
	#gorilla_overlay_1,
	#gorilla_overlay_2{
			background-image: url("../images/world/activity_1/gorilla_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}
	
	#quail_a1_p1 .quail_background{
		background-image: url("../images/world/activity_1/quail_background_768.png");
		background-repeat: no-repeat;
		width: 768px;
		height: 550px;
		background-size: 768px 550px;
	}
	
	#quail_overlay_1,
	#quail_overlay_2{
			background-image: url("../images/world/activity_1/quail_top_layer_768.png");
			background-repeat: no-repeat;
			width: 768px;
			height: 550px;
		background-size: 768px 550px;
		}
	
	/*Activity 2*/
	
	body.world div.ant_bright {
		background-image: url("../images/world/activity_2/768_ant.png")!important;
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
	body.world div.ant_faded {
			background-image: url("../images/world/activity_2/768_ant_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.koala_bright {
			background-image: url("../images/world/activity_2/768_koala.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.koala_faded {
			background-image: url("../images/world/activity_2/768_koala_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.otter_bright {
			background-image: url("../images/world/activity_2/768_otter.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.otter_faded {
			background-image: url("../images/world/activity_2/768_otter_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.sea_lion_bright {
			background-image: url("../images/world/activity_2/768_sea_lion.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.sea_lion_faded {
			background-image: url("../images/world/activity_2/768_sea_lion_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}
	body.world div.camel_bright {
			background-image: url("../images/world/activity_2/768_camel.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.camel_faded {
			background-image: url("../images/world/activity_2/768_camel_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.panda_bright {
			background-image: url("../images/world/activity_2/768_panda.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.panda_faded {
			background-image: url("../images/world/activity_2/768_panda_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.naked_mole_rat_bright {
			background-image: url("../images/world/activity_2/768_naked_mole_rat.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.naked_mole_rat_faded {
			background-image: url("../images/world/activity_2/768_naked_mole_rat_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.umbrella_bird_bright {
			background-image: url("../images/world/activity_2/768_umbrella_bird.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.umbrella_bird_faded {
			background-image: url("../images/world/activity_2/768_umbrella_bird_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.yak_bright {
			background-image: url("../images/world/activity_2/768_yak.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.yak_faded {
			background-image: url("../images/world/activity_2/768_yak_faded.png")!important ;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.duck_bright {
			background-image: url("../images/world/activity_2/768_duck.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.duck_faded {
			background-image: url("../images/world/activity_2/768_duck_faded.png")!important ;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.fox_bright {
			background-image: url("../images/world/activity_2/768_fox.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.fox_faded {
			background-image: url("../images/world/activity_2/768_fox_faded.png")!important ;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.gorilla_bright {
			background-image: url("../images/world/activity_2/768_gorilla.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.gorilla_faded {
			background-image: url("../images/world/activity_2/768_gorilla_faded.png")!important ;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.quail_bright {
			background-image: url("../images/world/activity_2/768_quail.png")!important;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}

	body.world div.quail_faded {
			background-image: url("../images/world/activity_2/768_quail_faded.png")!important ;
			background-repeat: no-repeat;
		background-size: 739px 255px;
		}
	
	
	/* World Activity 3*/


.a3_ant_faded {
		background-image: url("../images/world/activity_3/768_ant_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_koala_faded {
		background-image: url("../images/world/activity_3/768_koala_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_otter_faded {
		background-image: url("../images/world/activity_3/768_otter_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_sea_lion_faded {
		background-image: url("../images/world/activity_3/768_sea_lion_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_camel_faded {
		background-image: url("../images/world/activity_3/768_camel_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_panda_faded {
		background-image: url("../images/world/activity_3/768_panda_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_naked_mole_rat_faded {
		background-image: url("../images/world/activity_3/768_naked_mole_rat_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_umbrella_bird_faded {
		background-image: url("../images/world/activity_3/768_umbrella_bird_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_yak_faded {
		background-image: url("../images/world/activity_3/768_yak_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_duck_faded {
		background-image: url("../images/world/activity_3/768_duck_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_fox_faded {
		background-image: url("../images/world/activity_3/768_fox_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_gorilla_faded {
		background-image: url("../images/world/activity_3/768_gorilla_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_quail_faded {
		background-image: url("../images/world/activity_3/768_quail_faded_v2.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}




	.a3_ant {
		background-image: url("../images/world/activity_3/768_ant.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_koala {
		background-image: url("../images/world/activity_3/768_koala.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_otter {
		background-image: url("../images/world/activity_3/768_otter.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_sea_lion {
		background-image: url("../images/world/activity_3/768_sea_lion.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_camel {
		background-image: url("../images/world/activity_3/768_camel.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_panda {
		background-image: url("../images/world/activity_3/768_panda.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_naked_mole_rat {
		background-image: url("../images/world/activity_3/768_naked_mole_rat.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_umbrella_bird {
		background-image: url("../images/world/activity_3/768_umbrella_bird.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_yak {
		background-image: url("../images/world/activity_3/768_yak.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_duck {
		background-image: url("../images/world/activity_3/768_duck.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_fox {
		background-image: url("../images/world/activity_3/768_fox.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_gorilla {
		background-image: url("../images/world/activity_3/768_gorilla.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	.a3_quail {
		background-image: url("../images/world/activity_3/768_quail.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}



	
	/*Celebrate*/
	body.celebrate #canvas{
		height: 85vh;
	}
	
	img#level_5_title {
		max-width: 80%;
		height: auto;
	}
	
	#level_5_title_container #den_icon {

    position: relative;
    top: -40px;
    left: 40px !important;
    z-index: 100px;
	}
	
	#legend_day_five_activity_one #canvas,
	#celebrate_day_2_activity_1 #canvas{
		height: 86vh !important;
		/*background-color: blue;*/
		
	}
	
	.animal_grid {
		margin-top: 10px;
		
	}
	
	.grid_first_row {
		margin-top: 0px !important;
	}
	
	.animal_grid img {
		width: 16.5%;
		height: auto;
		
	}
	
	
	
	/*Messages*/
	body.messages #canvas{
		height: 85vh;
	}
	
	img#level_6_title {
		max-width: 80%;
		height: auto;
	}
	
	#level_6_title_container #den_icon {

    position: relative;
    top: -40px;
    left: 40px !important;
    z-index: 100px;
	}
	
	/*#three_circles_container {
		margin-left: 10px;
	}

	#three_circles_container img {
		max-width: 31%;
		height: auto;
	}*/
	
	
	img.vowels_title {
		margin: 20px;
	}
	
	
	
	#vowel_activities .panel_1 {
		positon: relative;
		margin-left: 55px;
	}
	
	#vowel_activities  img.mag_first_panel{
		positon: absolute;
		top: 430px;
		left: 110px;
	}
	
	
	#vowel_activities  img.mag_third_panel{
		positon: absolute;
		top: 430px;
		left: 480px;
	}
	
	
div.av {
		background-image: url("../images/level_6/768/av.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.av_faded {
		background-image: url("../images/level_6/768/av_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.beb {
		background-image: url("../images/level_6/768/beb.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.beb_faded {
		background-image: url("../images/level_6/768/beb_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
div.bef {
		background-image: url("../images/level_6/768/bef.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.bef_faded {
		background-image: url("../images/level_6/768/bef_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

	
div.bel {
		background-image: url("../images/level_6/768/bel.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.bel_faded {
		background-image: url("../images/level_6/768/bel_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.buz {
		background-image: url("../images/level_6/768/buz.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.buz_faded {
		background-image: url("../images/level_6/768/buzb_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.cax {
		background-image: url("../images/level_6/768/cax.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.cax_faded {
		background-image: url("../images/level_6/768/cax_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.cen {
		background-image: url("../images/level_6/768/cen.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.cen_faded {
		background-image: url("../images/level_6/768/cen_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
div.cev {
		background-image: url("../images/level_6/768/cev.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.cev_faded {
		background-image: url("../images/level_6/768/cev_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
div.daf {
		background-image: url("../images/level_6/768/daf.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.daf_faded {
		background-image: url("../images/level_6/768/daf_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.dat {
		background-image: url("../images/level_6/768/dat.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.dat_faded {
		background-image: url("../images/level_6/768/dat_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.def {
		background-image: url("../images/level_6/768/def.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.def_faded {
		background-image: url("../images/level_6/768/def_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.des {
		background-image: url("../images/level_6/768/des.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.des_faded {
		background-image: url("../images/level_6/768/des_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.dod {
		background-image: url("../images/level_6/768/dod.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.dod_faded {
		background-image: url("../images/level_6/768/dod_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.duz {
		background-image: url("../images/level_6/768/duz.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.duz_faded {
		background-image: url("../images/level_6/768/duz_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.el {
		background-image: url("../images/level_6/768/el.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.el_faded {
		background-image: url("../images/level_6/768/el_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.es {
		background-image: url("../images/level_6/768/es.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.es_faded {
		background-image: url("../images/level_6/768/es_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}


div.et {
		background-image: url("../images/level_6/768/et.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.et_faded {
		background-image: url("../images/level_6/768/et_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.ev {
		background-image: url("../images/level_6/768/ev.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.ev_faded {
		background-image: url("../images/level_6/768/ev_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.feb {
		background-image: url("../images/level_6/768/feb.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.feb_faded {
		background-image: url("../images/level_6/768/feb_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.fub {
		background-image: url("../images/level_6/768/fub.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.fub_faded {
		background-image: url("../images/level_6/768/fub_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.gat {
		background-image: url("../images/level_6/768/gat.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.gat_faded {
		background-image: url("../images/level_6/768/gat_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.gev {
		background-image: url("../images/level_6/768/gev.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.gev_faded {
		background-image: url("../images/level_6/768/gev_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
	
div.hax {
		background-image: url("../images/level_6/768/hax.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.hax_faded {
		background-image: url("../images/level_6/768/hax_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.hib {
		background-image: url("../images/level_6/768/hib.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.hib_faded {
		background-image: url("../images/level_6/768/hib_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.hic {
		background-image: url("../images/level_6/768/hic.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.hic_faded {
		background-image: url("../images/level_6/768/hic_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.ig {
		background-image: url("../images/level_6/768/ig.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.ig_faded {
		background-image: url("../images/level_6/768/ig_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.il {
		background-image: url("../images/level_6/768/il.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.il_faded {
		background-image: url("../images/level_6/768/il_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.jaf {
		background-image: url("../images/level_6/768/jaf.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.jaf_faded {
		background-image: url("../images/level_6/768/jaf_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.jic {
		background-image: url("../images/level_6/768/jic.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.jic_faded {
		background-image: url("../images/level_6/768/jic_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.kax {
		background-image: url("../images/level_6/768/kax.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.kax_faded {
		background-image: url("../images/level_6/768/kax_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.keb {
		background-image: url("../images/level_6/768/keb.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.keb_faded {
		background-image: url("../images/level_6/768/keb_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.kub {
		background-image: url("../images/level_6/768/kub.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.kub_faded {
		background-image: url("../images/level_6/768/kub_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.len {
		background-image: url("../images/level_6/768/len.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.len_faded {
		background-image: url("../images/level_6/768/len_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.lod {
		background-image: url("../images/level_6/768/lod.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.lod_faded {
		background-image: url("../images/level_6/768/lod_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.maj {
		background-image: url("../images/level_6/768/maj.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.maj_faded {
		background-image: url("../images/level_6/768/maj_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.mek {
		background-image: url("../images/level_6/768/mek.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.mek_faded {
		background-image: url("../images/level_6/768/mek_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.naf {
		background-image: url("../images/level_6/768/naf.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.naf_faded {
		background-image: url("../images/level_6/768/naf_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.nup {
		background-image: url("../images/level_6/768/nup.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.nup_faded {
		background-image: url("../images/level_6/768/nup_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.og {
		background-image: url("../images/level_6/768/og.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.og_faded {
		background-image: url("../images/level_6/768/og_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.os {
		background-image: url("../images/level_6/768/os.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.os_faded {
		background-image: url("../images/level_6/768/os_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.ot {
		background-image: url("../images/level_6/768/ot.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.ot_faded {
		background-image: url("../images/level_6/768/ot_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.ov {
		background-image: url("../images/level_6/768/ov.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.ov_faded {
		background-image: url("../images/level_6/768/ov_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.paf {
		background-image: url("../images/level_6/768/paf.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.paf_faded {
		background-image: url("../images/level_6/768/paf_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.pes {
		background-image: url("../images/level_6/768/pes.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.pes_faded {
		background-image: url("../images/level_6/768/pes_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.pic {
		background-image: url("../images/level_6/768/pic.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.pic_faded {
		background-image: url("../images/level_6/768/pic_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.qap {
		background-image: url("../images/level_6/768/qap.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.qap_faded {
		background-image: url("../images/level_6/768/qap_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.qef {
		background-image: url("../images/level_6/768/qef.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.qef_faded {
		background-image: url("../images/level_6/768/qef_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.qek {
		background-image: url("../images/level_6/768/qek.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.qek_faded {
		background-image: url("../images/level_6/768/qek_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.raf {
		background-image: url("../images/level_6/768/raf.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.raf_faded {
		background-image: url("../images/level_6/768/raf_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.raj {
		background-image: url("../images/level_6/768/raj.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.raj_faded {
		background-image: url("../images/level_6/768/raj_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.rel {
		background-image: url("../images/level_6/768/rel.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.rel_faded {
		background-image: url("../images/level_6/768/rel_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.res {
		background-image: url("../images/level_6/768/res.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.res_faded {
		background-image: url("../images/level_6/768/res_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.rup {
		background-image: url("../images/level_6/768/rup.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.rup_faded {
		background-image: url("../images/level_6/768/rup_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.sek {
		background-image: url("../images/level_6/768/sek.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.sek_faded {
		background-image: url("../images/level_6/768/sek_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.sib {
		background-image: url("../images/level_6/768/sib.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.sib_faded {
		background-image: url("../images/level_6/768/sib_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.sup {
		background-image: url("../images/level_6/768/sup.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.sup_faded {
		background-image: url("../images/level_6/768/sup_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.taj {
		background-image: url("../images/level_6/768/taj.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.taj_faded {
		background-image: url("../images/level_6/768/taj_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.tup {
		background-image: url("../images/level_6/768/tup.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.tup_faded {
		background-image: url("../images/level_6/768/tup_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.ug {
		background-image: url("../images/level_6/768/ug.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.ug_faded {
		background-image: url("../images/level_6/768/ug_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.ul {
		background-image: url("../images/level_6/768/ul.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.ul_faded {
		background-image: url("../images/level_6/768/ul_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.ut {
		background-image: url("../images/level_6/768/ut.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.ut_faded {
		background-image: url("../images/level_6/768/ut_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.vaf {
		background-image: url("../images/level_6/768/vaf.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.vaf_faded {
		background-image: url("../images/level_6/768/vaf_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.ven {
		background-image: url("../images/level_6/768/ven.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.ven_faded {
		background-image: url("../images/level_6/768/ven_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.vev {
		background-image: url("../images/level_6/768/vev.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.vev_faded {
		background-image: url("../images/level_6/768/vev_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.vod {
		background-image: url("../images/level_6/768/vod.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.vod_faded {
		background-image: url("../images/level_6/768/vod_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.wap {
		background-image: url("../images/level_6/768/wap.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.wap_faded {
		background-image: url("../images/level_6/768/wap_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.wub {
		background-image: url("../images/level_6/768/wub.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.wub_faded {
		background-image: url("../images/level_6/768/wub_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.wuz {
		background-image: url("../images/level_6/768/wuz.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.wuz_faded {
		background-image: url("../images/level_6/768/wuz_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.xap {
		background-image: url("../images/level_6/768/xap.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.xap_faded {
		background-image: url("../images/level_6/768/xap_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.xup {
		background-image: url("../images/level_6/768/xup.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.xup_faded {
		background-image: url("../images/level_6/768/xup_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.yat {
		background-image: url("../images/level_6/768/yat.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.yat_faded {
		background-image: url("../images/level_6/768/yat_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.ys {
		background-image: url("../images/level_6/768/ys.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.ys_faded {
		background-image: url("../images/level_6/768/ys_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.zel {
		background-image: url("../images/level_6/768/zel.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.zel_faded {
		background-image: url("../images/level_6/768/zel_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
div.zib {
		background-image: url("../images/level_6/768/zib.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}

div.zib_faded {
		background-image: url("../images/level_6/768/zib_faded.png");
		background-repeat: no-repeat;
		background-size: 739px 255px;
	}
	
	
	div.letter_a {
	background-image: url("../images/level_6/768/letter_a.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_b {
	background-image: url("../images/level_6/768/letter_b.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_c {
	background-image: url("../images/level_6/768/letter_c.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_d {
	background-image: url("../images/level_6/768/letter_d.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_e {
	background-image: url("../images/level_6/768/letter_e.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_f {
	background-image: url("../images/level_6/768/letter_f.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_g {
	background-image: url("../images/level_6/768/letter_g.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_h {
	background-image: url("../images/level_6/768/letter_h.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_i {
	background-image: url("../images/level_6/768/letter_i.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_j {
	background-image: url("../images/level_6/768/letter_j.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_k {
	background-image: url("../images/level_6/768/letter_k.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_l {
	background-image: url("../images/level_6/768/letter_l.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_m {
	background-image: url("../images/level_6/768/letter_m.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_n {
	background-image: url("../images/level_6/768/letter_n.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_o {
	background-image: url("../images/level_6/768/letter_o.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_p {
	background-image: url("../images/level_6/768/letter_p.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_q {
	background-image: url("../images/level_6/768/letter_q.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_r {
	background-image: url("../images/level_6/768/letter_r.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_s {
	background-image: url("../images/level_6/768/letter_s.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_t {
	background-image: url("../images/level_6/768/letter_t.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_u {
	background-image: url("../images/level_6/768/letter_u.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_v {
	background-image: url("../images/level_6/768/letter_v.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_w {
	background-image: url("../images/level_6/768/letter_w.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_x {
	background-image: url("../images/level_6/768/letter_x.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_y {
	background-image: url("../images/level_6/768/letter_y.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}

div.letter_z {
	background-image: url("../images/level_6/768/letter_z.png");
	background-repeat: no-repeat;
		background-size: 739px 255px;
}
	
	#vowel_activities div.panels {
		margin-left: 0px;
	}
	
	#vowel_activities .panel_1 {
		margin-left: 0px;
	}
	
	#vowel_activities img.mag_first_panel {
		position: absolute;
		top: 60px;
		left: 635px;
	}
	
	#vowel_activities img.mag_third_panel {
		position: absolute;
		top: 60px;
		left: 635px;
		width: 9.8%;
	}
	
	
	
	/* 812 - Review Menu - Rainforest Animals */

	.rainforest_review #picture_activity_one {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_1.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	.rainforest_review #picture_activity_two {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_2.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	.rainforest_review #picture_activity_three {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_3.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	
	/* 768 - Review Menu - Rainforest Letters*/

	.rainforest_review #letter_activity_one {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_1.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	.rainforest_review #letter_activity_two {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_2.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	.rainforest_review #letter_activity_three {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_3.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	
	
	/* 768 - Review Menu - Africa Animals */

	.africa_review #africa_picture_activity_one {
		background-image: url("../images/africa/africa_menu/animals_activity_1.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	.africa_review #africa_picture_activity_two {
		background-image: url("../images/africa/africa_menu/animals_activity_2.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	.africa_review #africa_picture_activity_three {
		background-image: url("../images/africa/africa_menu/animals_activity_3.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	
	/* 768 - Review Menu - Africa Letters*/

	.africa_review #africa_letter_activity_one {
		background-image: url("../images/africa/africa_menu/letters_activity_1.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	.africa_review #africa_letter_activity_two {
		background-image: url("../images/africa/africa_menu/letters_activity_2.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	.africa_review #africa_letter_activity_three {
		background-image: url("../images/africa/africa_menu/letters_activity_3.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	
	
	/* 768 - Review Menu - World Animals */

	.world_review #world_picture_activity_one {
		background-image: url("../images/world/world_menu/animals_activity_1.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	.world_review #world_picture_activity_two {
		background-image: url("../images/world/world_menu/animals_activity_2.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	.world_review #world_picture_activity_three {
		background-image: url("../images/world/world_menu/animals_activity_3.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	
	/* 768 - Review Menu - World Letters*/

	.world_review #world_letters_activity_one {
		background-image: url("../images/world/world_menu/letters_activity_1.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	.world_review #world_letters_activity_two {
		background-image: url("../images/world/world_menu/letters_activity_2.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	.world_review #world_letters_activity_three {
		background-image: url("../images/world/world_menu/letters_activity_3.png");
		height: 128px;
		width: 740px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 740px 128px;
	}
	
	
	.picture_activity img,
	.letter_activity img{
		width: 14% !important;
		height: auto;
	}
	
	
	.circle {
		margin-left: 180px;
	}
	
}

@media screen and (max-width: 736px) { /* iPhone 6, 7, 8 Plus landscape  (736 x 414)*/
	
	.back_sign {
	position: absolute;
	top:0;
	right:0;
	margin-right: 10px;
	height: 15%;
	z-index: 6;
}
	
	.main_menu_links {
		height: 81px;
		width: 725px;
		margin: 5px 0 0 5px !important;
		/*margin-left: 5px;
		margin-bottom: 2px !important;*/
		background-size: 725px 81px;
	}
	
	#main_menu_item_1 {
		background-image:url("../images/main_menu_level_1.png");
		background-repeat: no-repeat;
	}

	#main_menu_item_2 {
		background-image:url("../images/main_menu_level_2.png");
		background-repeat: no-repeat;
	}

	#main_menu_item_3 {
		background-image:url("../images/main_menu_level_3.png");
		background-repeat: no-repeat;
	}

	#main_menu_item_4 {
		background-image:url("../images/main_menu_level_4.png");
		background-repeat: no-repeat;
	}

	#main_menu_item_5 {
		background-image:url("../images/main_menu_level_5.png");
		background-repeat: no-repeat;
	}

	#main_menu_item_6 {
		background-image:url("../images/main_menu_level_6.png");
		background-repeat: no-repeat;
	}
	
	body.the_legend #canvas{
		height: 79vh;
		
	}
	
	div.video_3 iframe {
		position: absolute;
		top: 3%;
		left: 12%;
		width: 75% !important;
		height: 70%!important;
	}
	
	body#legend_day_two_activity_one #canvas,
	body#legend_day_three_activity_one #canvas{
		
		height: 73.2vh;
		
	}
	
	#legend_day_seven_activity_two .compare {
	padding-left: 124px;
	
	}
	
	#bottom_nav #green_speaker,
	#bottom_nav #green_speaker_2,
	#bottom_nav #green_speaker_3,
	#bottom_nav #green_speaker_4,
	#bottom_nav #green_speaker_5,
	#bottom_nav #green_speaker_6,
	#bottom_nav #green_speaker_panel_2,
	#bottom_nav #green_speaker_panel_3,
	#bottom_nav #blue_speaker,
	#bottom_nav .activity_3_speaker{
		/*margin-left: 80px;*/
		position: relative;
		top: 8px;
		left: 10px;
		width: 10.5%;
		height: auto;

	}
	
	
	.image_panels {

		height: 285px !important;
		width: 159px !important;
		margin-right: 15px!important;

	}
	.pixeled_panels {
		float: left !important;
		margin-left: 140px!important;
		max-width: 70% !important;
	}

	.panel_container #panel_1,
	.panel_container #panel_2{
		float: left;
		width: 45% !important;
	}

	.button_container {
		float: left !important;
		width: 15%;
		margin-left: 10px!important;
		clear: none;
	}

	.buttons_green {
		margin: 0px 0 0px 0 !important; 

	}
	.buttons_red {
		margin: 45px 0 0 0 !important;
	}

	.monkey_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_1_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.monkey_pixel_panel_2_faded {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_2_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.monkey_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.monkey_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.butterfly_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_butterfly_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.duck_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_duck_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.elephant_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_elephant_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.fox_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_fox_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.fox_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_fox_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.gorilla_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_gorilla_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.hyrax_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_hyrax_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.jaguar_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_jaguar_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.lion_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_lion_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.naked_mole_rat_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_naked_mole_rat_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.naked_mole_rat_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_naked_mole_rat_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.otter_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_otter_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panda_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_panda_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.rhino_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_rhino_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.toucan_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_toucan_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.wildebeest_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_wildebeest_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.wildebeest_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_wildebeest_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.yak_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_yak_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.zebra_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_zebra_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	/*Day 3 Activity 2*/

	.yak_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_2/panel_yak_1_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}


	.camel_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_2/panel_camel_1_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}


	.yak_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_yak_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.camel_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_camel_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.quail_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_quail_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.umbrella_bird_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_umbrella_bird_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.sea_lion_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_sea_lion_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.sea_lion_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_sea_lion_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.koala_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_koala_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.ant_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_ant_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.ant_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_ant_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panda_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_panda_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.hippo_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_hippo_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.vulture_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_vulture_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.iguana_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_iguana_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.iguana_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_iguana_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.duck_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_duck_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	
	
	.two_panels .pixeled_panels div.ant_bright {
		background-image: url("../images/level_1/activity_2/panel_ant.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.butterfly_bright {
		background-image: url("../images/level_1/activity_2/panel_butterfly.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.camel_bright {
		background-image: url("../images/level_1/activity_2/panel_camel.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.duck_bright {
		background-image: url("../images/level_1/activity_2/panel_duck.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.elephant_bright {
		background-image: url("../images/level_1/activity_2/panel_elephant.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.fox_bright {
		background-image: url("../images/level_1/activity_2/panel_fox.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.gorilla_bright {
		background-image: url("../images/level_1/activity_2/panel_gorilla.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.hippo_bright {
		background-image: url("../images/level_1/activity_2/panel_hippo.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.iguana_bright {
		background-image: url("../images/level_1/activity_2/panel_iguana.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.jaguar_bright {
		background-image: url("../images/level_1/activity_2/panel_jaguar.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.koala_bright {
		background-image: url("../images/level_1/activity_2/panel_koala.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.lion_bright {
		background-image: url("../images/level_1/activity_2/panel_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.monkey_bright {
		background-image: url("../images/level_1/activity_2/panel_monkey.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.naked_mole_rat_bright {
		background-image: url("../images/level_1/activity_2/panel_naked_mole_rat.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.otter_bright {
		background-image: url("../images/level_1/activity_2/panel_otter.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.panda_bright {
		background-image: url("../images/level_1/activity_2/panel_panda.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.quail_bright {
		background-image: url("../images/level_1/activity_2/panel_quail.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.rhino_bright {
		background-image: url("../images/level_1/activity_2/panel_rhino.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.sea_lion_bright {
		background-image: url("../images/level_1/activity_2/panel_sea_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.toucan_bright {
		background-image: url("../images/level_1/activity_2/panel_toucan.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.umbrella_bird_bright {
		background-image: url("../images/level_1/activity_2/panel_umbrella_bird.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.vulture_bright {
		background-image: url("../images/level_1/activity_2/panel_vulture.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.wildebeest_bright {
		background-image: url("../images/level_1/activity_2/panel_wildebeest.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.hyrax_bright {
		background-image: url("../images/level_1/activity_2/panel_hyrax.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.yak_bright {
		background-image: url("../images/level_1/activity_2/panel_yak.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.zebra_bright {
		background-image: url("../images/level_1/activity_2/panel_zebra.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	
	.panels_with_headphones .panels .black_panel {

		background-image: url("../images/level_1/activity_2/black_panel.png");
		height: 285px;
		width:159px;
		background-size: 159px 285px!important;
	}
	
	.panels_with_headphones .panels .a3_ant_faded {
		background-image: url("../images/level_1/activity_2/ant_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_butterfly_faded {
		background-image: url("../images/level_1/activity_2/butterfly_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_camel_faded {
		background-image: url("../images/level_1/activity_2/camel_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_duck_faded {
		background-image: url("../images/level_1/activity_2/duck_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_elephant_faded {
		background-image: url("../images/level_1/activity_2/elephant_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_fox_faded {
		background-image: url("../images/level_1/activity_2/fox_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_gorilla_faded {
		background-image: url("../images/level_1/activity_2/gorilla_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_hippo_faded {
		background-image: url("../images/level_1/activity_2/hippo_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_iguana_faded {
		background-image: url("../images/level_1/activity_2/iguana_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_jaguar_faded {
		background-image: url("../images/level_1/activity_2/jaguar_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_koala_faded {
		background-image: url("../images/level_1/activity_2/koala_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_lion_faded {
		background-image: url("../images/level_1/activity_2/lion_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_monkey_faded {
		background-image: url("../images/level_1/activity_2/monkey_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_naked_mole_rat_faded {
		background-image: url("../images/level_1/activity_2/naked_mole_rat_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_otter_faded {
		background-image: url("../images/level_1/activity_2/otter_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_panda_faded {
		background-image: url("../images/level_1/activity_2/panda_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_quail_faded {
		background-image: url("../images/level_1/activity_2/quail_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_rhino_faded {
		background-image: url("../images/level_1/activity_2/rhino_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_sea_lion_faded {
		background-image: url("../images/level_1/activity_2/sea_lion_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_toucan_faded {
		background-image: url("../images/level_1/activity_2/toucan_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_umbrella_bird_faded {
		background-image: url("../images/level_1/activity_2/umbrella_bird_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_vulture_faded {
		background-image: url("../images/level_1/activity_2/vulture_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_wildebeest_faded {
		background-image: url("../images/level_1/activity_2/wildebeest_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_hyrax_faded {
		background-image: url("../images/level_1/activity_2/hyrax_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_yak_faded {
		background-image: url("../images/level_1/activity_2/yak_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_zebra_faded {
		background-image: url("../images/level_1/activity_2/zebra_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	
	.panels_with_headphones #panel_1,
	.panels_with_headphones #panel_2{
		position: relative;
	}


	.headphone_container {
		height: 48px;
		width: 50px;
	}

	.faded_headphones {
		background-image: url("../images/level_1/activity_2/a2_headphones_faded.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}

	.bright_headphones {
		background-image: url("../images/level_1/activity_2/a2_headphones.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}


	.panels_with_headphones #panel_1 .headphones_first_panel,
	.panels_with_headphones #panel_2 .headphones_second_panel{
		position: absolute;
		left: 75px;
		top: 234px;
	}




	.individual_button_container {
		height: 90px;
		width: 90px;
	}


	.green_button {
		background-image: url("../images/level_1/activity_2/buttons/green_button.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.green_button_faded {
		background-image: url("../images/level_1/activity_2/buttons/green_button_faded.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.green_button_wrong {
		background-image: url("../images/level_1/activity_2/buttons/green_button_wrong.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.green_button_correct {
		background-image: url("../images/level_1/activity_2/buttons/green_button_correct.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button {
		background-image: url("../images/level_1/activity_2/buttons/red_button.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button_faded {
		background-image: url("../images/level_1/activity_2/buttons/red_button_faded.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button_wrong {
		background-image: url("../images/level_1/activity_2/buttons/red_button_wrong.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button_correct {
		background-image: url("../images/level_1/activity_2/buttons/red_button_correct.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}
	
	
	
	.panels_with_headphones .letter_a_faded {
		background-image: url("../images/level_1/activity_3/a_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;

	}

	.panels_with_headphones .letter_b_faded {
		background-image: url("../images/level_1/activity_3/b_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_c_faded {
		background-image: url("../images/level_1/activity_3/c_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_d_faded {
		background-image: url("../images/level_1/activity_3/d_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_e_faded {
		background-image: url("../images/level_1/activity_3/e_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_f_faded {
		background-image: url("../images/level_1/activity_3/f_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_g_faded {
		background-image: url("../images/level_1/activity_3/g_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_h_faded {
		background-image: url("../images/level_1/activity_3/h_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_i_faded {
		background-image: url("../images/level_1/activity_3/i_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_j_faded {
		background-image: url("../images/level_1/activity_3/j_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_k_faded {
		background-image: url("../images/level_1/activity_3/k_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_l_faded {
		background-image: url("../images/level_1/activity_3/l_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_m_faded {
		background-image: url("../images/level_1/activity_3/m_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_n_faded {
		background-image: url("../images/level_1/activity_3/n_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_o_faded {
		background-image: url("../images/level_1/activity_3/o_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_p_faded {
		background-image: url("../images/level_1/activity_3/p_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_q_faded {
		background-image: url("../images/level_1/activity_3/q_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_r_faded {
		background-image: url("../images/level_1/activity_3/r_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_s_faded {
		background-image: url("../images/level_1/activity_3/s_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_t_faded {
		background-image: url("../images/level_1/activity_3/t_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_u_faded {
		background-image: url("../images/level_1/activity_3/u_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_v_faded {
		background-image: url("../images/level_1/activity_3/v_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_w_faded {
		background-image: url("../images/level_1/activity_3/w_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_x_faded {
		background-image: url("../images/level_1/activity_3/x_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_y_faded {
		background-image: url("../images/level_1/activity_3/y_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_z_faded {
		background-image: url("../images/level_1/activity_3/z_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}



	
	img#safari_guide {
		width: 80% !important;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	
	
	body#legend_day_two_activity_one #canvas div,
	body#legend_day_three_activity_one #canvas div
	{
		margin-top: 10px;
	} 
	
	
	
	body#legend_day_two_activity_one #canvas img,
	body#legend_day_three_activity_one #canvas img
	{
		max-width: 60%;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	
	
	/*Day 6 Activity 3*/
	
	.mag-glass_container {
		height: 48px;
		width: 50px;
	}

	.panels_with_mag-glass #panel_2 .mag-glass_second_panel{
		position: absolute;
		left: 75px;
		top: 234px;
	}
	
	.faded_mag-glass {
		background-image: url("../images/level_1/d5_a3/a3_mag-glass_faded.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}


	.bright_mag-glass {
		background-image: url("../images/level_1/d5_a3/a3_mag-glass.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}


	.panel_l_faded {
		background-image: url("../images/level_1/d5_a3/panel_l_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_l {
		background-image: url("../images/level_1/d5_a3/panel_l.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.lion_pixel_panel_1_faded {
		background-image: url("../images/level_1/d5_a3/panel_lion_1_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.lion_pixel_panel_1 {
		background-image: url("../images/level_1/d5_a3/panel_lion_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_m {
		background-image: url("../images/level_1/d5_a3/panel_m.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_z {
		background-image: url("../images/level_1/d5_a3/panel_z.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_s {
		background-image: url("../images/level_1/d5_a3/panel_s.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_e {
		background-image: url("../images/level_1/d5_a3/panel_e.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_n {
		background-image: url("../images/level_1/d5_a3/panel_n.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_f {
		background-image: url("../images/level_1/d5_a3/panel_f.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_h {
		background-image: url("../images/level_1/d5_a3/panel_h.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_r {
		background-image: url("../images/level_1/d5_a3/panel_r.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_w {
		background-image: url("../images/level_1/d5_a3/panel_w.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	/*Day 7 Activity 3*/

	.panel_g_faded {
		background-image: url("../images/level_1/d5_a3/panel_g_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_g {
		background-image: url("../images/level_1/d5_a3/panel_g.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.gorilla_pixel_panel_1_faded {
		background-image: url("../images/level_1/d5_a3/panel_gorilla_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.gorilla_pixel_panel_1 {
		background-image: url("../images/level_1/d5_a3/panel_gorilla_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}


	.panel_t {
		background-image: url("../images/level_1/d5_a3/panel_t.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_a {
		background-image: url("../images/level_1/d5_a3/panel_a.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_i {
		background-image: url("../images/level_1/d5_a3/panel_i.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_p {
		background-image: url("../images/level_1/d5_a3/panel_p.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_y {
		background-image: url("../images/level_1/d5_a3/panel_y.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_o {
		background-image: url("../images/level_1/d5_a3/panel_o.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_b {
		background-image: url("../images/level_1/d5_a3/panel_b.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_q {
		background-image: url("../images/level_1/d5_a3/panel_q.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}


	
	/*Day 8*/
	
	.day_8_panels {
		margin-left: 180px!important;
	}

	.panels_with_headphones .day_8_panels .mag-glass_container {
		position: absolute;
		left: 75px;
		top: 234px;
	}
	
	.panels_with_headphones .day_8_panels #panel_2 {
		margin-left: -70px !important;
	}
	
	
	.two_panels .day_8_panels div.ant_bright {
		background-image: url("../images/level_1/activity_2/panel_ant.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.butterfly_bright {
		background-image: url("../images/level_1/activity_2/panel_butterfly.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.camel_bright {
		background-image: url("../images/level_1/activity_2/panel_camel.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.duck_bright {
		background-image: url("../images/level_1/activity_2/panel_duck.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.elephant_bright {
		background-image: url("../images/level_1/activity_2/panel_elephant.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.fox_bright {
		background-image: url("../images/level_1/activity_2/panel_fox.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.gorilla_bright {
		background-image: url("../images/level_1/activity_2/panel_gorilla.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.hippo_bright {
		background-image: url("../images/level_1/activity_2/panel_hippo.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.iguana_bright {
		background-image: url("../images/level_1/activity_2/panel_iguana.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.jaguar_bright {
		background-image: url("../images/level_1/activity_2/panel_jaguar.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.koala_bright {
		background-image: url("../images/level_1/activity_2/panel_koala.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.lion_bright {
		background-image: url("../images/level_1/activity_2/panel_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.monkey_bright {
		background-image: url("../images/level_1/activity_2/panel_monkey.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.naked_mole_rat_bright {
		background-image: url("../images/level_1/activity_2/panel_naked_mole_rat.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.otter_bright {
		background-image: url("../images/level_1/activity_2/panel_otter.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.panda_bright {
		background-image: url("../images/level_1/activity_2/panel_panda.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.quail_bright {
		background-image: url("../images/level_1/activity_2/panel_quail.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.rhino_bright {
		background-image: url("../images/level_1/activity_2/panel_rhino.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.sea_lion_bright {
		background-image: url("../images/level_1/activity_2/panel_sea_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.toucan_bright {
		background-image: url("../images/level_1/activity_2/panel_toucan.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.umbrella_bird_bright {
		background-image: url("../images/level_1/activity_2/panel_umbrella_bird.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.vulture_bright {
		background-image: url("../images/level_1/activity_2/panel_vulture.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.wildebeest_bright {
		background-image: url("../images/level_1/activity_2/panel_wildebeest.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.hyrax_bright {
		background-image: url("../images/level_1/activity_2/panel_hyrax.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.yak_bright {
		background-image: url("../images/level_1/activity_2/panel_yak.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.zebra_bright {
		background-image: url("../images/level_1/activity_2/panel_zebra.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	
	/*Day 4 Activity 1*/
	
	.the_legend .letter_image {
		width: 50%!important;
		height: auto;
		/*border: 1px solid #000;*/
		display: block;
		margin: 0 auto !important;
		z-index: 100px;
	}
	

	/* Assessment*/
	
	body.the_legend.level_1 #canvas,
	body.the_legend.level_5 #canvas{
		height: 78vh;
	}
	
	body.the_legend.level_1 .top_bump,
	body.the_legend.level_5 .top_bump{
		padding-top: 5px;
		
	}
	
	body.level_1 aside.letter_sound button,
	body.level_5 aside.letter_sound button {
		padding: 15px 15px;
	}
	
	
	body.level_1 div#begin_assessment_container button, 
	body.level_5 div#begin_assessment_container button {
    margin: 85px 0 0 210px;
}
	
	
	body.level_1 .grid_contents,
	body.level_5 .grid_contents{
		height: 65px;
		width: 65px;
	}
	
	
	.grid_letter_a,
	.grid_letter_b,
	.grid_letter_c,
	.grid_letter_d,
	.grid_letter_e,
	.grid_letter_f,
	.grid_letter_g,
	.grid_letter_h,
	.grid_letter_i,
	.grid_letter_j,
	.grid_letter_k,
	.grid_letter_l,
	.grid_letter_m,
	.grid_letter_n,
	.grid_letter_o,
	.grid_letter_p,
	.grid_letter_q,
	.grid_letter_r,
	.grid_letter_s,
	.grid_letter_t,
	.grid_letter_u,
	.grid_letter_v,
	.grid_letter_w,
	.grid_letter_x,
	.grid_letter_y,
	.grid_letter_z,
	.a_correct,
	.b_correct,
	.c_correct,
	.d_correct,
	.e_correct,
	.f_correct,
	.g_correct,
	.h_correct,
	.i_correct,
	.j_correct,
	.k_correct,
	.l_correct,
	.m_correct,
	.n_correct,
	.o_correct,
	.p_correct,
	.q_correct,
	.r_correct,
	.s_correct,
	.t_correct,
	.u_correct,
	.v_correct,
	.w_correct,
	.x_correct,
	.y_correct,
	.z_correct,
	.a_incorrect,
	.b_incorrect,
	.c_incorrect,
	.d_incorrect,
	.e_incorrect,
	.f_incorrect,
	.g_incorrect,
	.h_incorrect,
	.i_incorrect,
	.j_incorrect,
	.k_incorrect,
	.l_incorrect,
	.m_incorrect,
	.n_incorrect,
	.o_incorrect,
	.p_incorrect,
	.q_incorrect,
	.r_incorrect,
	.s_incorrect,
	.t_incorrect,
	.u_incorrect,
	.v_incorrect,
	.w_incorrect,
	.x_incorrect,
	.y_incorrect,
	.z_incorrect {
		
		background-size: 65px 65px;
	}
	
	
	form#quiz1 #button {
		margin: 100px 0 0 210px;
	}
	
	aside#after_submit {
		padding-top: 20%;
	}
	
	div#final_stats {
		height: 65px;
		width: 71%;
		margin-top: -15px;
		
	}
	
	/*Level 2*/
	
	body.rainforest #canvas{
		height: 78vh;
	}
	
	
	
	/*Level 2 Activity 1*/
	#monkey_a1_p1 .monkey_background{
		background-image: url("../images/rainforest/activity_1/monkey_background.jpg")!important;
		background-repeat: no-repeat;
		width: 522px;
		height: 293px;
		background-size: 522px 293px;
		display: block;
		margin: 0 auto;
	}
	
	#monkey_overlay_1,
	#monkey_overlay_2{
		background-image: url("../images/rainforest/activity_1/monkey_2.png")!important;
		background-repeat: no-repeat;
		width: 522px;
		height: 293px;
		background-size: 522px 293px;
		display: block;
		margin: 0 auto;
		}
	
	


	#butterfly_a1_p1 .butterfly_background {
		background-image: url(../images/rainforest/activity_1/butterfly_background.jpg);
		background-repeat: no-repeat;	
		width: 522px;
		height: 293px;
		background-size: 522px 293px;
		display: block;
		margin: 0 auto;
	}

	#butterfly_overlay_1,
	#butterfly_overlay_2{
		background-image: url("../images/rainforest/activity_1/butterfly_2.png");
		background-repeat: no-repeat;
		width: 522px;
		height: 293px;
		background-size: 522px 293px;
		display: block;
		margin: 0 auto;
		}


	#jaguar_a1_p1 .jaguar_background {
		background-image: url(../images/rainforest/activity_1/jaguar_background.jpg);
		background-repeat: no-repeat; 
		width: 522px;
		height: 293px;
		background-size: 522px 293px;
		display: block;
		margin: 0 auto;
	}


	#jaguar_overlay_1,
	#jaguar_overlay_2{
		background-image: url("../images/rainforest/activity_1/jaguar_2.png");
		background-repeat: no-repeat;
		width: 522px;
		height: 293px;
		background-size: 522px 293px;
		display: block;
		margin: 0 auto;
		}

	#iguana_a1_p1 .iguana_background {
		background-image: url(../images/rainforest/activity_1/iguana_background.jpg);
		background-repeat: no-repeat; 
		width: 522px;
		height: 293px;
		background-size: 522px 293px;
		display: block;
		margin: 0 auto;
	}

	#iguana_overlay_1,
	#iguana_overlay_2{
		background-image: url("../images/rainforest/activity_1/iguana_2.png");
		background-repeat: no-repeat;
		width: 522px;
		height: 293px;
		background-size: 522px 293px;
		display: block;
		margin: 0 auto;
		}

	#toucan_a1_p1 .toucan_background {
		background-image: url(../images/rainforest/activity_1/toucan_background.jpg);
		background-repeat: no-repeat; 
		width: 522px;
		height: 293px;
		background-size: 522px 293px;
		display: block;
		margin: 0 auto;
	}

	#toucan_overlay_1,
	#toucan_overlay_2{
		background-image: url("../images/rainforest/activity_1/toucan_2.png");
		background-repeat: no-repeat;
		width: 522px;
		height: 293px;
		background-size: 522px 293px;
		display: block;
		margin: 0 auto;
		}
	
	/* Level 2 - Activity 2*/
	
	div.panels{
		margin-left: 65px;
	}

	.panels img {
	/*float: left;*/
		display: inline;
	margin: 15px 0 0 25px;
}

	.three_panels .panels div.image_panels {
		float: left !important;
		margin: 15px 0 0 25px !important;
		height: 310px !important;
		width: 173px !important;
	}

	body.rainforest  div.monkey_bright {
			background-image: url("../images/rainforest/activity_2/panel_monkey.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

	body.rainforest div.monkey_faded {
			background-image: url("../images/rainforest/activity_2/panel_monkey_faded.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

	body.rainforest div.butterfly_bright {
			background-image: url("../images/rainforest/activity_2/panel_butterfly.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

	body.rainforest div.butterfly_faded {
			background-image: url("../images/rainforest/activity_2/panel_butterfly_faded.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

	body.rainforest div.jaguar_bright {
			background-image: url("../images/rainforest/activity_2/panel_jaguar.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

	body.rainforest div.jaguar_faded {
			background-image: url("../images/rainforest/activity_2/panel_jaguar_faded.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

	body.rainforest div.iguana_bright {
			background-image: url("../images/rainforest/activity_2/panel_iguana.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

	body.rainforest div.iguana_faded {
			background-image: url("../images/rainforest/activity_2/panel_iguana_faded.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

	body.rainforest div.toucan_bright {
			background-image: url("../images/rainforest/activity_2/panel_toucan.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

	body.rainforest div.toucan_faded {
			background-image: url("../images/rainforest/activity_2/panel_toucan_faded.png")!important ;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}


	/*Activity 3*/

	.panels .black_panel {
		background-image: url("../images/rainforest/activity_3/black_panel_1.png")!important;
		float: left;
		margin: 15px 0 0 25px;
		height: 310px;
		width: 173px;
		background-size: 173px 310px;
	}

	.panel_holder {
		float: left;
		margin: 15px 0 0 25px;
		height: 310px;
		width: 173px;
	}
	.a3_monkey_faded {
		background-image: url("../images/rainforest/activity_3/monkey_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	.a3_butterfly_faded {
		background-image: url("../images/rainforest/activity_3/butterfly_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	.a3_jaguar_faded {
		background-image: url("../images/rainforest/activity_3/jaguar_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	.a3_iguana_faded {
		background-image: url("../images/rainforest/activity_3/iguana_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	.a3_toucan_faded {
		background-image: url("../images/rainforest/activity_3/toucan_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}


	.a3_monkey {
		background-image: url("../images/rainforest/activity_3/panel_monkey.png")!important;
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	.a3_butterfly{
		background-image: url("../images/rainforest/activity_3/panel_butterfly.png")!important;
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	.a3_jaguar {
		background-image: url("../images/rainforest/activity_3/panel_jaguar.png")!important;
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	.a3_iguana {
		background-image: url("../images/rainforest/activity_3/panel_iguana.png")!important;
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	.a3_toucan {
		background-image: url("../images/rainforest/activity_3/panel_toucan.png")!important;
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	.panel_1,
	.panel_2,
	.panel_3{
		position: relative;
	}

	.mag_first_panel{
		position: absolute;
		top: 250px;
		left: 60px;
		z-index: 15px;
		width: 8%;
		height: auto;
	}
	
	
	.mag_second_panel{
		position: absolute;
		top: 250px;
		left: 260px;
		z-index: 15px;
		width: 8%;
		height: auto;
	}
	

	.mag_third_panel{
		position: absolute;
		top: 250px;
		left: 460px;
		z-index: 15px;
		width: 8%;
		height: auto;
	}
	
	/* Africa */
	
	body.africa #canvas{
		height: 78vh;
	}
	
	

	/* Africa - Activity 1 */
	
	#elephant_a1_p1 .elephant_background{
		background-image: url("../images/africa/activity_1/hyrax_background.png");
		background-repeat: no-repeat;
		width: 552px;
		height: 310px;
		background-size: 552px 310px;
		display: block;
		margin: 0 auto;
	}
	
		#elephant_overlay_1,
		#elephant_overlay_2{
			background-image: url("../images/africa/activity_1/elephant_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
			}


		#hippo_a1_p1 .hippo_background{
			background-image: url("../images/africa/activity_1/hippo_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
			}

		#hippo_overlay_1,
		#hippo_overlay_2{
			background-image: url("../images/africa/activity_1/hippo_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
			}

		#rhino_a1_p1 .rhino_background{
			background-image: url("../images/africa/activity_1/rhino_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
			}

		#rhino_overlay_1,
		#rhino_overlay_2{
			background-image: url("../images/africa/activity_1/rhino_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
			}

		#lion_a1_p1 .lion_background{
			background-image: url("../images/africa/activity_1/lion_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
			}

		#lion_overlay_1,
		#lion_overlay_2{
			background-image: url("../images/africa/activity_1/lion_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
			}

		#wildebeest_a1_p1 .wildebeest_background{
			background-image: url("../images/africa/activity_1/wildebeest_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
			}

		#wildebeest_overlay_1,
		#wildebeest_overlay_2{
			background-image: url("../images/africa/activity_1/wildebeest_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
			}

		#zebra_a1_p1 .zebra_background{
			background-image: url("../images/africa/activity_1/zebra_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
			}

		#zebra_overlay_1,
		#zebra_overlay_2{
			background-image: url("../images/africa/activity_1/zebra_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
			}

		#vulture_a1_p1 .vulture_background{
			background-image: url("../images/africa/activity_1/vulture_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
			}

		#vulture_overlay_1,
		#vulture_overlay_2{
			background-image: url("../images/africa/activity_1/vulture_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
			}

		#hyrax_a1_p1 .hyrax_background{
			background-image: url("../images/africa/activity_1/hyrax_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
			}

		#hyrax_overlay_1,
		#hyrax_overlay_2{
			background-image: url("../images/africa/activity_1/hyrax_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
			}
	
	
	/*Activity 2*/
	
		body.africa div.lion_bright {
				background-image: url("../images/africa/activity_2/panel_lion.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.africa div.lion_faded {
				background-image: url("../images/africa/activity_2/panel_lion_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.africa div.wildebeest_bright {
				background-image: url("../images/africa/activity_2/panel_wildebeest.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.africa div.wildebeest_faded {
				background-image: url("../images/africa/activity_2/panel_wildebeest_faded.png") !important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.africa div.zebra_bright {
				background-image: url("../images/africa/activity_2/panel_zebra.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.africa div.zebra_faded {
				background-image: url("../images/africa/activity_2/panel_zebra_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.africa div.elephant_bright {
				background-image: url("../images/africa/activity_2/panel_elephant.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.africa div.elephant_faded {
				background-image: url("../images/africa/activity_2/panel_elephant_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.africa div.rhino_bright {
				background-image: url("../images/africa/activity_2/panel_rhino.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.africa div.rhino_faded {
				background-image: url("../images/africa/activity_2/panel_rhino_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.africa div.vulture_bright {
				background-image: url("../images/africa/activity_2/panel_vulture.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.africa div.vulture_faded {
				background-image: url("../images/africa/activity_2/panel_vulture_faded.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}


		body.africa div.hyrax_bright {
				background-image: url("../images/africa/activity_2/panel_hyrax.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.africa div.hyrax_faded {
				background-image: url("../images/africa/activity_2/panel_hyrax_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.africa div.hippo_bright {
				background-image: url("../images/africa/activity_2/panel_hippo.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.africa div.hippo_faded {
				background-image: url("../images/africa/activity_2/panel_hippo_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}


		/* Africa Activity 3*/

		.a3_lion_faded {
			background-image: url("../images/africa/activity_3/lion_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_wildebeest_faded {
			background-image: url("../images/africa/activity_3/wildebeest_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_zebra_faded {
			background-image: url("../images/africa/activity_3/zebra_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_elephant_faded {
			background-image: url("../images/africa/activity_3/elephant_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_hippo_faded {
			background-image: url("../images/africa/activity_3/hippo_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_rhino_faded {
			background-image: url("../images/africa/activity_3/rhino_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_vulture_faded {
			background-image: url("../images/africa/activity_3/vulture_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_hyrax_faded {
			background-image: url("../images/africa/activity_3/hyrax_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_lion {
			background-image: url("../images/africa/activity_3/panel_lion.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_wildebeest {
			background-image: url("../images/africa/activity_3/panel_wildebeest.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}


		.a3_zebra {
			background-image: url("../images/africa/activity_3/panel_zebra.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_elephant {
			background-image: url("../images/africa/activity_3/panel_elephant.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_hippo {
			background-image: url("../images/africa/activity_3/panel_hippo.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_rhino {
			background-image: url("../images/africa/activity_3/panel_rhino.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_vulture {
			background-image: url("../images/africa/activity_3/panel_vulture.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_hyrax {
			background-image: url("../images/africa/activity_3/panel_hyrax.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

	
	
	/*World */
	
	
	
	body.world #canvas{
		height: 78vh;
	}
	
	#ant_a1_p1 .ant_background{
			background-image: url("../images/world/activity_1/ant_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#ant_overlay_1,
		#ant_overlay_2{
			background-image: url("../images/world/activity_1/ant_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}


		#sea_lion_a1_p1 .ant_background{
			background-image: url("../images/world/activity_1/sea_lion_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#sea_lion_overlay_1,
		#sea_lion_overlay_2{
			background-image: url("../images/world/activity_1/sea_lion_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#otter_a1_p1 .otter_background{
			background-image: url("../images/world/activity_1/otter_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#otter_overlay_1,
		#otter_overlay_2{
			background-image: url("../images/world/activity_1/otter_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#koala_a1_p1 .koala_background{
			background-image: url("../images/world/activity_1/koala_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#koala_overlay_1,
		#koala_overlay_2{
			background-image: url("../images/world/activity_1/koala_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#naked_mole_rat_a1_p1 .naked_mole_rat_background{
			background-image: url("../images/world/activity_1/naked_mole_rat_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#naked_mole_rat_overlay_1,
		#naked_mole_rat_overlay_2{
			background-image: url("../images/world/activity_1/naked_mole_rat_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#camel_a1_p1 .camel_background{
			background-image: url("../images/world/activity_1/camel_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#camel_overlay_1,
		#camel_overlay_2{
			background-image: url("../images/world/activity_1/camel_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#panda_a1_p1 .panda_background{
			background-image: url("../images/world/activity_1/panda_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#panda_overlay_1,
		#panda_overlay_2{
			background-image: url("../images/world/activity_1/panda_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#umbrella_bird_a1_p1 .umbrella_bird_background{
			background-image: url("../images/world/activity_1/umbrella_bird_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#umbrella_bird_overlay_1,
		#umbrella_bird_overlay_2{
			background-image: url("../images/world/activity_1/umbrella_bird_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#yak_a1_p1 .yak_background{
			background-image: url("../images/world/activity_1/yak_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#yak_overlay_1,
		#yak_overlay_2{
			background-image: url("../images/world/activity_1/yak_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#duck_a1_p1 .duck_background{
			background-image: url("../images/world/activity_1/duck_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#duck_overlay_1,
		#duck_overlay_2{
			background-image: url("../images/world/activity_1/duck_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#fox_a1_p1 .fox_background{
			background-image: url("../images/world/activity_1/fox_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#fox_overlay_1,
		#fox_overlay_2{
			background-image: url("../images/world/activity_1/fox_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#gorilla_a1_p1 .gorilla_background{
			background-image: url("../images/world/activity_1/gorilla_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#gorilla_overlay_1,
		#gorilla_overlay_2{
			background-image: url("../images/world/activity_1/gorilla_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#quail_a1_p1 .quail_background{
			background-image: url("../images/world/activity_1/quail_background.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#quail_overlay_1,
		#quail_overlay_2{
			background-image: url("../images/world/activity_1/quail_2.png");
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#canvas.ant_background {
			background-image: url(../images/world/activity_1/ant_background.png);
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#canvas.koala_background {
			background-image: url(../images/world/activity_1/koala_background.png);
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#canvas.otter_background {
			background-image: url(../images/world/activity_1/otter_background.png);
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#canvas.sea_lion_background {
			background-image: url(../images/world/activity_1/sea_lion_background.png);
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#canvas.camel_background {
			background-image: url(../images/world/activity_1/camel_background.png);
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}
		#canvas.panda_background {
			background-image: url(../images/world/activity_1/panda_background.png);
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#canvas.naked_mole_rat_background {
			background-image: url(../images/world/activity_1/naked_mole_rat_background.png);
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#canvas.umbrella_bird_background {
			background-image: url(../images/world/activity_1/umbrella_bird_background.png);
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#canvas.yak_background {
			background-image: url(../images/world/activity_1/yak_background.png);
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#canvas.duck_background {
			background-image: url(../images/world/activity_1/duck_background.png);
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#canvas.fox_background {
			background-image: url(../images/world/activity_1/fox_background.png);
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}

		#canvas.gorilla_background {
			background-image: url(../images/world/activity_1/gorilla_background.png);
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}
		#canvas.quail_background {
			background-image: url(../images/world/activity_1/quail_background.png);
			background-repeat: no-repeat;
			width: 552px;
			height: 310px;
			background-size: 552px 310px;
			display: block;
			margin: 0 auto;
		}
	
	
	/*World Activity 2*/

		body.world div.ant_bright {
				background-image: url("../images/world/activity_2/panel_ant.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.ant_faded {
				background-image: url("../images/world/activity_2/panel_ant_faded.png") !important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.koala_bright {
				background-image: url("../images/world/activity_2/panel_koala.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.koala_faded {
				background-image: url("../images/world/activity_2/panel_koala_faded.png") !important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.otter_bright {
				background-image: url("../images/world/activity_2/panel_otter.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.otter_faded {
				background-image: url("../images/world/activity_2/panel_otter_faded.png") !important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.sea_lion_bright {
				background-image: url("../images/world/activity_2/panel_sea_lion.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.sea_lion_faded {
				background-image: url("../images/world/activity_2/panel_sea_lion_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}
		body.world div.camel_bright {
				background-image: url("../images/world/activity_2/panel_camel.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.camel_faded {
				background-image: url("../images/world/activity_2/panel_camel_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.panda_bright {
				background-image: url("../images/world/activity_2/panel_panda.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.panda_faded {
				background-image: url("../images/world/activity_2/panel_panda_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.naked_mole_rat_bright {
				background-image: url("../images/world/activity_2/panel_naked_mole_rat.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.naked_mole_rat_faded {
				background-image: url("../images/world/activity_2/panel_naked_mole_rat_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.umbrella_bird_bright {
				background-image: url("../images/world/activity_2/panel_umbrella_bird.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.umbrella_bird_faded {
				background-image: url("../images/world/activity_2/panel_umbrella_bird_faded.png") !important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.yak_bright {
				background-image: url("../images/world/activity_2/panel_yak.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.yak_faded {
				background-image: url("../images/world/activity_2/panel_yak_faded.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.duck_bright {
				background-image: url("../images/world/activity_2/panel_duck.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.duck_faded {
				background-image: url("../images/world/activity_2/panel_duck_faded.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.fox_bright {
				background-image: url("../images/world/activity_2/panel_fox.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.fox_faded {
				background-image: url("../images/world/activity_2/panel_fox_faded.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.gorilla_bright {
				background-image: url("../images/world/activity_2/panel_gorilla.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.gorilla_faded {
				background-image: url("../images/world/activity_2/panel_gorilla_faded.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.quail_bright {
				background-image: url("../images/world/activity_2/panel_quail.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		body.world div.quail_faded {
				background-image: url("../images/world/activity_2/panel_quail_faded.png")!important;
				background-repeat: no-repeat;
				background-size: 173px 310px;
			}

		/* World Activity 3*/


		.a3_ant_faded {
			background-image: url("../images/world/activity_3/ant_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_koala_faded {
			background-image: url("../images/world/activity_3/koala_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_otter_faded {
			background-image: url("../images/world/activity_3/otter_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_sea_lion_faded {
			background-image: url("../images/world/activity_3/sea_lion_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_camel_faded {
			background-image: url("../images/world/activity_3/camel_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_panda_faded {
			background-image: url("../images/world/activity_3/panda_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_naked_mole_rat_faded {
			background-image: url("../images/world/activity_3/naked_mole_rat_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_umbrella_bird_faded {
			background-image: url("../images/world/activity_3/umbrella_bird_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_yak_faded {
			background-image: url("../images/world/activity_3/yak_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_duck_faded {
			background-image: url("../images/world/activity_3/duck_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_fox_faded {
			background-image: url("../images/world/activity_3/fox_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_gorilla_faded {
			background-image: url("../images/world/activity_3/gorilla_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_quail_faded {
			background-image: url("../images/world/activity_3/quail_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_ant {
			background-image: url("../images/world/activity_3/panel_ant.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_koala {
			background-image: url("../images/world/activity_3/panel_koala.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_otter {
			background-image: url("../images/world/activity_3/panel_otter.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_sea_lion {
			background-image: url("../images/world/activity_3/panel_sea_lion.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_camel {
			background-image: url("../images/world/activity_3/panel_camel.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_panda {
			background-image: url("../images/world/activity_3/panel_panda.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_naked_mole_rat {
			background-image: url("../images/world/activity_3/panel_naked_mole_rat.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_umbrella_bird {
			background-image: url("../images/world/activity_3/panel_umbrella_bird.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_yak {
			background-image: url("../images/world/activity_3/panel_yak.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_duck {
			background-image: url("../images/world/activity_3/panel_duck.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_fox {
			background-image: url("../images/world/activity_3/panel_fox.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_gorilla {
			background-image: url("../images/world/activity_3/panel_gorilla.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}

		.a3_quail {
			background-image: url("../images/world/activity_3/panel_quail.png")!important;
			background-repeat: no-repeat;
			background-size: 173px 310px;
		}
	
	

	
	
	.letter_circle_image_container {
		margin: 0 0 !important;
		min-height: 80vh;
		padding-left: 60px !important;
		width: 80%;
	}
	
	.letter_circle_image_container img {
		width: 30% !important;
		height: auto;
		display: inline;
		margin-top: 10px;
		margin-left:13px;
		margin-right: 0px;
		
	}
	
	#a1_6_answer img,
	.letter_activities #a2_2 img,
	.letter_activities #a2_3 img,
	.letter_activities #a2_4 img,
	.letter_activities #a2_5 img{
		margin-top: -50px!important;
		width: 100%!important;
		height: auto!important;
		padding-top: 0px!important;
	}
	
	
	
	.letter_activities #a2_6 img,
	.letter_activities #a2_7 img{
		
		width: 70%!important;
		height: auto!important;
		padding-top: 0px!important;
		display: block;
		margin: 0 auto;
	}
	
	

/* Level 5 */
	
	#legend_day_five_activity_one #canvas,
	#celebrate_day_2_activity_1 #canvas{
		height: 79vh !important;
		margin-top: -10px;
		
	}
	
	.animal_grid {
		margin-top: 10px;
		
	}
	
	.animal_grid img {
		width: 9%;
		height: auto;
		
	}
	
	/* Level 6 */
	
	

	div.av {
		background-image: url("../images/level_6/av.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.av_faded {
			background-image: url("../images/level_6/av_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.beb {
			background-image: url("../images/level_6/beb.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.beb_faded {
			background-image: url("../images/level_6/beb_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}
	div.bef {
			background-image: url("../images/level_6/bef.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.bef_faded {
			background-image: url("../images/level_6/bef_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}


	div.bel {
			background-image: url("../images/level_6/bel.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.bel_faded {
			background-image: url("../images/level_6/bel_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.buz {
			background-image: url("../images/level_6/buz.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.buz_faded {
			background-image: url("../images/level_6/buzb_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.cax {
			background-image: url("../images/level_6/cax.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.cax_faded {
			background-image: url("../images/level_6/cax_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.cen {
			background-image: url("../images/level_6/cen.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.cen_faded {
			background-image: url("../images/level_6/cen_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}
	div.cev {
			background-image: url("../images/level_6/cev.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.cev_faded {
			background-image: url("../images/level_6/cev_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}
	div.daf {
			background-image: url("../images/level_6/daf.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.daf_faded {
			background-image: url("../images/level_6/daf_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.dat {
			background-image: url("../images/level_6/dat.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.dat_faded {
			background-image: url("../images/level_6/dat_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.def {
			background-image: url("../images/level_6/def.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.def_faded {
			background-image: url("../images/level_6/def_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.des {
			background-image: url("../images/level_6/des.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.des_faded {
			background-image: url("../images/level_6/des_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.dod {
			background-image: url("../images/level_6/dod.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.dod_faded {
			background-image: url("../images/level_6/dod_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.duz {
			background-image: url("../images/level_6/duz.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.duz_faded {
			background-image: url("../images/level_6/duz_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.el {
			background-image: url("../images/level_6/el.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.el_faded {
			background-image: url("../images/level_6/el_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.es {
			background-image: url("../images/level_6/es.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.es_faded {
			background-image: url("../images/level_6/es_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}


	div.et {
			background-image: url("../images/level_6/et.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.et_faded {
			background-image: url("../images/level_6/et_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ev {
			background-image: url("../images/level_6/ev.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ev_faded {
			background-image: url("../images/level_6/ev_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.feb {
			background-image: url("../images/level_6/feb.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.feb_faded {
			background-image: url("../images/level_6/feb_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.fub {
			background-image: url("../images/level_6/fub.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.fub_faded {
			background-image: url("../images/level_6/fub_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.gat {
			background-image: url("../images/level_6/gat.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.gat_faded {
			background-image: url("../images/level_6/gat_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.gev {
			background-image: url("../images/level_6/gev.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.gev_faded {
			background-image: url("../images/level_6/gev_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}


	div.hax {
			background-image: url("../images/level_6/hax.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.hax_faded {
			background-image: url("../images/level_6/hax_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.hib {
			background-image: url("../images/level_6/hib.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.hib_faded {
			background-image: url("../images/level_6/hib_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.hic {
			background-image: url("../images/level_6/hic.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.hic_faded {
			background-image: url("../images/level_6/hic_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ig {
			background-image: url("../images/level_6/ig.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ig_faded {
			background-image: url("../images/level_6/ig_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.il {
			background-image: url("../images/level_6/il.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.il_faded {
			background-image: url("../images/level_6/il_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.jaf {
			background-image: url("../images/level_6/jaf.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.jaf_faded {
			background-image: url("../images/level_6/jaf_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.jic {
			background-image: url("../images/level_6/jic.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.jic_faded {
			background-image: url("../images/level_6/jic_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.kax {
			background-image: url("../images/level_6/kax.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.kax_faded {
			background-image: url("../images/level_6/kax_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.keb {
			background-image: url("../images/level_6/keb.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.keb_faded {
			background-image: url("../images/level_6/keb_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.kub {
			background-image: url("../images/level_6/kub.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.kub_faded {
			background-image: url("../images/level_6/kub_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.len {
			background-image: url("../images/level_6/len.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.len_faded {
			background-image: url("../images/level_6/len_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.lod {
			background-image: url("../images/level_6/lod.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.lod_faded {
			background-image: url("../images/level_6/lod_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.maj {
			background-image: url("../images/level_6/maj.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.maj_faded {
			background-image: url("../images/level_6/maj_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.mek {
			background-image: url("../images/level_6/mek.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.mek_faded {
			background-image: url("../images/level_6/mek_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.naf {
			background-image: url("../images/level_6/naf.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.naf_faded {
			background-image: url("../images/level_6/naf_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.nup {
			background-image: url("../images/level_6/nup.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.nup_faded {
			background-image: url("../images/level_6/nup_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.og {
			background-image: url("../images/level_6/og.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.og_faded {
			background-image: url("../images/level_6/og_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.os {
			background-image: url("../images/level_6/os.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.os_faded {
			background-image: url("../images/level_6/os_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ot {
			background-image: url("../images/level_6/ot.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ot_faded {
			background-image: url("../images/level_6/ot_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ov {
			background-image: url("../images/level_6/ov.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ov_faded {
			background-image: url("../images/level_6/ov_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.paf {
			background-image: url("../images/level_6/paf.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.paf_faded {
			background-image: url("../images/level_6/paf_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.pes {
			background-image: url("../images/level_6/pes.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.pes_faded {
			background-image: url("../images/level_6/pes_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.pic {
			background-image: url("../images/level_6/pic.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.pic_faded {
			background-image: url("../images/level_6/pic_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.qap {
			background-image: url("../images/level_6/qap.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.qap_faded {
			background-image: url("../images/level_6/qap_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.qef {
			background-image: url("../images/level_6/qef.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.qef_faded {
			background-image: url("../images/level_6/qef_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.qek {
			background-image: url("../images/level_6/qek.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.qek_faded {
			background-image: url("../images/level_6/qek_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.raf {
			background-image: url("../images/level_6/raf.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.raf_faded {
			background-image: url("../images/level_6/raf_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.raj {
			background-image: url("../images/level_6/raj.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.raj_faded {
			background-image: url("../images/level_6/raj_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.rel {
			background-image: url("../images/level_6/rel.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.rel_faded {
			background-image: url("../images/level_6/rel_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.res {
			background-image: url("../images/level_6/res.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.res_faded {
			background-image: url("../images/level_6/res_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.rup {
			background-image: url("../images/level_6/rup.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.rup_faded {
			background-image: url("../images/level_6/rup_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.sek {
			background-image: url("../images/level_6/sek.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.sek_faded {
			background-image: url("../images/level_6/sek_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.sib {
			background-image: url("../images/level_6/sib.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.sib_faded {
			background-image: url("../images/level_6/sib_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.sup {
			background-image: url("../images/level_6/sup.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.sup_faded {
			background-image: url("../images/level_6/sup_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.taj {
			background-image: url("../images/level_6/taj.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.taj_faded {
			background-image: url("../images/level_6/taj_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.tup {
			background-image: url("../images/level_6/tup.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.tup_faded {
			background-image: url("../images/level_6/tup_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ug {
			background-image: url("../images/level_6/ug.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ug_faded {
			background-image: url("../images/level_6/ug_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ul {
			background-image: url("../images/level_6/ul.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ul_faded {
			background-image: url("../images/level_6/ul_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ut {
			background-image: url("../images/level_6/ut.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ut_faded {
			background-image: url("../images/level_6/ut_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.vaf {
			background-image: url("../images/level_6/vaf.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.vaf_faded {
			background-image: url("../images/level_6/vaf_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ven {
			background-image: url("../images/level_6/ven.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ven_faded {
			background-image: url("../images/level_6/ven_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.vev {
			background-image: url("../images/level_6/vev.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.vev_faded {
			background-image: url("../images/level_6/vev_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.vod {
			background-image: url("../images/level_6/vod.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.vod_faded {
			background-image: url("../images/level_6/vod_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.wap {
			background-image: url("../images/level_6/wap.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.wap_faded {
			background-image: url("../images/level_6/wap_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.wub {
			background-image: url("../images/level_6/wub.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.wub_faded {
			background-image: url("../images/level_6/wub_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.wuz {
			background-image: url("../images/level_6/wuz.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.wuz_faded {
			background-image: url("../images/level_6/wuz_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.xap {
			background-image: url("../images/level_6/xap.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.xap_faded {
			background-image: url("../images/level_6/xap_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.xup {
			background-image: url("../images/level_6/xup.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.xup_faded {
			background-image: url("../images/level_6/xup_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.yat {
			background-image: url("../images/level_6/yat.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.yat_faded {
			background-image: url("../images/level_6/yat_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ys {
			background-image: url("../images/level_6/ys.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.ys_faded {
			background-image: url("../images/level_6/ys_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.zel {
			background-image: url("../images/level_6/zel.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.zel_faded {
			background-image: url("../images/level_6/zel_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.zib {
			background-image: url("../images/level_6/zib.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}

	div.zib_faded {
			background-image: url("../images/level_6/zib_faded.png");
			background-repeat: no-repeat;
		background-size: 173px 310px;
		}



	div.letter_a {
		background-image: url("../images/level_6/panel_a.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_b {
		background-image: url("../images/level_6/panel_b.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_c {
		background-image: url("../images/level_6/panel_c.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_d {
		background-image: url("../images/level_6/panel_d.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_e {
		background-image: url("../images/level_6/panel_e.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_f {
		background-image: url("../images/level_6/panel_f.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_g {
		background-image: url("../images/level_6/panel_g.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_h {
		background-image: url("../images/level_6/panel_h.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_i {
		background-image: url("../images/level_6/panel_i.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_j {
		background-image: url("../images/level_6/panel_j.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_k {
		background-image: url("../images/level_6/panel_k.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_l {
		background-image: url("../images/level_6/panel_l.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_m {
		background-image: url("../images/level_6/panel_m.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_n {
		background-image: url("../images/level_6/panel_n.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_o {
		background-image: url("../images/level_6/panel_o.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_p {
		background-image: url("../images/level_6/panel_p.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_q {
		background-image: url("../images/level_6/panel_q.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_r {
		background-image: url("../images/level_6/panel_r.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_s {
		background-image: url("../images/level_6/panel_s.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_t {
		background-image: url("../images/level_6/panel_t.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_u {
		background-image: url("../images/level_6/panel_u.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_v {
		background-image: url("../images/level_6/panel_v.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_w {
		background-image: url("../images/level_6/panel_w.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_x {
		background-image: url("../images/level_6/panel_x.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_y {
		background-image: url("../images/level_6/panel_y.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}

	div.letter_z {
		background-image: url("../images/level_6/panel_z.png");
		background-repeat: no-repeat;
		background-size: 173px 310px;
	}
	
	/* Level 6 - Vowels */
	
	#vowel_activities #canvas {
		
		min-height: 79vh;
	}
	
	#vowel_activities div.panels {
		margin-left: 160px;
	}
	
	#vowel_activities img.mag_first_panel {
		position: absolute;
		top: 250px;
		left: 55px;
	}
	
	#vowel_activities img.mag_third_panel {
		position: absolute;
		top: 250px;
		left: 270px;
		width: 8%;
	}
	
	
	/* 736 - Review Menu - Rainforest Animals */

	.rainforest_review #picture_activity_one {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_1.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	.rainforest_review #picture_activity_two {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_2.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	.rainforest_review #picture_activity_three {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_3.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	
	/* 736 - Review Menu - Rainforest Letters*/

	.rainforest_review #letter_activity_one {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_1.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	.rainforest_review #letter_activity_two {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_2.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	.rainforest_review #letter_activity_three {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_3.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	
	
	/* 736 - Review Menu - Africa Animals */

	.africa_review #africa_picture_activity_one {
		background-image: url("../images/africa/africa_menu/animals_activity_1.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	.africa_review #africa_picture_activity_two {
		background-image: url("../images/africa/africa_menu/animals_activity_2.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	.africa_review #africa_picture_activity_three {
		background-image: url("../images/africa/africa_menu/animals_activity_3.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	
	/* 736 - Review Menu - Africa Letters*/

	.africa_review #africa_letter_activity_one {
		background-image: url("../images/africa/africa_menu/letters_activity_1.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	.africa_review #africa_letter_activity_two {
		background-image: url("../images/africa/africa_menu/letters_activity_2.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	.africa_review #africa_letter_activity_three {
		background-image: url("../images/africa/africa_menu/letters_activity_3.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	
	
	/* 736 - Review Menu - World Animals */

	.world_review #world_picture_activity_one {
		background-image: url("../images/world/world_menu/animals_activity_1.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	.world_review #world_picture_activity_two {
		background-image: url("../images/world/world_menu/animals_activity_2.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	.world_review #world_picture_activity_three {
		background-image: url("../images/world/world_menu/animals_activity_3.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	
	/* 736 - Review Menu - World Letters*/

	.world_review #world_letters_activity_one {
		background-image: url("../images/world/world_menu/letters_activity_1.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	.world_review #world_letters_activity_two {
		background-image: url("../images/world/world_menu/letters_activity_2.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	.world_review #world_letters_activity_three {
		background-image: url("../images/world/world_menu/letters_activity_3.png");
		height: 123px;
		width: 710px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 710px 123px;
	}
	
	
	.picture_activity img,
	.letter_activity img{
		width: 14% !important;
		height: auto;
	}
	
	
	.circle {
		margin-left: 140px;
	}


	
}

@media screen and (max-width: 667px) { /* iPhone 6, 7, 8 landscape (667 x 375) */
	
	.main_menu_links {
		height: 74px;
		width: 655px;
		margin: 5px 0 0 5px !important;
		/*margin-left: 5px;
		margin-bottom: 2px !important;*/
		background-size: 655px 74px;
	}
	
	/*.panel_container {
		float: none;
		display: block;
		width: 65%;
		height: 280px;
		margin-left: 0px;
	}*/
	.image_panels {

   /* height: 528px !important;
    width: 294px !important;*/

		}
	
	.image_panels {

		height: 260px !important;
		width: 145px !important;
		margin-right: 15px!important;

	}
	.pixeled_panels {
		float: left !important;
		margin-left: 140px!important;
		max-width: 70% !important;
	}

	.panel_container #panel_1,
	.panel_container #panel_2{
		float: left;
		width: 45% !important;
	}

	.button_container {
		float: left !important;
		width: 15%;
		margin-left: 10px!important;
		clear: none;
	}

	.buttons_green {
		margin: 0px 0 0px 0 !important; 

	}
	.buttons_red {
		margin: 45px 0 0 0 !important;
	}

	.monkey_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_1_faded.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.monkey_pixel_panel_2_faded {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_2_faded.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.monkey_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_1.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.monkey_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_2.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.butterfly_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_butterfly_1.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.duck_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_duck_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.elephant_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_elephant_1.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.fox_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_fox_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.fox_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_fox_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.gorilla_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_gorilla_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.hyrax_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_hyrax_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.jaguar_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_jaguar_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.lion_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_lion_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.naked_mole_rat_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_naked_mole_rat_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.naked_mole_rat_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_naked_mole_rat_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.otter_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_otter_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panda_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_panda_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.rhino_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_rhino_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.toucan_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_toucan_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.wildebeest_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_wildebeest_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.wildebeest_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_wildebeest_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.yak_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_yak_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.zebra_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_zebra_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	
	/*Day 3 Activity 2*/

	.yak_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_2/panel_yak_1_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}


	.camel_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_2/panel_camel_1_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}


	.yak_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_yak_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.camel_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_camel_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.quail_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_quail_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.umbrella_bird_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_umbrella_bird_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.sea_lion_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_sea_lion_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.sea_lion_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_sea_lion_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.koala_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_koala_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.ant_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_ant_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.ant_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_ant_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panda_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_panda_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.hippo_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_hippo_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.vulture_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_vulture_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.iguana_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_iguana_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.iguana_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_iguana_2.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.duck_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_duck_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	
	.two_panels .pixeled_panels div.ant_bright {
		background-image: url("../images/level_1/activity_2/panel_ant.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .pixeled_panels div.butterfly_bright {
		background-image: url("../images/level_1/activity_2/panel_butterfly.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .pixeled_panels div.camel_bright {
		background-image: url("../images/level_1/activity_2/panel_camel.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .pixeled_panels div.duck_bright {
		background-image: url("../images/level_1/activity_2/panel_duck.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .pixeled_panels div.elephant_bright {
		background-image: url("../images/level_1/activity_2/panel_elephant.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .pixeled_panels div.fox_bright {
		background-image: url("../images/level_1/activity_2/panel_fox.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .pixeled_panels div.gorilla_bright {
		background-image: url("../images/level_1/activity_2/panel_gorilla.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .pixeled_panels div.hippo_bright {
		background-image: url("../images/level_1/activity_2/panel_hippo.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .pixeled_panels div.iguana_bright {
		background-image: url("../images/level_1/activity_2/panel_iguana.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .pixeled_panels div.jaguar_bright {
		background-image: url("../images/level_1/activity_2/panel_jaguar.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .pixeled_panels div.koala_bright {
		background-image: url("../images/level_1/activity_2/panel_koala.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .pixeled_panels div.lion_bright {
		background-image: url("../images/level_1/activity_2/panel_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .pixeled_panels div.monkey_bright {
		background-image: url("../images/level_1/activity_2/panel_monkey.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .pixeled_panels div.naked_mole_rat_bright {
		background-image: url("../images/level_1/activity_2/panel_naked_mole_rat.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .pixeled_panels div.otter_bright {
		background-image: url("../images/level_1/activity_2/panel_otter.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .pixeled_panels div.panda_bright {
		background-image: url("../images/level_1/activity_2/panel_panda.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .pixeled_panels div.quail_bright {
		background-image: url("../images/level_1/activity_2/panel_quail.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .pixeled_panels div.rhino_bright {
		background-image: url("../images/level_1/activity_2/panel_rhino.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .pixeled_panels div.sea_lion_bright {
		background-image: url("../images/level_1/activity_2/panel_sea_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .pixeled_panels div.toucan_bright {
		background-image: url("../images/level_1/activity_2/panel_toucan.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .pixeled_panels div.umbrella_bird_bright {
		background-image: url("../images/level_1/activity_2/panel_umbrella_bird.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .pixeled_panels div.vulture_bright {
		background-image: url("../images/level_1/activity_2/panel_vulture.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .pixeled_panels div.wildebeest_bright {
		background-image: url("../images/level_1/activity_2/panel_wildebeest.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .pixeled_panels div.hyrax_bright {
		background-image: url("../images/level_1/activity_2/panel_hyrax.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .pixeled_panels div.yak_bright {
		background-image: url("../images/level_1/activity_2/panel_yak.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .pixeled_panels div.zebra_bright {
		background-image: url("../images/level_1/activity_2/panel_zebra.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}



	
	.panels_with_headphones #panel_1,
	.panels_with_headphones #panel_2{
		position: relative;
	}


	.headphone_container {
		height: 48px;
		width: 50px;
	}

	.faded_headphones {
		background-image: url("../images/level_1/activity_2/a2_headphones_faded.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}

	.bright_headphones {
		background-image: url("../images/level_1/activity_2/a2_headphones.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}


	.panels_with_headphones #panel_1 .headphones_first_panel,
	.panels_with_headphones #panel_2 .headphones_second_panel{
		position: absolute;
		left: 75px;
		top: 214px;
	}
	
		.panels_with_headphones .panels .black_panel {

		background-image: url("../images/level_1/activity_2/black_panel.png");
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;

	}



	.panels_with_headphones .panels .a3_ant_faded {
		background-image: url("../images/level_1/activity_2/ant_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	.panels_with_headphones .panels .a3_butterfly_faded {
		background-image: url("../images/level_1/activity_2/butterfly_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	
	.panels_with_headphones .panels .a3_camel_faded {
		background-image: url("../images/level_1/activity_2/camel_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	
	.panels_with_headphones .panels .a3_duck_faded {
		background-image: url("../images/level_1/activity_2/duck_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	.panels_with_headphones .panels .a3_elephant_faded {
		background-image: url("../images/level_1/activity_2/elephant_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	.panels_with_headphones .panels .a3_fox_faded {
		background-image: url("../images/level_1/activity_2/fox_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	
	.panels_with_headphones .panels .a3_gorilla_faded {
		background-image: url("../images/level_1/activity_2/gorilla_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	
	.panels_with_headphones .panels .a3_hippo_faded {
		background-image: url("../images/level_1/activity_2/hippo_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	.panels_with_headphones .panels .a3_iguana_faded {
		background-image: url("../images/level_1/activity_2/iguana_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	.panels_with_headphones .panels .a3_jaguar_faded {
		background-image: url("../images/level_1/activity_2/jaguar_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	.panels_with_headphones .panels .a3_koala_faded {
		background-image: url("../images/level_1/activity_2/koala_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	
	.panels_with_headphones .panels .a3_lion_faded {
		background-image: url("../images/level_1/activity_2/lion_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	
	.panels_with_headphones .panels .a3_monkey_faded {
		background-image: url("../images/level_1/activity_2/monkey_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	
	.panels_with_headphones .panels .a3_naked_mole_rat_faded {
		background-image: url("../images/level_1/activity_2/naked_mole_rat_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	.panels_with_headphones .panels .a3_otter_faded {
		background-image: url("../images/level_1/activity_2/otter_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	
	.panels_with_headphones .panels .a3_panda_faded {
		background-image: url("../images/level_1/activity_2/panda_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	
	.panels_with_headphones .panels .a3_quail_faded {
		background-image: url("../images/level_1/activity_2/quail_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	.panels_with_headphones .panels .a3_rhino_faded {
		background-image: url("../images/level_1/activity_2/rhino_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	.panels_with_headphones .panels .a3_sea_lion_faded {
		background-image: url("../images/level_1/activity_2/sea_lion_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	
	.panels_with_headphones .panels .a3_toucan_faded {
		background-image: url("../images/level_1/activity_2/toucan_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	.panels_with_headphones .panels .a3_umbrella_bird_faded {
		background-image: url("../images/level_1/activity_2/umbrella_bird_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	
	.panels_with_headphones .panels .a3_vulture_faded {
		background-image: url("../images/level_1/activity_2/vulture_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	.panels_with_headphones .panels .a3_wildebeest_faded {
		background-image: url("../images/level_1/activity_2/wildebeest_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	.panels_with_headphones .panels .a3_hyrax_faded {
		background-image: url("../images/level_1/activity_2/hyrax_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	.panels_with_headphones .panels .a3_yak_faded {
		background-image: url("../images/level_1/activity_2/yak_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	
	.panels_with_headphones .panels .a3_zebra_faded {
		background-image: url("../images/level_1/activity_2/zebra_faded.png")!important;
		background-repeat: no-repeat;
		height: 260px; 
		width: 145px; 
		background-size: 145px 260px !important;
	}
	

	.individual_button_container {
		height: 90px;
		width: 90px;
	}


	.green_button {
		background-image: url("../images/level_1/activity_2/buttons/green_button.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.green_button_faded {
		background-image: url("../images/level_1/activity_2/buttons/green_button_faded.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.green_button_wrong {
		background-image: url("../images/level_1/activity_2/buttons/green_button_wrong.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.green_button_correct {
		background-image: url("../images/level_1/activity_2/buttons/green_button_correct.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button {
		background-image: url("../images/level_1/activity_2/buttons/red_button.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button_faded {
		background-image: url("../images/level_1/activity_2/buttons/red_button_faded.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button_wrong {
		background-image: url("../images/level_1/activity_2/buttons/red_button_wrong.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button_correct {
		background-image: url("../images/level_1/activity_2/buttons/red_button_correct.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}
	
	
	.panels_with_headphones .letter_a_faded {
		background-image: url("../images/level_1/activity_3/a_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;

	}

	.panels_with_headphones .letter_b_faded {
		background-image: url("../images/level_1/activity_3/b_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_c_faded {
		background-image: url("../images/level_1/activity_3/c_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_d_faded {
		background-image: url("../images/level_1/activity_3/d_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_e_faded {
		background-image: url("../images/level_1/activity_3/e_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_f_faded {
		background-image: url("../images/level_1/activity_3/f_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_g_faded {
		background-image: url("../images/level_1/activity_3/g_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_h_faded {
		background-image: url("../images/level_1/activity_3/h_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_i_faded {
		background-image: url("../images/level_1/activity_3/i_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_j_faded {
		background-image: url("../images/level_1/activity_3/j_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_k_faded {
		background-image: url("../images/level_1/activity_3/k_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_l_faded {
		background-image: url("../images/level_1/activity_3/l_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_m_faded {
		background-image: url("../images/level_1/activity_3/m_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_n_faded {
		background-image: url("../images/level_1/activity_3/n_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_o_faded {
		background-image: url("../images/level_1/activity_3/o_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_p_faded {
		background-image: url("../images/level_1/activity_3/p_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_q_faded {
		background-image: url("../images/level_1/activity_3/q_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_r_faded {
		background-image: url("../images/level_1/activity_3/r_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_s_faded {
		background-image: url("../images/level_1/activity_3/s_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_t_faded {
		background-image: url("../images/level_1/activity_3/t_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_u_faded {
		background-image: url("../images/level_1/activity_3/u_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_v_faded {
		background-image: url("../images/level_1/activity_3/v_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_w_faded {
		background-image: url("../images/level_1/activity_3/w_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_x_faded {
		background-image: url("../images/level_1/activity_3/x_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_y_faded {
		background-image: url("../images/level_1/activity_3/y_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panels_with_headphones .letter_z_faded {
		background-image: url("../images/level_1/activity_3/z_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	
	/*Day 6 Activity 3*/
	
	
	.mag-glass_container {
		height: 48px;
		width: 50px;
	}

	.panels_with_mag-glass #panel_2 .mag-glass_second_panel{
		position: absolute;
		left: 75px;
		top: 214px;
	}
	
	.faded_mag-glass {
		background-image: url("../images/level_1/d5_a3/a3_mag-glass_faded.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}


	.bright_mag-glass {
		background-image: url("../images/level_1/d5_a3/a3_mag-glass.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}


	.panel_l_faded {
		background-image: url("../images/level_1/d5_a3/panel_l_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_l {
		background-image: url("../images/level_1/d5_a3/panel_l.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.lion_pixel_panel_1_faded {
		background-image: url("../images/level_1/d5_a3/panel_lion_1_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.lion_pixel_panel_1 {
		background-image: url("../images/level_1/d5_a3/panel_lion_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_m {
		background-image: url("../images/level_1/d5_a3/panel_m.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_z {
		background-image: url("../images/level_1/d5_a3/panel_z.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_s {
		background-image: url("../images/level_1/d5_a3/panel_s.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_e {
		background-image: url("../images/level_1/d5_a3/panel_e.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_n {
		background-image: url("../images/level_1/d5_a3/panel_n.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_f {
		background-image: url("../images/level_1/d5_a3/panel_f.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_h {
		background-image: url("../images/level_1/d5_a3/panel_h.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_r {
		background-image: url("../images/level_1/d5_a3/panel_r.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_w {
		background-image: url("../images/level_1/d5_a3/panel_w.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	/*Day 7 Activity 3*/

	.panel_g_faded {
		background-image: url("../images/level_1/d5_a3/panel_g_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_g {
		background-image: url("../images/level_1/d5_a3/panel_g.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.gorilla_pixel_panel_1_faded {
		background-image: url("../images/level_1/d5_a3/panel_gorilla_faded.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.gorilla_pixel_panel_1 {
		background-image: url("../images/level_1/d5_a3/panel_gorilla_1.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}


	.panel_t {
		background-image: url("../images/level_1/d5_a3/panel_t.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_a {
		background-image: url("../images/level_1/d5_a3/panel_a.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_i {
		background-image: url("../images/level_1/d5_a3/panel_i.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_p {
		background-image: url("../images/level_1/d5_a3/panel_p.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_y {
		background-image: url("../images/level_1/d5_a3/panel_y.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_o {
		background-image: url("../images/level_1/d5_a3/panel_o.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_b {
		background-image: url("../images/level_1/d5_a3/panel_b.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_q {
		background-image: url("../images/level_1/d5_a3/panel_q.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}


	.day_8_panels {
		margin-left: 160px!important;
	}

	.panels_with_headphones .day_8_panels .mag-glass_container {
		position: absolute;
		left: 75px;
		top: 214px;
	}
	
	.panels_with_headphones .day_8_panels #panel_2 {
		margin-left: -50px !important;
	}
	
	
	.two_panels .day_8_panels div.ant_bright {
		background-image: url("../images/level_1/activity_2/panel_ant.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .day_8_panels div.butterfly_bright {
		background-image: url("../images/level_1/activity_2/panel_butterfly.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .day_8_panels div.camel_bright {
		background-image: url("../images/level_1/activity_2/panel_camel.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .day_8_panels div.duck_bright {
		background-image: url("../images/level_1/activity_2/panel_duck.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .day_8_panels div.elephant_bright {
		background-image: url("../images/level_1/activity_2/panel_elephant.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .day_8_panels div.fox_bright {
		background-image: url("../images/level_1/activity_2/panel_fox.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .day_8_panels div.gorilla_bright {
		background-image: url("../images/level_1/activity_2/panel_gorilla.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .day_8_panels div.hippo_bright {
		background-image: url("../images/level_1/activity_2/panel_hippo.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .day_8_panels div.iguana_bright {
		background-image: url("../images/level_1/activity_2/panel_iguana.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .day_8_panels div.jaguar_bright {
		background-image: url("../images/level_1/activity_2/panel_jaguar.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .day_8_panels div.koala_bright {
		background-image: url("../images/level_1/activity_2/panel_koala.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .day_8_panels div.lion_bright {
		background-image: url("../images/level_1/activity_2/panel_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	.two_panels .day_8_panels div.monkey_bright {
		background-image: url("../images/level_1/activity_2/panel_monkey.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .day_8_panels div.naked_mole_rat_bright {
		background-image: url("../images/level_1/activity_2/panel_naked_mole_rat.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .day_8_panels div.otter_bright {
		background-image: url("../images/level_1/activity_2/panel_otter.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .day_8_panels div.panda_bright {
		background-image: url("../images/level_1/activity_2/panel_panda.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .day_8_panels div.quail_bright {
		background-image: url("../images/level_1/activity_2/panel_quail.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .day_8_panels div.rhino_bright {
		background-image: url("../images/level_1/activity_2/panel_rhino.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .day_8_panels div.sea_lion_bright {
		background-image: url("../images/level_1/activity_2/panel_sea_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .day_8_panels div.toucan_bright {
		background-image: url("../images/level_1/activity_2/panel_toucan.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .day_8_panels div.umbrella_bird_bright {
		background-image: url("../images/level_1/activity_2/panel_umbrella_bird.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .day_8_panels div.vulture_bright {
		background-image: url("../images/level_1/activity_2/panel_vulture.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .day_8_panels div.wildebeest_bright {
		background-image: url("../images/level_1/activity_2/panel_wildebeest.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .day_8_panels div.hyrax_bright {
		background-image: url("../images/level_1/activity_2/panel_hyrax.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .day_8_panels div.yak_bright {
		background-image: url("../images/level_1/activity_2/panel_yak.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	.two_panels .day_8_panels div.zebra_bright {
		background-image: url("../images/level_1/activity_2/panel_zebra.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
	
	
	/*Assessment*/
	
	body.level_1 #canvas form,
	body.level_5 #canvas form{
		padding-left: 20px;
	}
	
	
	
	body.level_1 div#begin_assessment_container button, 
	body.level_5 div#begin_assessment_container button {
		margin: 85px 0 0 170px;
	}
	
	form#quiz1 #button {
		margin: 100px 0 0 170px;
	}
	
	div#final_stats {
		float: none;
		clear: both;
		margin-left: 250px;
		height: 65px;
		width: 45%;
		margin-top: -15px;
	}
	
	
	
	
	/* 736 Rainforest */
	
	img#safari_guide {
		width: 80% !important;
		height: auto;
		display: block;
		margin: 0 auto;
		padding-top: 10px;
	}
	
	
	/*736 Rainforest - Activity 1*/
	
	#monkey_a1_p1 .monkey_background{
		background-image: url("../images/rainforest/activity_1/monkey_background.jpg");
		background-repeat: no-repeat;
		width: 520px;
		height: 292px;
		background-size: 520px 292px;
		display: block;
		margin: 0 auto;
	}
	
	#monkey_overlay_1,
	#monkey_overlay_2{
		background-image: url("../images/rainforest/activity_1/monkey_2.png");
		background-repeat: no-repeat;
		width: 520px;
		height: 292px;
		background-size: 520px 292px;
		display: block;
		margin: 0 auto;
		}
	
	


	#butterfly_a1_p1 .butterfly_background {
		background-image: url(../images/rainforest/activity_1/butterfly_background.jpg);
		background-repeat: no-repeat;	
		width: 520px;
		height: 292px;
		background-size: 520px 292px;
		display: block;
		margin: 0 auto;
	}

	#butterfly_overlay_1,
	#butterfly_overlay_2{
		background-image: url("../images/rainforest/activity_1/butterfly_2.png");
		background-repeat: no-repeat;
		width: 520px;
		height: 292px;
		background-size: 520px 292px;
		display: block;
		margin: 0 auto;
		}


	#jaguar_a1_p1 .jaguar_background {
		background-image: url(../images/rainforest/activity_1/jaguar_background.jpg);
		background-repeat: no-repeat; 
		width: 520px;
		height: 292px;
		background-size: 520px 292px;
		display: block;
		margin: 0 auto;
	}


	#jaguar_overlay_1,
	#jaguar_overlay_2{
		background-image: url("../images/rainforest/activity_1/jaguar_2.png");
		background-repeat: no-repeat;
		width: 520px;
		height: 292px;
		background-size: 520px 292px;
		display: block;
		margin: 0 auto;
		}

	#iguana_a1_p1 .iguana_background {
		background-image: url(../images/rainforest/activity_1/iguana_background.jpg);
		background-repeat: no-repeat; 
		width: 520px;
		height: 292px;
		background-size: 520px 292px;
		display: block;
		margin: 0 auto;
	}

	#iguana_overlay_1,
	#iguana_overlay_2{
		background-image: url("../images/rainforest/activity_1/iguana_2.png");
		background-repeat: no-repeat;
		width: 520px;
		height: 292px;
		background-size: 520px 292px;
		display: block;
		margin: 0 auto;
		}

	#toucan_a1_p1 .toucan_background {
		background-image: url(../images/rainforest/activity_1/toucan_background.jpg);
		background-repeat: no-repeat; 
		width: 520px;
		height: 292px;
		background-size: 520px 292px;
		display: block;
		margin: 0 auto;
	}

	#toucan_overlay_1,
	#toucan_overlay_2{
		background-image: url("../images/rainforest/activity_1/toucan_2.png");
		background-repeat: no-repeat;
		width: 520px;
		height: 292px;
		background-size: 520px 292px;
		display: block;
		margin: 0 auto;
		}
	
	/* 736 Rainforest - Activity 2*/
	
	div.panels{
		margin-left: 60px;
	}
	
	.three_panels .panels div.image_panels {
		float: left!important;
		margin: 15px 0 0 25px!important;
		height: 260px!important;
		width: 145px!important;
	}

	body.rainforest  div.monkey_bright {
			background-image: url("../images/rainforest/activity_2/panel_monkey.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.monkey_faded {
			background-image: url("../images/rainforest/activity_2/panel_monkey_faded.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.butterfly_bright {
			background-image: url("../images/rainforest/activity_2/panel_butterfly.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.butterfly_faded {
			background-image: url("../images/rainforest/activity_2/panel_butterfly_faded.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.jaguar_bright {
			background-image: url("../images/rainforest/activity_2/panel_jaguar.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.jaguar_faded {
			background-image: url("../images/rainforest/activity_2/panel_jaguar_faded.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.iguana_bright {
			background-image: url("../images/rainforest/activity_2/panel_iguana.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.iguana_faded {
			background-image: url("../images/rainforest/activity_2/panel_iguana_faded.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.toucan_bright {
			background-image: url("../images/rainforest/activity_2/panel_toucan.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

	body.rainforest div.toucan_faded {
			background-image: url("../images/rainforest/activity_2/panel_toucan_faded.png")!important ;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}


	/*Activity 3*/

	.panels .black_panel {
		background-image: url("../images/rainforest/activity_3/black_panel_1.png")!important;
		float: left;
		margin: 15px 0 0 25px;
		height: 260px;
		width: 145px;
		background-size: 145px 260px;
	}

	.panel_holder {
		float: left;
		margin: 15px 0 0 25px;
		height: 260px;
		width: 145px;
	}
	.a3_monkey_faded {
		background-image: url("../images/rainforest/activity_3/monkey_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_butterfly_faded {
		background-image: url("../images/rainforest/activity_3/butterfly_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_jaguar_faded {
		background-image: url("../images/rainforest/activity_3/jaguar_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_iguana_faded {
		background-image: url("../images/rainforest/activity_3/iguana_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_toucan_faded {
		background-image: url("../images/rainforest/activity_3/toucan_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}


	.a3_monkey {
		background-image: url("../images/rainforest/activity_3/panel_monkey.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_butterfly{
		background-image: url("../images/rainforest/activity_3/panel_butterfly.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_jaguar {
		background-image: url("../images/rainforest/activity_3/panel_jaguar.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_iguana {
		background-image: url("../images/rainforest/activity_3/panel_iguana.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.a3_toucan {
		background-image: url("../images/rainforest/activity_3/panel_toucan.png")!important;
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	.panel_1,
	.panel_2,
	.panel_3{
		position: relative;
	}

	.mag_first_panel{
		position: absolute;
		top: 205px;
		left: 50px;
		z-index: 15px;
		width: 7%;
		height: auto;
	}
	
	
	.mag_second_panel{
		position: absolute;
		top: 205px;
		left: 220px;
		z-index: 15px;
		width: 7%;
		height: auto;
	}
	

	.mag_third_panel{
		position: absolute;
		top: 205px;
		left: 390px;
		z-index: 15px;
		width: 7%;
		height: auto;
	}
	
	/* Africa */
	
	/* Africa - Activity 1*/
	
	#elephant_a1_p1 .elephant_background{
		background-image: url("../images/africa/activity_1/hyrax_background.png");
		background-repeat: no-repeat;
		width: 520px;
			height: 292px;
			background-size: 520px 292px;
		display: block;
		margin: 0 auto;
	}
	
		#elephant_overlay_1,
		#elephant_overlay_2{
			background-image: url("../images/africa/activity_1/elephant_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
			}


		#hippo_a1_p1 .hippo_background{
			background-image: url("../images/africa/activity_1/hippo_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
			}

		#hippo_overlay_1,
		#hippo_overlay_2{
			background-image: url("../images/africa/activity_1/hippo_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
			}

		#rhino_a1_p1 .rhino_background{
			background-image: url("../images/africa/activity_1/rhino_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
			}

		#rhino_overlay_1,
		#rhino_overlay_2{
			background-image: url("../images/africa/activity_1/rhino_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
			}

		#lion_a1_p1 .lion_background{
			background-image: url("../images/africa/activity_1/lion_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
			}

		#lion_overlay_1,
		#lion_overlay_2{
			background-image: url("../images/africa/activity_1/lion_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
			}

		#wildebeest_a1_p1 .wildebeest_background{
			background-image: url("../images/africa/activity_1/wildebeest_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
			}

		#wildebeest_overlay_1,
		#wildebeest_overlay_2{
			background-image: url("../images/africa/activity_1/wildebeest_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
			}

		#zebra_a1_p1 .zebra_background{
			background-image: url("../images/africa/activity_1/zebra_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
			}

		#zebra_overlay_1,
		#zebra_overlay_2{
			background-image: url("../images/africa/activity_1/zebra_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
			}

		#vulture_a1_p1 .vulture_background{
			background-image: url("../images/africa/activity_1/vulture_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
			}

		#vulture_overlay_1,
		#vulture_overlay_2{
			background-image: url("../images/africa/activity_1/vulture_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
			}

		#hyrax_a1_p1 .hyrax_background{
			background-image: url("../images/africa/activity_1/hyrax_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
			}

		#hyrax_overlay_1,
		#hyrax_overlay_2{
			background-image: url("../images/africa/activity_1/hyrax_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
			}
	
	/*Activity 2*/
	
		body.africa div.lion_bright {
				background-image: url("../images/africa/activity_2/panel_lion.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.lion_faded {
				background-image: url("../images/africa/activity_2/panel_lion_faded.png") !important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.wildebeest_bright {
				background-image: url("../images/africa/activity_2/panel_wildebeest.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.wildebeest_faded {
				background-image: url("../images/africa/activity_2/panel_wildebeest_faded.png") !important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.zebra_bright {
				background-image: url("../images/africa/activity_2/panel_zebra.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.zebra_faded {
				background-image: url("../images/africa/activity_2/panel_zebra_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.elephant_bright {
				background-image: url("../images/africa/activity_2/panel_elephant.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.elephant_faded {
				background-image: url("../images/africa/activity_2/panel_elephant_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.rhino_bright {
				background-image: url("../images/africa/activity_2/panel_rhino.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.rhino_faded {
				background-image: url("../images/africa/activity_2/panel_rhino_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.vulture_bright {
				background-image: url("../images/africa/activity_2/panel_vulture.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.vulture_faded {
				background-image: url("../images/africa/activity_2/panel_vulture_faded.png") !important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}


		body.africa div.hyrax_bright {
				background-image: url("../images/africa/activity_2/panel_hyrax.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.hyrax_faded {
				background-image: url("../images/africa/activity_2/panel_hyrax_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.hippo_bright {
				background-image: url("../images/africa/activity_2/panel_hippo.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.africa div.hippo_faded {
				background-image: url("../images/africa/activity_2/panel_hippo_faded.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}


		/* Africa Activity 3*/

		.a3_lion_faded {
			background-image: url("../images/africa/activity_3/lion_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_wildebeest_faded {
			background-image: url("../images/africa/activity_3/wildebeest_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_zebra_faded {
			background-image: url("../images/africa/activity_3/zebra_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_elephant_faded {
			background-image: url("../images/africa/activity_3/elephant_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_hippo_faded {
			background-image: url("../images/africa/activity_3/hippo_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_rhino_faded {
			background-image: url("../images/africa/activity_3/rhino_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_vulture_faded {
			background-image: url("../images/africa/activity_3/vulture_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_hyrax_faded {
			background-image: url("../images/africa/activity_3/hyrax_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_lion {
			background-image: url("../images/africa/activity_3/panel_lion.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_wildebeest {
			background-image: url("../images/africa/activity_3/panel_wildebeest.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}


		.a3_zebra {
			background-image: url("../images/africa/activity_3/panel_zebra.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_elephant {
			background-image: url("../images/africa/activity_3/panel_elephant.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_hippo {
			background-image: url("../images/africa/activity_3/panel_hippo.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_rhino {
			background-image: url("../images/africa/activity_3/panel_rhino.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_vulture {
			background-image: url("../images/africa/activity_3/panel_vulture.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_hyrax {
			background-image: url("../images/africa/activity_3/panel_hyrax.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}
	
	
	/*World*/
	
	#ant_a1_p1 .ant_background{
			background-image: url("../images/world/activity_1/ant_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#ant_overlay_1,
		#ant_overlay_2{
			background-image: url("../images/world/activity_1/ant_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}


		#sea_lion_a1_p1 .ant_background{
			background-image: url("../images/world/activity_1/sea_lion_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#sea_lion_overlay_1,
		#sea_lion_overlay_2{
			background-image: url("../images/world/activity_1/sea_lion_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#otter_a1_p1 .otter_background{
			background-image: url("../images/world/activity_1/otter_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#otter_overlay_1,
		#otter_overlay_2{
			background-image: url("../images/world/activity_1/otter_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#koala_a1_p1 .koala_background{
			background-image: url("../images/world/activity_1/koala_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#koala_overlay_1,
		#koala_overlay_2{
			background-image: url("../images/world/activity_1/koala_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#naked_mole_rat_a1_p1 .naked_mole_rat_background{
			background-image: url("../images/world/activity_1/naked_mole_rat_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#naked_mole_rat_overlay_1,
		#naked_mole_rat_overlay_2{
			background-image: url("../images/world/activity_1/naked_mole_rat_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#camel_a1_p1 .camel_background{
			background-image: url("../images/world/activity_1/camel_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#camel_overlay_1,
		#camel_overlay_2{
			background-image: url("../images/world/activity_1/camel_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#panda_a1_p1 .panda_background{
			background-image: url("../images/world/activity_1/panda_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#panda_overlay_1,
		#panda_overlay_2{
			background-image: url("../images/world/activity_1/panda_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#umbrella_bird_a1_p1 .umbrella_bird_background{
			background-image: url("../images/world/activity_1/umbrella_bird_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#umbrella_bird_overlay_1,
		#umbrella_bird_overlay_2{
			background-image: url("../images/world/activity_1/umbrella_bird_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#yak_a1_p1 .yak_background{
			background-image: url("../images/world/activity_1/yak_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#yak_overlay_1,
		#yak_overlay_2{
			background-image: url("../images/world/activity_1/yak_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#duck_a1_p1 .duck_background{
			background-image: url("../images/world/activity_1/duck_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#duck_overlay_1,
		#duck_overlay_2{
			background-image: url("../images/world/activity_1/duck_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#fox_a1_p1 .fox_background{
			background-image: url("../images/world/activity_1/fox_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#fox_overlay_1,
		#fox_overlay_2{
			background-image: url("../images/world/activity_1/fox_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#gorilla_a1_p1 .gorilla_background{
			background-image: url("../images/world/activity_1/gorilla_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#gorilla_overlay_1,
		#gorilla_overlay_2{
			background-image: url("../images/world/activity_1/gorilla_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#quail_a1_p1 .quail_background{
			background-image: url("../images/world/activity_1/quail_background.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#quail_overlay_1,
		#quail_overlay_2{
			background-image: url("../images/world/activity_1/quail_2.png");
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#canvas.ant_background {
			background-image: url(../images/world/activity_1/ant_background.png);
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#canvas.koala_background {
			background-image: url(../images/world/activity_1/koala_background.png);
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#canvas.otter_background {
			background-image: url(../images/world/activity_1/otter_background.png);
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#canvas.sea_lion_background {
			background-image: url(../images/world/activity_1/sea_lion_background.png);
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#canvas.camel_background {
			background-image: url(../images/world/activity_1/camel_background.png);
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}
		#canvas.panda_background {
			background-image: url(../images/world/activity_1/panda_background.png);
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#canvas.naked_mole_rat_background {
			background-image: url(../images/world/activity_1/naked_mole_rat_background.png);
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#canvas.umbrella_bird_background {
			background-image: url(../images/world/activity_1/umbrella_bird_background.png);
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#canvas.yak_background {
			background-image: url(../images/world/activity_1/yak_background.png);
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#canvas.duck_background {
			background-image: url(../images/world/activity_1/duck_background.png);
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#canvas.fox_background {
			background-image: url(../images/world/activity_1/fox_background.png);
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}

		#canvas.gorilla_background {
			background-image: url(../images/world/activity_1/gorilla_background.png);
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}
		#canvas.quail_background {
			background-image: url(../images/world/activity_1/quail_background.png);
			background-repeat: no-repeat;
			width: 520px;
			height: 292px;
			background-size: 520px 292px;
			display: block;
			margin: 0 auto;
		}
	
	
	/* Activity 2 */
	
	body.world div.ant_bright {
				background-image: url("../images/world/activity_2/panel_ant.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.ant_faded {
				background-image: url("../images/world/activity_2/panel_ant_faded.png") !important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.koala_bright {
				background-image: url("../images/world/activity_2/panel_koala.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.koala_faded {
				background-image: url("../images/world/activity_2/panel_koala_faded.png") !important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.otter_bright {
				background-image: url("../images/world/activity_2/panel_otter.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.otter_faded {
				background-image: url("../images/world/activity_2/panel_otter_faded.png") !important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.sea_lion_bright {
				background-image: url("../images/world/activity_2/panel_sea_lion.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.sea_lion_faded {
				background-image: url("../images/world/activity_2/panel_sea_lion_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}
		body.world div.camel_bright {
				background-image: url("../images/world/activity_2/panel_camel.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.camel_faded {
				background-image: url("../images/world/activity_2/panel_camel_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.panda_bright {
				background-image: url("../images/world/activity_2/panel_panda.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.panda_faded {
				background-image: url("../images/world/activity_2/panel_panda_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.naked_mole_rat_bright {
				background-image: url("../images/world/activity_2/panel_naked_mole_rat.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.naked_mole_rat_faded {
				background-image: url("../images/world/activity_2/panel_naked_mole_rat_faded.png")!important ;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.umbrella_bird_bright {
				background-image: url("../images/world/activity_2/panel_umbrella_bird.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.umbrella_bird_faded {
				background-image: url("../images/world/activity_2/panel_umbrella_bird_faded.png") !important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.yak_bright {
				background-image: url("../images/world/activity_2/panel_yak.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.yak_faded {
				background-image: url("../images/world/activity_2/panel_yak_faded.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.duck_bright {
				background-image: url("../images/world/activity_2/panel_duck.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.duck_faded {
				background-image: url("../images/world/activity_2/panel_duck_faded.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.fox_bright {
				background-image: url("../images/world/activity_2/panel_fox.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.fox_faded {
				background-image: url("../images/world/activity_2/panel_fox_faded.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.gorilla_bright {
				background-image: url("../images/world/activity_2/panel_gorilla.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.gorilla_faded {
				background-image: url("../images/world/activity_2/panel_gorilla_faded.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.quail_bright {
				background-image: url("../images/world/activity_2/panel_quail.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		body.world div.quail_faded {
				background-image: url("../images/world/activity_2/panel_quail_faded.png")!important;
				background-repeat: no-repeat;
				background-size: 145px 260px;
			}

		/* World Activity 3*/


		.a3_ant_faded {
			background-image: url("../images/world/activity_3/ant_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_koala_faded {
			background-image: url("../images/world/activity_3/koala_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_otter_faded {
			background-image: url("../images/world/activity_3/otter_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_sea_lion_faded {
			background-image: url("../images/world/activity_3/sea_lion_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_camel_faded {
			background-image: url("../images/world/activity_3/camel_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_panda_faded {
			background-image: url("../images/world/activity_3/panda_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_naked_mole_rat_faded {
			background-image: url("../images/world/activity_3/naked_mole_rat_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_umbrella_bird_faded {
			background-image: url("../images/world/activity_3/umbrella_bird_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_yak_faded {
			background-image: url("../images/world/activity_3/yak_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_duck_faded {
			background-image: url("../images/world/activity_3/duck_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_fox_faded {
			background-image: url("../images/world/activity_3/fox_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_gorilla_faded {
			background-image: url("../images/world/activity_3/gorilla_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_quail_faded {
			background-image: url("../images/world/activity_3/quail_faded_v2.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_ant {
			background-image: url("../images/world/activity_3/panel_ant.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_koala {
			background-image: url("../images/world/activity_3/panel_koala.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_otter {
			background-image: url("../images/world/activity_3/panel_otter.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_sea_lion {
			background-image: url("../images/world/activity_3/panel_sea_lion.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_camel {
			background-image: url("../images/world/activity_3/panel_camel.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_panda {
			background-image: url("../images/world/activity_3/panel_panda.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_naked_mole_rat {
			background-image: url("../images/world/activity_3/panel_naked_mole_rat.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_umbrella_bird {
			background-image: url("../images/world/activity_3/panel_umbrella_bird.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_yak {
			background-image: url("../images/world/activity_3/panel_yak.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_duck {
			background-image: url("../images/world/activity_3/panel_duck.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_fox {
			background-image: url("../images/world/activity_3/panel_fox.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_gorilla {
			background-image: url("../images/world/activity_3/panel_gorilla.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}

		.a3_quail {
			background-image: url("../images/world/activity_3/panel_quail.png")!important;
			background-repeat: no-repeat;
			background-size: 145px 260px;
		}
	
	
	
	/* Level 6 */

	

	div.av {
		background-image: url("../images/level_6/av.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.av_faded {
			background-image: url("../images/level_6/av_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.beb {
			background-image: url("../images/level_6/beb.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.beb_faded {
			background-image: url("../images/level_6/beb_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}
	div.bef {
			background-image: url("../images/level_6/bef.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.bef_faded {
			background-image: url("../images/level_6/bef_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}


	div.bel {
			background-image: url("../images/level_6/bel.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.bel_faded {
			background-image: url("../images/level_6/bel_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.buz {
			background-image: url("../images/level_6/buz.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.buz_faded {
			background-image: url("../images/level_6/buzb_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.cax {
			background-image: url("../images/level_6/cax.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.cax_faded {
			background-image: url("../images/level_6/cax_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.cen {
			background-image: url("../images/level_6/cen.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.cen_faded {
			background-image: url("../images/level_6/cen_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}
	div.cev {
			background-image: url("../images/level_6/cev.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.cev_faded {
			background-image: url("../images/level_6/cev_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}
	div.daf {
			background-image: url("../images/level_6/daf.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.daf_faded {
			background-image: url("../images/level_6/daf_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.dat {
			background-image: url("../images/level_6/dat.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.dat_faded {
			background-image: url("../images/level_6/dat_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.def {
			background-image: url("../images/level_6/def.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.def_faded {
			background-image: url("../images/level_6/def_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.des {
			background-image: url("../images/level_6/des.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.des_faded {
			background-image: url("../images/level_6/des_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.dod {
			background-image: url("../images/level_6/dod.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.dod_faded {
			background-image: url("../images/level_6/dod_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.duz {
			background-image: url("../images/level_6/duz.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.duz_faded {
			background-image: url("../images/level_6/duz_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.el {
			background-image: url("../images/level_6/el.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.el_faded {
			background-image: url("../images/level_6/el_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.es {
			background-image: url("../images/level_6/es.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.es_faded {
			background-image: url("../images/level_6/es_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}


	div.et {
			background-image: url("../images/level_6/et.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.et_faded {
			background-image: url("../images/level_6/et_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ev {
			background-image: url("../images/level_6/ev.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ev_faded {
			background-image: url("../images/level_6/ev_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.feb {
			background-image: url("../images/level_6/feb.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.feb_faded {
			background-image: url("../images/level_6/feb_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.fub {
			background-image: url("../images/level_6/fub.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.fub_faded {
			background-image: url("../images/level_6/fub_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.gat {
			background-image: url("../images/level_6/gat.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.gat_faded {
			background-image: url("../images/level_6/gat_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.gev {
			background-image: url("../images/level_6/gev.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.gev_faded {
			background-image: url("../images/level_6/gev_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}


	div.hax {
			background-image: url("../images/level_6/hax.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.hax_faded {
			background-image: url("../images/level_6/hax_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.hib {
			background-image: url("../images/level_6/hib.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.hib_faded {
			background-image: url("../images/level_6/hib_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.hic {
			background-image: url("../images/level_6/hic.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.hic_faded {
			background-image: url("../images/level_6/hic_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ig {
			background-image: url("../images/level_6/ig.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ig_faded {
			background-image: url("../images/level_6/ig_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.il {
			background-image: url("../images/level_6/il.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.il_faded {
			background-image: url("../images/level_6/il_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.jaf {
			background-image: url("../images/level_6/jaf.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.jaf_faded {
			background-image: url("../images/level_6/jaf_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.jic {
			background-image: url("../images/level_6/jic.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.jic_faded {
			background-image: url("../images/level_6/jic_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.kax {
			background-image: url("../images/level_6/kax.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.kax_faded {
			background-image: url("../images/level_6/kax_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.keb {
			background-image: url("../images/level_6/keb.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.keb_faded {
			background-image: url("../images/level_6/keb_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.kub {
			background-image: url("../images/level_6/kub.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.kub_faded {
			background-image: url("../images/level_6/kub_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.len {
			background-image: url("../images/level_6/len.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.len_faded {
			background-image: url("../images/level_6/len_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.lod {
			background-image: url("../images/level_6/lod.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.lod_faded {
			background-image: url("../images/level_6/lod_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.maj {
			background-image: url("../images/level_6/maj.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.maj_faded {
			background-image: url("../images/level_6/maj_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.mek {
			background-image: url("../images/level_6/mek.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.mek_faded {
			background-image: url("../images/level_6/mek_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.naf {
			background-image: url("../images/level_6/naf.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.naf_faded {
			background-image: url("../images/level_6/naf_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.nup {
			background-image: url("../images/level_6/nup.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.nup_faded {
			background-image: url("../images/level_6/nup_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.og {
			background-image: url("../images/level_6/og.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.og_faded {
			background-image: url("../images/level_6/og_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.os {
			background-image: url("../images/level_6/os.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.os_faded {
			background-image: url("../images/level_6/os_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ot {
			background-image: url("../images/level_6/ot.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ot_faded {
			background-image: url("../images/level_6/ot_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ov {
			background-image: url("../images/level_6/ov.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ov_faded {
			background-image: url("../images/level_6/ov_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.paf {
			background-image: url("../images/level_6/paf.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.paf_faded {
			background-image: url("../images/level_6/paf_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.pes {
			background-image: url("../images/level_6/pes.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.pes_faded {
			background-image: url("../images/level_6/pes_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.pic {
			background-image: url("../images/level_6/pic.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.pic_faded {
			background-image: url("../images/level_6/pic_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.qap {
			background-image: url("../images/level_6/qap.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.qap_faded {
			background-image: url("../images/level_6/qap_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.qef {
			background-image: url("../images/level_6/qef.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.qef_faded {
			background-image: url("../images/level_6/qef_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.qek {
			background-image: url("../images/level_6/qek.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.qek_faded {
			background-image: url("../images/level_6/qek_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.raf {
			background-image: url("../images/level_6/raf.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.raf_faded {
			background-image: url("../images/level_6/raf_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.raj {
			background-image: url("../images/level_6/raj.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.raj_faded {
			background-image: url("../images/level_6/raj_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.rel {
			background-image: url("../images/level_6/rel.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.rel_faded {
			background-image: url("../images/level_6/rel_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.res {
			background-image: url("../images/level_6/res.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.res_faded {
			background-image: url("../images/level_6/res_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.rup {
			background-image: url("../images/level_6/rup.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.rup_faded {
			background-image: url("../images/level_6/rup_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.sek {
			background-image: url("../images/level_6/sek.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.sek_faded {
			background-image: url("../images/level_6/sek_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.sib {
			background-image: url("../images/level_6/sib.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.sib_faded {
			background-image: url("../images/level_6/sib_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.sup {
			background-image: url("../images/level_6/sup.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.sup_faded {
			background-image: url("../images/level_6/sup_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.taj {
			background-image: url("../images/level_6/taj.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.taj_faded {
			background-image: url("../images/level_6/taj_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.tup {
			background-image: url("../images/level_6/tup.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.tup_faded {
			background-image: url("../images/level_6/tup_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ug {
			background-image: url("../images/level_6/ug.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ug_faded {
			background-image: url("../images/level_6/ug_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ul {
			background-image: url("../images/level_6/ul.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ul_faded {
			background-image: url("../images/level_6/ul_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ut {
			background-image: url("../images/level_6/ut.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ut_faded {
			background-image: url("../images/level_6/ut_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.vaf {
			background-image: url("../images/level_6/vaf.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.vaf_faded {
			background-image: url("../images/level_6/vaf_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ven {
			background-image: url("../images/level_6/ven.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ven_faded {
			background-image: url("../images/level_6/ven_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.vev {
			background-image: url("../images/level_6/vev.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.vev_faded {
			background-image: url("../images/level_6/vev_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.vod {
			background-image: url("../images/level_6/vod.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.vod_faded {
			background-image: url("../images/level_6/vod_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.wap {
			background-image: url("../images/level_6/wap.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.wap_faded {
			background-image: url("../images/level_6/wap_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.wub {
			background-image: url("../images/level_6/wub.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.wub_faded {
			background-image: url("../images/level_6/wub_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.wuz {
			background-image: url("../images/level_6/wuz.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.wuz_faded {
			background-image: url("../images/level_6/wuz_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.xap {
			background-image: url("../images/level_6/xap.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.xap_faded {
			background-image: url("../images/level_6/xap_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.xup {
			background-image: url("../images/level_6/xup.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.xup_faded {
			background-image: url("../images/level_6/xup_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.yat {
			background-image: url("../images/level_6/yat.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.yat_faded {
			background-image: url("../images/level_6/yat_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ys {
			background-image: url("../images/level_6/ys.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.ys_faded {
			background-image: url("../images/level_6/ys_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.zel {
			background-image: url("../images/level_6/zel.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.zel_faded {
			background-image: url("../images/level_6/zel_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.zib {
			background-image: url("../images/level_6/zib.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}

	div.zib_faded {
			background-image: url("../images/level_6/zib_faded.png");
			background-repeat: no-repeat;
		background-size: 145px 260px;
		}



	div.letter_a {
		background-image: url("../images/level_6/panel_a.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_b {
		background-image: url("../images/level_6/panel_b.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_c {
		background-image: url("../images/level_6/panel_c.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_d {
		background-image: url("../images/level_6/panel_d.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_e {
		background-image: url("../images/level_6/panel_e.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_f {
		background-image: url("../images/level_6/panel_f.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_g {
		background-image: url("../images/level_6/panel_g.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_h {
		background-image: url("../images/level_6/panel_h.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_i {
		background-image: url("../images/level_6/panel_i.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_j {
		background-image: url("../images/level_6/panel_j.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_k {
		background-image: url("../images/level_6/panel_k.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_l {
		background-image: url("../images/level_6/panel_l.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_m {
		background-image: url("../images/level_6/panel_m.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_n {
		background-image: url("../images/level_6/panel_n.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_o {
		background-image: url("../images/level_6/panel_o.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_p {
		background-image: url("../images/level_6/panel_p.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_q {
		background-image: url("../images/level_6/panel_q.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_r {
		background-image: url("../images/level_6/panel_r.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_s {
		background-image: url("../images/level_6/panel_s.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_t {
		background-image: url("../images/level_6/panel_t.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_u {
		background-image: url("../images/level_6/panel_u.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_v {
		background-image: url("../images/level_6/panel_v.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_w {
		background-image: url("../images/level_6/panel_w.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_x {
		background-image: url("../images/level_6/panel_x.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_y {
		background-image: url("../images/level_6/panel_y.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}

	div.letter_z {
		background-image: url("../images/level_6/panel_z.png");
		background-repeat: no-repeat;
		background-size: 145px 260px;
	}
	
		/* Level 6 - Vowels */
	
	#vowel_activities #canvas {
		
		min-height: 75vh;
	}
	
	#vowel_activities div.panels {
		margin-left: 160px;
	}
	
	#vowel_activities img.mag_first_panel {
		position: absolute;
		top: 205px;
		left: 55px;
		width: 8%;
	}
	
	#vowel_activities img.mag_third_panel {
		position: absolute;
		top: 205px;
		left: 228px;
		width: 8%;
	}
	
	/* 667 - Review Menu - Rainforest Animals */

	.rainforest_review #picture_activity_one {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_1.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	.rainforest_review #picture_activity_two {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_2.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	.rainforest_review #picture_activity_three {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_3.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	
	/* 667 - Review Menu - Rainforest Letters*/

	.rainforest_review #letter_activity_one {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_1.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	.rainforest_review #letter_activity_two {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_2.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	.rainforest_review #letter_activity_three {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_3.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	
	
	/* 667 - Review Menu - Africa Animals */

	.africa_review #africa_picture_activity_one {
		background-image: url("../images/africa/africa_menu/animals_activity_1.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	.africa_review #africa_picture_activity_two {
		background-image: url("../images/africa/africa_menu/animals_activity_2.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	.africa_review #africa_picture_activity_three {
		background-image: url("../images/africa/africa_menu/animals_activity_3.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	
	/* 667 - Review Menu - Africa Letters*/

	.africa_review #africa_letter_activity_one {
		background-image: url("../images/africa/africa_menu/letters_activity_1.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	.africa_review #africa_letter_activity_two {
		background-image: url("../images/africa/africa_menu/letters_activity_2.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	.africa_review #africa_letter_activity_three {
		background-image: url("../images/africa/africa_menu/letters_activity_3.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	
	
	/* 667 - Review Menu - World Animals */

	.world_review #world_picture_activity_one {
		background-image: url("../images/world/world_menu/animals_activity_1.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	.world_review #world_picture_activity_two {
		background-image: url("../images/world/world_menu/animals_activity_2.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	.world_review #world_picture_activity_three {
		background-image: url("../images/world/world_menu/animals_activity_3.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	
	/* 667 - Review Menu - World Letters*/

	.world_review #world_letters_activity_one {
		background-image: url("../images/world/world_menu/letters_activity_1.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	.world_review #world_letters_activity_two {
		background-image: url("../images/world/world_menu/letters_activity_2.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	.world_review #world_letters_activity_three {
		background-image: url("../images/world/world_menu/letters_activity_3.png");
		height: 110px;
		width: 640px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 640px 110px;
	}
	
	
	.picture_activity img,
	.letter_activity img{
		width: 14% !important;
		height: auto;
	}
	
	
	.circle {
		margin-left: 140px;
	}
	
	.square {
		margin-left: 90px;
	}
	
	.triangle {
		margin-left: 90px;
	}
	
	
}

@media screen and (max-width: 414px) { /* iPhone 6, 7, 8 Plus, Xr, Xs Portrait */
	
	.digital_safari_title_img {
		margin-top: 105px;
		width: 85%;
	}
	
	.main_menu_links {
		height: 78px;
		width: 404px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 404px 78px;
	}
	
	#main_menu_item_1 {
		background-image:url("../images/768/den_menu_768_level_1.jpg");
		background-repeat: no-repeat;
	}

	#main_menu_item_2 {
		background-image:url("../images/768/den_menu_768_level_2.jpg");
		background-repeat: no-repeat;
	}

	#main_menu_item_3 {
		background-image:url("../images/768/den_menu_768_level_3.jpg");
		background-repeat: no-repeat;
	}

	#main_menu_item_4 {
		background-image:url("../images/768/den_menu_768_level_4.jpg");
		background-repeat: no-repeat;
	}

	#main_menu_item_5 {
		background-image:url("../images/768/den_menu_768_level_5.jpg");
		background-repeat: no-repeat;
	}

	#main_menu_item_6 {
		background-image:url("../images/768/den_menu_768_level_6.jpg");
		background-repeat: no-repeat;
	}
	
	/* Level 1 */
	
	img#level_1_title {
		max-width: 80%;
		height: auto;
	}
	
	
	#level_1_title_container #den_icon {

    position: relative;
    top: 0px;
    left: 20px;
    z-index: 100px;

}
	
	#animal_menu_images_container {
		margin-left: 10px;
	}

	#animal_menu_images_container img,
	#letter_menu_images_container img
	{
		max-width: 43%;
		height: auto;
		margin: 0 10px 5px 10px !important;
	}
	
	body.the_legend #canvas{
		/*height: 834px;*/
		height: 77vh;
	}
	
	#bottom_nav img.small_icons {
		width: 13%;
		height: auto;
		margin-right: 7px;
	}
	
	div.video_3 iframe {
		/*position: absolute;*/
		top: 0;
		left: 0;
		width: 414px !important;
		height: 45% !important;
	}
	
	body#legend_day_two_activity_one #canvas,
	body#legend_day_three_activity_one #canvas{
		
		height: 55.2vh !important;
		
	}
	
	body#legend_day_two_activity_one #canvas div,
	body#legend_day_three_activity_one #canvas div
	{
		margin-top: 180px;
	} 
	
	
	
	body#legend_day_two_activity_one #canvas img,
	body#legend_day_three_activity_one #canvas img
	{
		max-width: 100%;
		height: auto;
	}
	
	#legend_day_seven_activity_two .compare {
	padding-left: 124px;
	
}
	
	#bottom_nav #green_speaker,
	#bottom_nav #green_speaker_2,
	#bottom_nav #green_speaker_3,
	#bottom_nav #green_speaker_4,
	#bottom_nav #green_speaker_5,
	#bottom_nav #green_speaker_6,
	#bottom_nav #green_speaker_panel_2,
	#bottom_nav #green_speaker_panel_3,
	#bottom_nav #blue_speaker{
		/*margin-left: 80px;*/
		position: relative;
		top: 8px;
		left: 10px;
		width: 15.2% !important;
		height: auto;

	}
	
	.panels_with_headphones #bottom_nav .the_speaker{
		position: relative;
		top: 0px!important;
		left: 0px!important;
		width: 15.2% !important;
		height: auto;

	}
	
	
	.compare {
		padding-left: 0px !important; 
		max-width: 100%!important;
	}
	
	/*.panel_container {
		width: 400px;
		float: none !important;
		margin-left: 0px;
		padding-left: 0px !important;
	}*/
	
	
	.pixeled_panels {
	float: none;
	margin-left: 23px!important;
	max-width: 90% !important;
}

	.panel_container #panel_1,
	.panel_container #panel_2{
		float: left;
		width: 50%!important;
	}

	.button_container {
		float: none;
		width: 100%;
		margin-right: 0px!important;
		clear: both;
		padding-top: 50px!important;
	}
	
	.button_container div {
		display: inline-block;
	}

	.buttons_green {
		margin: 0 0 0 75px !important; 

	}
	
	.buttons_red {
		margin: 0 0 0 60px !important; 

	}
	
	.image_panels {
		height:285px !important;
		width: 159px !important;
	}

	.monkey_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_1_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
		
	}

	.monkey_pixel_panel_2_faded {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_2_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.monkey_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.monkey_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_monkey_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.butterfly_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_butterfly_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.duck_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_duck_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.elephant_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_elephant_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.fox_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_fox_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.fox_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_fox_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.gorilla_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_gorilla_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.hyrax_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_hyrax_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.jaguar_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_jaguar_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.lion_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_lion_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.naked_mole_rat_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_naked_mole_rat_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.naked_mole_rat_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_naked_mole_rat_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.otter_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_otter_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panda_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_panda_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.rhino_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_rhino_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.toucan_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_toucan_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.wildebeest_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_wildebeest_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.wildebeest_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_1/panel_wildebeest_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.yak_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_yak_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.zebra_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_1/panel_zebra_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	/*Day 3 Activity 2*/

	.yak_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_2/panel_yak_1_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}


	.camel_pixel_panel_1_faded {
		background-image: url("../images/level_1/activity_2/day_2/panel_camel_1_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}


	.yak_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_yak_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.camel_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_camel_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.quail_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_quail_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.umbrella_bird_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_umbrella_bird_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.sea_lion_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_sea_lion_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.sea_lion_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_sea_lion_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.koala_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_koala_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.ant_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_ant_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.ant_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_ant_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panda_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_panda_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.hippo_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_hippo_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.vulture_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_vulture_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.iguana_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_iguana_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.iguana_pixel_panel_2 {
		background-image: url("../images/level_1/activity_2/day_2/panel_iguana_2.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.duck_pixel_panel_1 {
		background-image: url("../images/level_1/activity_2/day_2/panel_duck_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	
	.two_panels .pixeled_panels div.ant_bright {
		background-image: url("../images/level_1/activity_2/panel_ant.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.butterfly_bright {
		background-image: url("../images/level_1/activity_2/panel_butterfly.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.camel_bright {
		background-image: url("../images/level_1/activity_2/panel_camel.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.duck_bright {
		background-image: url("../images/level_1/activity_2/panel_duck.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.elephant_bright {
		background-image: url("../images/level_1/activity_2/panel_elephant.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.fox_bright {
		background-image: url("../images/level_1/activity_2/panel_fox.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.gorilla_bright {
		background-image: url("../images/level_1/activity_2/panel_gorilla.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.hippo_bright {
		background-image: url("../images/level_1/activity_2/panel_hippo.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.iguana_bright {
		background-image: url("../images/level_1/activity_2/panel_iguana.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.jaguar_bright {
		background-image: url("../images/level_1/activity_2/panel_jaguar.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.koala_bright {
		background-image: url("../images/level_1/activity_2/panel_koala.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.lion_bright {
		background-image: url("../images/level_1/activity_2/panel_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .pixeled_panels div.monkey_bright {
		background-image: url("../images/level_1/activity_2/panel_monkey.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.naked_mole_rat_bright {
		background-image: url("../images/level_1/activity_2/panel_naked_mole_rat.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.otter_bright {
		background-image: url("../images/level_1/activity_2/panel_otter.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.panda_bright {
		background-image: url("../images/level_1/activity_2/panel_panda.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.quail_bright {
		background-image: url("../images/level_1/activity_2/panel_quail.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.rhino_bright {
		background-image: url("../images/level_1/activity_2/panel_rhino.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.sea_lion_bright {
		background-image: url("../images/level_1/activity_2/panel_sea_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.toucan_bright {
		background-image: url("../images/level_1/activity_2/panel_toucan.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.umbrella_bird_bright {
		background-image: url("../images/level_1/activity_2/panel_umbrella_bird.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.vulture_bright {
		background-image: url("../images/level_1/activity_2/panel_vulture.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.wildebeest_bright {
		background-image: url("../images/level_1/activity_2/panel_wildebeest.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.hyrax_bright {
		background-image: url("../images/level_1/activity_2/panel_hyrax.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.yak_bright {
		background-image: url("../images/level_1/activity_2/panel_yak.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .pixeled_panels div.zebra_bright {
		background-image: url("../images/level_1/activity_2/panel_zebra.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}


	
	
	.panels_with_headphones #panel_1,
	.panels_with_headphones #panel_2{
		position: relative;
	}
	
	.headphone_container {
		height: 48px;
		width: 50px;
	}

	
	.faded_headphones {
		background-image: url("../images/level_1/activity_2/a2_headphones_faded.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}

	.bright_headphones {
		background-image: url("../images/level_1/activity_2/a2_headphones.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}


	.panels_with_headphones #panel_1 .headphones_first_panel,
	.panels_with_headphones #panel_2 .headphones_second_panel{
		position: absolute;
		left: 70px;
		top: 234px;
	}
	
	/*Right here................*/
	
	.panels_with_headphones .panels .black_panel {

		background-image: url("../images/level_1/activity_2/black_panel.png")!important;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;

	}
	
	
	.panels_with_headphones .panels .a3_ant_faded {
		background-image: url("../images/level_1/activity_2/ant_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_butterfly_faded {
		background-image: url("../images/level_1/activity_2/butterfly_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_camel_faded {
		background-image: url("../images/level_1/activity_2/camel_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_duck_faded {
		background-image: url("../images/level_1/activity_2/duck_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_elephant_faded {
		background-image: url("../images/level_1/activity_2/elephant_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_fox_faded {
		background-image: url("../images/level_1/activity_2/fox_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_gorilla_faded {
		background-image: url("../images/level_1/activity_2/gorilla_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_hippo_faded {
		background-image: url("../images/level_1/activity_2/hippo_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_iguana_faded {
		background-image: url("../images/level_1/activity_2/iguana_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_jaguar_faded {
		background-image: url("../images/level_1/activity_2/jaguar_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_koala_faded {
		background-image: url("../images/level_1/activity_2/koala_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_lion_faded {
		background-image: url("../images/level_1/activity_2/lion_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_monkey_faded {
		background-image: url("../images/level_1/activity_2/monkey_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_naked_mole_rat_faded {
		background-image: url("../images/level_1/activity_2/naked_mole_rat_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_otter_faded {
		background-image: url("../images/level_1/activity_2/otter_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_panda_faded {
		background-image: url("../images/level_1/activity_2/panda_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_quail_faded {
		background-image: url("../images/level_1/activity_2/quail_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_rhino_faded {
		background-image: url("../images/level_1/activity_2/rhino_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_sea_lion_faded {
		background-image: url("../images/level_1/activity_2/sea_lion_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_toucan_faded {
		background-image: url("../images/level_1/activity_2/toucan_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_umbrella_bird_faded {
		background-image: url("../images/level_1/activity_2/umbrella_bird_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	
	.panels_with_headphones .panels .a3_vulture_faded {
		background-image: url("../images/level_1/activity_2/vulture_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_wildebeest_faded {
		background-image: url("../images/level_1/activity_2/wildebeest_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_hyrax_faded {
		background-image: url("../images/level_1/activity_2/hyrax_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_yak_faded {
		background-image: url("../images/level_1/activity_2/yak_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	
	.panels_with_headphones .panels .a3_zebra_faded {
		background-image: url("../images/level_1/activity_2/zebra_faded.png")!important;
		background-repeat: no-repeat;
		height: 285px; 
		width: 159px; 
		background-size: 159px 285px !important;
	}
	


	.individual_button_container {
		height: 90px;
		width: 90px;
	}

	.green_button {
		background-image: url("../images/level_1/activity_2/buttons/green_button.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.green_button_faded {
		background-image: url("../images/level_1/activity_2/buttons/green_button_faded.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.green_button_wrong {
		background-image: url("../images/level_1/activity_2/buttons/green_button_wrong.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.green_button_correct {
		background-image: url("../images/level_1/activity_2/buttons/green_button_correct.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button {
		background-image: url("../images/level_1/activity_2/buttons/red_button.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button_faded {
		background-image: url("../images/level_1/activity_2/buttons/red_button_faded.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;

	}

	.red_button_wrong {
		background-image: url("../images/level_1/activity_2/buttons/red_button_wrong.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}

	.red_button_correct {
		background-image: url("../images/level_1/activity_2/buttons/red_button_correct.png");
		background-repeat: no-repeat;
		background-size: 90px 90px;
	}
	
	
	
	
	.panels_with_headphones .letter_a_faded {
		background-image: url("../images/level_1/activity_3/a_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;

	}

	.panels_with_headphones .letter_b_faded {
		background-image: url("../images/level_1/activity_3/b_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_c_faded {
		background-image: url("../images/level_1/activity_3/c_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_d_faded {
		background-image: url("../images/level_1/activity_3/d_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_e_faded {
		background-image: url("../images/level_1/activity_3/e_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_f_faded {
		background-image: url("../images/level_1/activity_3/f_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_g_faded {
		background-image: url("../images/level_1/activity_3/g_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_h_faded {
		background-image: url("../images/level_1/activity_3/h_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_i_faded {
		background-image: url("../images/level_1/activity_3/i_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_j_faded {
		background-image: url("../images/level_1/activity_3/j_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_k_faded {
		background-image: url("../images/level_1/activity_3/k_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_l_faded {
		background-image: url("../images/level_1/activity_3/l_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_m_faded {
		background-image: url("../images/level_1/activity_3/m_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_n_faded {
		background-image: url("../images/level_1/activity_3/n_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_o_faded {
		background-image: url("../images/level_1/activity_3/o_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_p_faded {
		background-image: url("../images/level_1/activity_3/p_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_q_faded {
		background-image: url("../images/level_1/activity_3/q_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_r_faded {
		background-image: url("../images/level_1/activity_3/r_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_s_faded {
		background-image: url("../images/level_1/activity_3/s_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_t_faded {
		background-image: url("../images/level_1/activity_3/t_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_u_faded {
		background-image: url("../images/level_1/activity_3/u_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_v_faded {
		background-image: url("../images/level_1/activity_3/v_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_w_faded {
		background-image: url("../images/level_1/activity_3/w_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_x_faded {
		background-image: url("../images/level_1/activity_3/x_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_y_faded {
		background-image: url("../images/level_1/activity_3/y_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panels_with_headphones .letter_z_faded {
		background-image: url("../images/level_1/activity_3/z_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}



	
	img#safari_guide {
		width: 95% !important;
		height: auto;
	}
	#bottom_nav {
		clear: both;
	}
	
	
	
	
	/*414 Day 6 Activity 3*/
	
	
	.mag-glass_container {
		height: 48px;
		width: 50px;
	}

	.panels_with_mag-glass #panel_2 .mag-glass_second_panel{
		position: absolute;
		left: 70px;
		top: 234px;
	}
	
	.faded_mag-glass {
		background-image: url("../images/level_1/d5_a3/a3_mag-glass_faded.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}


	.bright_mag-glass {
		background-image: url("../images/level_1/d5_a3/a3_mag-glass.png");
		background-repeat: no-repeat;
		background-size: 50px 48px;
	}


	.panel_l_faded {
		background-image: url("../images/level_1/d5_a3/panel_l_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_l {
		background-image: url("../images/level_1/d5_a3/panel_l.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.lion_pixel_panel_1_faded {
		background-image: url("../images/level_1/d5_a3/panel_lion_1_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.lion_pixel_panel_1 {
		background-image: url("../images/level_1/d5_a3/panel_lion_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_m {
		background-image: url("../images/level_1/d5_a3/panel_m.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_z {
		background-image: url("../images/level_1/d5_a3/panel_z.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_s {
		background-image: url("../images/level_1/d5_a3/panel_s.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_e {
		background-image: url("../images/level_1/d5_a3/panel_e.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_n {
		background-image: url("../images/level_1/d5_a3/panel_n.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_f {
		background-image: url("../images/level_1/d5_a3/panel_f.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_h {
		background-image: url("../images/level_1/d5_a3/panel_h.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_r {
		background-image: url("../images/level_1/d5_a3/panel_r.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_w {
		background-image: url("../images/level_1/d5_a3/panel_w.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	/*414 Day 7 Activity 3*/

	.panel_g_faded {
		background-image: url("../images/level_1/d5_a3/panel_g_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_g {
		background-image: url("../images/level_1/d5_a3/panel_g.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.gorilla_pixel_panel_1_faded {
		background-image: url("../images/level_1/d5_a3/panel_gorilla_faded.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.gorilla_pixel_panel_1 {
		background-image: url("../images/level_1/d5_a3/panel_gorilla_1.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}


	.panel_t {
		background-image: url("../images/level_1/d5_a3/panel_t.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_a {
		background-image: url("../images/level_1/d5_a3/panel_a.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_i {
		background-image: url("../images/level_1/d5_a3/panel_i.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_p {
		background-image: url("../images/level_1/d5_a3/panel_p.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_y {
		background-image: url("../images/level_1/d5_a3/panel_y.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_o {
		background-image: url("../images/level_1/d5_a3/panel_o.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_b {
		background-image: url("../images/level_1/d5_a3/panel_b.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}

	.panel_q {
		background-image: url("../images/level_1/d5_a3/panel_q.png");
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	
	/*414 Day * Activity 3*/
	
	.day_8_panels {
		margin-left: 20px!important;
	}

	.panels_with_headphones .day_8_panels .mag-glass_container {
		position: absolute;
		left: 70px;
		top: 234px;
	}
	
	.panels_with_headphones .day_8_panels #panel_2 {
		margin-left: -0px !important;
	}
	
	
	.two_panels .day_8_panels div.ant_bright {
		background-image: url("../images/level_1/activity_2/panel_ant.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.butterfly_bright {
		background-image: url("../images/level_1/activity_2/panel_butterfly.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.camel_bright {
		background-image: url("../images/level_1/activity_2/panel_camel.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.duck_bright {
		background-image: url("../images/level_1/activity_2/panel_duck.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.elephant_bright {
		background-image: url("../images/level_1/activity_2/panel_elephant.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.fox_bright {
		background-image: url("../images/level_1/activity_2/panel_fox.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.gorilla_bright {
		background-image: url("../images/level_1/activity_2/panel_gorilla.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.hippo_bright {
		background-image: url("../images/level_1/activity_2/panel_hippo.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.iguana_bright {
		background-image: url("../images/level_1/activity_2/panel_iguana.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.jaguar_bright {
		background-image: url("../images/level_1/activity_2/panel_jaguar.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.koala_bright {
		background-image: url("../images/level_1/activity_2/panel_koala.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.lion_bright {
		background-image: url("../images/level_1/activity_2/panel_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	.two_panels .day_8_panels div.monkey_bright {
		background-image: url("../images/level_1/activity_2/panel_monkey.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.naked_mole_rat_bright {
		background-image: url("../images/level_1/activity_2/panel_naked_mole_rat.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.otter_bright {
		background-image: url("../images/level_1/activity_2/panel_otter.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.panda_bright {
		background-image: url("../images/level_1/activity_2/panel_panda.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.quail_bright {
		background-image: url("../images/level_1/activity_2/panel_quail.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.rhino_bright {
		background-image: url("../images/level_1/activity_2/panel_rhino.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.sea_lion_bright {
		background-image: url("../images/level_1/activity_2/panel_sea_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.toucan_bright {
		background-image: url("../images/level_1/activity_2/panel_toucan.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.umbrella_bird_bright {
		background-image: url("../images/level_1/activity_2/panel_umbrella_bird.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.vulture_bright {
		background-image: url("../images/level_1/activity_2/panel_vulture.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.wildebeest_bright {
		background-image: url("../images/level_1/activity_2/panel_wildebeest.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.hyrax_bright {
		background-image: url("../images/level_1/activity_2/panel_hyrax.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.yak_bright {
		background-image: url("../images/level_1/activity_2/panel_yak.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	
	.two_panels .day_8_panels div.zebra_bright {
		background-image: url("../images/level_1/activity_2/panel_zebra.png")!important;
		background-repeat: no-repeat;
		background-size: 159px 285px;
	}
	

	/* Day 4 */
	
	
	.the_legend .letter_image {
		width: 100%!important;
		height: auto;
		/*margin-top: 100px !important;*/

	}
	
	
	
	/*Assessment*/
	
	body.the_legend.level_1 #canvas, 
	body.the_legend.level_5 #canvas {
		height: 88vh;
	}
	
	
	aside.assessment_container {
		float: none;
		width: 90%;
		height: 110px;
		margin-left: 15px;
	}
	
	body.level_1 aside.letter_name.assessment_container {
		border-bottom: 1px solid #000;
		border-right: none;
	}
	
	body.level_5 aside.letter_name.assessment_container {
		border-bottom: 1px solid #4eafc8;
		border-right: none;
	}
	
	
	h2#test_title {
		font-size: 2.3em;
		margin-bottom: 20px;
	}
	
	h2#test_subtitle {
    font-size: 1.7em;
    
    margin-top: 5px;
}
	
	body.level_1 div#begin_assessment_container button, 
	body.level_5 div#begin_assessment_container button {
		margin: 85px 0 0 40px;
	}
	
	body.level_1 #canvas form#quiz1,
	body.level_5 #canvas form#quiz1{
		padding-top: 10px;
		padding-left: 0px;
		margin-left: -13px;
	}
	
	body.level_1 .grid_contents, 
	body.level_5 .grid_contents {
		height: 75px;
		width: 75px;
	}
	
	.grid_letter_a,
	.grid_letter_b,
	.grid_letter_c,
	.grid_letter_d,
	.grid_letter_e,
	.grid_letter_f,
	.grid_letter_g,
	.grid_letter_h,
	.grid_letter_i,
	.grid_letter_j,
	.grid_letter_k,
	.grid_letter_l,
	.grid_letter_m,
	.grid_letter_n,
	.grid_letter_o,
	.grid_letter_p,
	.grid_letter_q,
	.grid_letter_r,
	.grid_letter_s,
	.grid_letter_t,
	.grid_letter_u,
	.grid_letter_v,
	.grid_letter_w,
	.grid_letter_x,
	.grid_letter_y,
	.grid_letter_z,
	.a_correct,
	.b_correct,
	.c_correct,
	.d_correct,
	.e_correct,
	.f_correct,
	.g_correct,
	.h_correct,
	.i_correct,
	.j_correct,
	.k_correct,
	.l_correct,
	.m_correct,
	.n_correct,
	.o_correct,
	.p_correct,
	.q_correct,
	.r_correct,
	.s_correct,
	.t_correct,
	.u_correct,
	.v_correct,
	.w_correct,
	.x_correct,
	.y_correct,
	.z_correct,
	.a_incorrect,
	.b_incorrect,
	.c_incorrect,
	.d_incorrect,
	.e_incorrect,
	.f_incorrect,
	.g_incorrect,
	.h_incorrect,
	.i_incorrect,
	.j_incorrect,
	.k_incorrect,
	.l_incorrect,
	.m_incorrect,
	.n_incorrect,
	.o_incorrect,
	.p_incorrect,
	.q_incorrect,
	.r_incorrect,
	.s_incorrect,
	.t_incorrect,
	.u_incorrect,
	.v_incorrect,
	.w_incorrect,
	.x_incorrect,
	.y_incorrect,
	.z_incorrect {
		
		background-size: 75px 75px;
	}
	
	form#quiz1 #button {

		margin: 100px 0 0 40px;

	}
	
	#number_correct {

		font-size: 2em;
		margin-top: 150px;

	}
	
	div#final_grid {
		margin-top: -10px;
		margin-left: -15px;
	}
	
	
	
	div#final_stats {
		float: left;
		clear: none;
		margin-left: 0px;
		height: 95px;
		width: 48%;
		margin-top: -15px;
	}
	
	#final_count {

    		font-size: 2em;
		text-align: center;
	}
	
	#number_correct {

		font-size: 2em;
		margin-top: 10px;

	}

	
	/* 414 Rainforest */
	
	
	
	img#level_2_title {
		max-width: 80%;
		height: auto;
		margin-top: 15px;
	}
	
	
	#main_menu_rainforest_index img#den_icon {
		max-width: 12%;
		height: auto;
		margin-left: -50px;
		
	}
	
	
	
	

	
	
	/*414 Rainforest - Activity 1 */
	
	#monkey_a1_p1 .monkey_background{
		background-image: url("../images/rainforest/activity_1/monkey_background_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}
	
	#monkey_overlay_1,
	#monkey_overlay_2 {
		background-image: url("../images/rainforest/activity_1/monkey_top_layer_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}
	
	
	#butterfly_a1_p1 .butterfly_background {
		background-image: url(../images/rainforest/activity_1/butterfly_background_768.png);
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}

	#butterfly_overlay_1,
	#butterfly_overlay_2{
		background-image: url("../images/rainforest/activity_1/butterfly_top_layer_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}


	#jaguar_a1_p1 .jaguar_background {
		background-image: url(../images/rainforest/activity_1/jaguar_background_768.png);
		background-repeat: no-repeat; 
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}


	#jaguar_overlay_1,
	#jaguar_overlay_2{
		background-image: url("../images/rainforest/activity_1/jaguar_top_layer_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}

	#iguana_a1_p1 .iguana_background {
		background-image: url("../images/rainforest/activity_1/iguana_background_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}

	#iguana_overlay_1,
	#iguana_overlay_2{
		background-image: url("../images/rainforest/activity_1/iguana_top_layer_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}

	#toucan_a1_p1 .toucan_background {
		background-image: url("../images/rainforest/activity_1/toucan_background_768.png");
		background-repeat: no-repeat; 
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}

	#toucan_overlay_1,
	#toucan_overlay_2{
		background-image: url("../images/rainforest/activity_1/toucan_top_layer_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}
	
	/*414 Rainforest - Activity 2*/
	
	div.panels{
		margin-left: 0px;
	}
	
	
	.three_panels .panels div.image_panels {
		float: none!important;
		margin: 15px 12px!important;
		height: 135px!important;
		width:  390px!important;
	}
	
	
	
	body.three_panels #canvas  {
		height: 75vh;
	}
	
	
	
	body.rainforest  div.monkey_bright {
		background-image: url("../images/rainforest/activity_2/768_monkey.png") !important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
	body.rainforest div.monkey_faded {
		background-image: url("../images/rainforest/activity_2/768_monkey_faded.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
	body.rainforest div.butterfly_bright {
		background-image: url("../images/rainforest/activity_2/768_butterfly.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
	body.rainforest div.butterfly_faded {
		background-image: url("../images/rainforest/activity_2/768_butterfly_faded.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
	body.rainforest div.jaguar_bright {
		background-image: url("../images/rainforest/activity_2/768_jaguar.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
	body.rainforest div.jaguar_faded {
		background-image: url("../images/rainforest/activity_2/768_jaguar_faded.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
	body.rainforest div.iguana_bright {
		background-image: url("../images/rainforest/activity_2/768_iguana.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
	body.rainforest div.iguana_faded {
		background-image: url("../images/rainforest/activity_2/768_iguana_faded.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
	body.rainforest div.toucan_bright {
		background-image: url("../images/rainforest/activity_2/768_toucan.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
	body.rainforest div.toucan_faded {
		background-image: url("../images/rainforest/activity_2/768_toucan_faded.png") !important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
	
	/*Level 2 Activity 3*/
	

	.panels .black_panel {
		background-image: url("../images/rainforest/activity_3/768_black_panel_1.png")!important;
		float: none;
		margin: 10px 0 0 15px;
		height: 135px;
		width: 390px;
		background-size: 390px 135px;
	}

	.panel_holder {
		float: none;
		margin: 10px 0 0 15px;
		height: 135px;
		width: 390px;
	}
	.a3_monkey_faded {
		background-image: url("../images/rainforest/activity_3/768_monkey_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_butterfly_faded {
		background-image: url("../images/rainforest/activity_3/768_butterfly_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_jaguar_faded {
		background-image: url("../images/rainforest/activity_3/768_jaguar_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_iguana_faded {
		background-image: url("../images/rainforest/activity_3/768_iguana_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_toucan_faded {
		background-image: url("../images/rainforest/activity_3/768_toucan_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}


	.a3_monkey {
		background-image: url("../images/rainforest/activity_3/768_monkey.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_butterfly{
		background-image: url("../images/rainforest/activity_3/768_butterfly.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_jaguar {
		background-image: url("../images/rainforest/activity_3/768_jaguar.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_iguana {
		background-image: url("../images/rainforest/activity_3/768_iguana.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_toucan {
		background-image: url("../images/rainforest/activity_3/768_toucan.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.panel_1,
	.panel_2,
	.panel_3{
		position: relative;
	}

	.mag_first_panel,
	.mag_second_panel,
	.mag_third_panel{
		position: absolute;
		top: 18px;
		left: 299px;
		z-index: 15px;
		width: 15%;
		height: auto;
	}

	
	
	
	/*Level 3*/
	
	body.africa #canvas{
		height: 75vh;
	}

	img#level_3_title {
		max-width: 80%;
		height: auto;
	}
	
	
	#main_menu_africa_index img#den_icon {
		max-width: 12%;
		height: auto;
		margin-left: -215px;
		
	}
	
	
	
	#elephant_a1_p1 .elephant_background{
		background-image: url("../images/africa/activity_1/hyrax_background_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}
	
	#elephant_overlay_1,
	#elephant_overlay_2{
		background-image: url("../images/africa/activity_1/elephant_top_layer_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}


	#hippo_a1_p1 .hippo_background{
		background-image: url("../images/africa/activity_1/hippo_background_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}

	#hippo_overlay_1,
	#hippo_overlay_2{
		background-image: url("../images/africa/activity_1/hippo_top_layer_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}

	#rhino_a1_p1 .rhino_background{
		background-image: url("../images/africa/activity_1/rhino_background_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}

	#rhino_overlay_1,
	#rhino_overlay_2{
		background-image: url("../images/africa/activity_1/rhino_top_layer_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}

	#lion_a1_p1 .lion_background{
		background-image: url("../images/africa/activity_1/lion_background_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}

	#lion_overlay_1,
	#lion_overlay_2{
		background-image: url("../images/africa/activity_1/lion_top_layer_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}

	#wildebeest_a1_p1 .wildebeest_background{
		background-image: url("../images/africa/activity_1/wildebeest_background_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}

	#wildebeest_overlay_1,
	#wildebeest_overlay_2{
		background-image: url("../images/africa/activity_1/wildebeest_top_layer_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}

	#zebra_a1_p1 .zebra_background{
		background-image: url("../images/africa/activity_1/zebra_background_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}

	#zebra_overlay_1,
	#zebra_overlay_2{
		background-image: url("../images/africa/activity_1/zebra_top_layer_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}

	#vulture_a1_p1 .vulture_background{
		background-image: url("../images/africa/activity_1/vulture_background_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}

	#vulture_overlay_1,
	#vulture_overlay_2{
		background-image: url("../images/africa/activity_1/vulture_top_layer_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}

	#hyrax_a1_p1 .hyrax_background{
		background-image: url("../images/africa/activity_1/hyrax_background_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}

	#hyrax_overlay_1,
	#hyrax_overlay_2{
		background-image: url("../images/africa/activity_1/hyrax_top_layer_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}
	
	/* Africa Activity 2*/

	body.africa div.lion_bright {
			background-image: url("../images/africa/activity_2/768_lion.png") !important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.africa div.lion_faded {
			background-image: url("../images/africa/activity_2/768_lion_faded.png") !important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.africa div.wildebeest_bright {
			background-image: url("../images/africa/activity_2/768_wildebeest.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.africa div.wildebeest_faded {
			background-image: url("../images/africa/activity_2/768_wildebeest_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.africa div.zebra_bright {
			background-image: url("../images/africa/activity_2/768_zebra.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.africa div.zebra_faded {
			background-image: url("../images/africa/activity_2/768_zebra_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.africa div.elephant_bright {
			background-image: url("../images/africa/activity_2/768_elephant.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.africa div.elephant_faded {
			background-image: url("../images/africa/activity_2/768_elephant_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.africa div.rhino_bright {
			background-image: url("../images/africa/activity_2/768_rhino.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.africa div.rhino_faded {
			background-image: url("../images/africa/activity_2/768_rhino_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.africa div.vulture_bright {
			background-image: url("../images/africa/activity_2/768_vulture.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.africa div.vulture_faded {
			background-image: url("../images/africa/activity_2/768_vulture_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}


	body.africa div.hyrax_bright {
			background-image: url("../images/africa/activity_2/768_hyrax.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.africa div.hyrax_faded {
			background-image: url("../images/africa/activity_2/768_hyrax_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.africa div.hippo_bright {
			background-image: url("../images/africa/activity_2/768_hippo.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.africa div.hippo_faded {
			background-image: url("../images/africa/activity_2/768_hippo_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}
	
	
	
	/* Activity 3*/
	
	.a3_lion_faded {
		background-image: url("../images/africa/activity_3/768_lion_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_wildebeest_faded {
		background-image: url("../images/africa/activity_3/768_wildebeest_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_zebra_faded {
		background-image: url("../images/africa/activity_3/768_zebra_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_elephant_faded {
		background-image: url("../images/africa/activity_3/768_elephant_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_hippo_faded {
		background-image: url("../images/africa/activity_3/768_hippo_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_rhino_faded {
		background-image: url("../images/africa/activity_3/768_rhino_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_vulture_faded {
		background-image: url("../images/africa/activity_3/768_vulture_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_hyrax_faded {
		background-image: url("../images/africa/activity_3/768_hyrax_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_lion {
		background-image: url("../images/africa/activity_3/768_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_wildebeest {
		background-image: url("../images/africa/activity_3/768_wildebeest.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}


	.a3_zebra {
		background-image: url("../images/africa/activity_3/768_zebra.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_elephant {
		background-image: url("../images/africa/activity_3/768_elephant.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_hippo {
		background-image: url("../images/africa/activity_3/768_hippo.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_rhino {
		background-image: url("../images/africa/activity_3/768_rhino.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_vulture {
		background-image: url("../images/africa/activity_3/768_vulture.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_hyrax {
		background-image: url("../images/africa/activity_3/768_hyrax.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
	/* World */

	
	body.world #canvas{
		height: 75vh;
	}
	
	img#level_4_title {
		max-width: 80%;
		height: auto;
	}
	
	#main_menu_world_index img#den_icon {
		max-width: 12%;
		height: auto;
		margin-left: -215px;
		
	}
	
	
	#ant_a1_p1 .ant_background{
		background-image: url("../images/world/activity_1/ant_background_768.png");
		background-repeat: no-repeat;
		width: 414px;
		height: 232px;
		background-size: 414px 232px;
		
	}
	
	#ant_overlay_1,
	#ant_overlay_2{
			background-image: url("../images/world/activity_1/ant_top_layer_768.png");
			background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}
	
	
	#sea_lion_a1_p1 .sea_lion_background{
		background-image: url("../images/world/activity_1/sea_lion_background_768.png");
		background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}
	
	#sea_lion_overlay_1,
	#sea_lion_overlay_2{
			background-image: url("../images/world/activity_1/sea_lion_top_layer_768.png");
			background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}
	
	#otter_a1_p1 .otter_background{
		background-image: url("../images/world/activity_1/otter_background_768.png");
		background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}
	
	#otter_overlay_1,
	#otter_overlay_2{
			background-image: url("../images/world/activity_1/otter_top_layer_768.png");
			background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}
	
	#koala_a1_p1 .koala_background{
		background-image: url("../images/world/activity_1/koala_background_768.png");
		background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}
	
	#koala_overlay_1,
	#koala_overlay_2{
			background-image: url("../images/world/activity_1/koala_top_layer_768.png");
			background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}
	
	#naked_mole_rat_a1_p1 .naked_mole_rat_background{
		background-image: url("../images/world/activity_1/naked_mole_rat_background_768.png");
		background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}
	
	#naked_mole_rat_overlay_1,
	#naked_mole_rat_overlay_2{
			background-image: url("../images/world/activity_1/naked_mole_rat_top_layer_768.png");
			background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}
	
	#camel_a1_p1 .camel_background{
		background-image: url("../images/world/activity_1/camel_background_768.png");
		background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}
	
	#camel_overlay_1,
	#camel_overlay_2{
			background-image: url("../images/world/activity_1/camel_top_layer_768.png");
			background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}
	
	#panda_a1_p1 .panda_background{
		background-image: url("../images/world/activity_1/panda_background_768.png");
		background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}
	
	#panda_overlay_1,
	#panda_overlay_2{
			background-image: url("../images/world/activity_1/panda_top_layer_768.png");
			background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}
	
	#umbrella_bird_a1_p1 .umbrella_bird_background{
		background-image: url("../images/world/activity_1/umbrella_bird_background_768.png");
		background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}
	
	#umbrella_bird_overlay_1,
	#umbrella_bird_overlay_2{
			background-image: url("../images/world/activity_1/umbrella_bird_top_layer_768.png");
			background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}
	
	#yak_a1_p1 .yak_background{
		background-image: url("../images/world/activity_1/yak_background_768.png");
		background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}
	
	#yak_overlay_1,
	#yak_overlay_2{
			background-image: url("../images/world/activity_1/yak_top_layer_768.png");
			background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}
	
	#duck_a1_p1 .duck_background{
		background-image: url("../images/world/activity_1/duck_background_768.png");
		background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}
	
	#duck_overlay_1,
	#duck_overlay_2{
			background-image: url("../images/world/activity_1/duck_top_layer_768.png");
			background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}
	
	#fox_a1_p1 .fox_background{
		background-image: url("../images/world/activity_1/fox_background_768.png");
		background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}
	
	#fox_overlay_1,
	#fox_overlay_2{
			background-image: url("../images/world/activity_1/fox_top_layer_768.png");
			background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}
	
	#gorilla_a1_p1 .gorilla_background{
		background-image: url("../images/world/activity_1/gorilla_background_768.png");
		background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}
	
	#gorilla_overlay_1,
	#gorilla_overlay_2{
			background-image: url("../images/world/activity_1/gorilla_top_layer_768.png");
			background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}
	
	#quail_a1_p1 .quail_background{
		background-image: url("../images/world/activity_1/quail_background_768.png");
		background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
	}
	
	#quail_overlay_1,
	#quail_overlay_2{
			background-image: url("../images/world/activity_1/quail_top_layer_768.png");
			background-repeat: no-repeat;
			width: 414px;
		height: 232px;
		background-size: 414px 232px;
		}
	
	/*Activity 2*/
	
	body.world div.ant_bright {
		background-image: url("../images/world/activity_2/768_ant.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
	body.world div.ant_faded {
			background-image: url("../images/world/activity_2/768_ant_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.koala_bright {
			background-image: url("../images/world/activity_2/768_koala.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.koala_faded {
			background-image: url("../images/world/activity_2/768_koala_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.otter_bright {
			background-image: url("../images/world/activity_2/768_otter.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.otter_faded {
			background-image: url("../images/world/activity_2/768_otter_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.sea_lion_bright {
			background-image: url("../images/world/activity_2/768_sea_lion.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.sea_lion_faded {
			background-image: url("../images/world/activity_2/768_sea_lion_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}
	body.world div.camel_bright {
			background-image: url("../images/world/activity_2/768_camel.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.camel_faded {
			background-image: url("../images/world/activity_2/768_camel_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.panda_bright {
			background-image: url("../images/world/activity_2/768_panda.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.panda_faded {
			background-image: url("../images/world/activity_2/768_panda_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.naked_mole_rat_bright {
			background-image: url("../images/world/activity_2/768_naked_mole_rat.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.naked_mole_rat_faded {
			background-image: url("../images/world/activity_2/768_naked_mole_rat_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.umbrella_bird_bright {
			background-image: url("../images/world/activity_2/768_umbrella_bird.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.umbrella_bird_faded {
			background-image: url("../images/world/activity_2/768_umbrella_bird_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.yak_bright {
			background-image: url("../images/world/activity_2/768_yak.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.yak_faded {
			background-image: url("../images/world/activity_2/768_yak_faded.png")!important ;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.duck_bright {
			background-image: url("../images/world/activity_2/768_duck.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.duck_faded {
			background-image: url("../images/world/activity_2/768_duck_faded.png")!important ;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.fox_bright {
			background-image: url("../images/world/activity_2/768_fox.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.fox_faded {
			background-image: url("../images/world/activity_2/768_fox_faded.png")!important ;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.gorilla_bright {
			background-image: url("../images/world/activity_2/768_gorilla.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.gorilla_faded {
			background-image: url("../images/world/activity_2/768_gorilla_faded.png")!important ;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.quail_bright {
			background-image: url("../images/world/activity_2/768_quail.png")!important;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}

	body.world div.quail_faded {
			background-image: url("../images/world/activity_2/768_quail_faded.png")!important ;
			background-repeat: no-repeat;
		background-size: 390px 135px;
		}
	
	
	/* World Activity 3*/


.a3_ant_faded {
		background-image: url("../images/world/activity_3/768_ant_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_koala_faded {
		background-image: url("../images/world/activity_3/768_koala_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_otter_faded {
		background-image: url("../images/world/activity_3/768_otter_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_sea_lion_faded {
		background-image: url("../images/world/activity_3/768_sea_lion_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_camel_faded {
		background-image: url("../images/world/activity_3/768_camel_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_panda_faded {
		background-image: url("../images/world/activity_3/768_panda_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_naked_mole_rat_faded {
		background-image: url("../images/world/activity_3/768_naked_mole_rat_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_umbrella_bird_faded {
		background-image: url("../images/world/activity_3/768_umbrella_bird_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_yak_faded {
		background-image: url("../images/world/activity_3/768_yak_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_duck_faded {
		background-image: url("../images/world/activity_3/768_duck_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_fox_faded {
		background-image: url("../images/world/activity_3/768_fox_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_gorilla_faded {
		background-image: url("../images/world/activity_3/768_gorilla_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_quail_faded {
		background-image: url("../images/world/activity_3/768_quail_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}




	.a3_ant {
		background-image: url("../images/world/activity_3/768_ant.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_koala {
		background-image: url("../images/world/activity_3/768_koala.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_otter {
		background-image: url("../images/world/activity_3/768_otter.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_sea_lion {
		background-image: url("../images/world/activity_3/768_sea_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_camel {
		background-image: url("../images/world/activity_3/768_camel.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_panda {
		background-image: url("../images/world/activity_3/768_panda.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_naked_mole_rat {
		background-image: url("../images/world/activity_3/768_naked_mole_rat.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_umbrella_bird {
		background-image: url("../images/world/activity_3/768_umbrella_bird.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_yak {
		background-image: url("../images/world/activity_3/768_yak.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_duck {
		background-image: url("../images/world/activity_3/768_duck.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_fox {
		background-image: url("../images/world/activity_3/768_fox.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_gorilla {
		background-image: url("../images/world/activity_3/768_gorilla.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	.a3_quail {
		background-image: url("../images/world/activity_3/768_quail.png")!important;
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
	/*Rain Forest Letters*/
	
	.letter_circle_image_container {
		/*margin-left: 5px;*/
		margin-left: -15px !important;
		min-height: 60vh;
		/*padding-left: 13px;*/
		
		padding-left: 15px !important;
		width: 100%;
		
	}
	
	.letter_circle_image_container img {
		/*width: 47% !important;*/
		width: 45% !important;
		height: auto;
		display: inline;
		margin-top: 10px;
		margin-left:13px;
		margin-right: 0px;
		
	}
	
	
	
	#a1_6_answer img,
	.letter_activities #a2_2 img,
	.letter_activities #a2_3 img,
	.letter_activities #a2_4 img,
	.letter_activities #a2_5 img{
		margin-top: 170px!important;
		width: 100%;
		height: auto;
	}
	
	.letter_activities #a2_6 img,
	.letter_activities #a2_7 img{
		
		width: 100%!important;
		height: auto!important;
		padding-top: 0px!important;
		display: inline;
		margin: 170px auto 0 auto;
	}
	
	
	/* Level 5 */
	
	#level_5_title_container {
		width: 90%;
		position: relative;
		margin-top: 8px;
		
	}
	
	#level_five_index_page img#den_icon {
		max-width: 16%;
		height: auto;
		position: absolute;
		top: 2px;
		left: 320px!important;
	}
	
	
	
	.animal_grid {
		margin-top: 10px;
		/*margin-left: 20px;*/
		
		margin-left: 17px !important;
		
	}
	
	.grid_first_row {
		margin-top: 0px !important;
	}
	
	.animal_grid img {
		width: 18%;
		height: auto;
		
	}
	
	/* Level 6 */
	
	div.av {
		background-image: url("../images/level_6/768/av.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.av_faded {
		background-image: url("../images/level_6/768/av_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.beb {
		background-image: url("../images/level_6/768/beb.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.beb_faded {
		background-image: url("../images/level_6/768/beb_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
div.bef {
		background-image: url("../images/level_6/768/bef.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.bef_faded {
		background-image: url("../images/level_6/768/bef_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

	
div.bel {
		background-image: url("../images/level_6/768/bel.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.bel_faded {
		background-image: url("../images/level_6/768/bel_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.buz {
		background-image: url("../images/level_6/768/buz.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.buz_faded {
		background-image: url("../images/level_6/768/buzb_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.cax {
		background-image: url("../images/level_6/768/cax.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.cax_faded {
		background-image: url("../images/level_6/768/cax_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.cen {
		background-image: url("../images/level_6/768/cen.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.cen_faded {
		background-image: url("../images/level_6/768/cen_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
div.cev {
		background-image: url("../images/level_6/768/cev.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.cev_faded {
		background-image: url("../images/level_6/768/cev_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
div.daf {
		background-image: url("../images/level_6/768/daf.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.daf_faded {
		background-image: url("../images/level_6/768/daf_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.dat {
		background-image: url("../images/level_6/768/dat.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.dat_faded {
		background-image: url("../images/level_6/768/dat_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.def {
		background-image: url("../images/level_6/768/def.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.def_faded {
		background-image: url("../images/level_6/768/def_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.des {
		background-image: url("../images/level_6/768/des.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.des_faded {
		background-image: url("../images/level_6/768/des_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.dod {
		background-image: url("../images/level_6/768/dod.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.dod_faded {
		background-image: url("../images/level_6/768/dod_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.duz {
		background-image: url("../images/level_6/768/duz.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.duz_faded {
		background-image: url("../images/level_6/768/duz_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.el {
		background-image: url("../images/level_6/768/el.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.el_faded {
		background-image: url("../images/level_6/768/el_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.es {
		background-image: url("../images/level_6/768/es.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.es_faded {
		background-image: url("../images/level_6/768/es_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}


div.et {
		background-image: url("../images/level_6/768/et.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.et_faded {
		background-image: url("../images/level_6/768/et_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.ev {
		background-image: url("../images/level_6/768/ev.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.ev_faded {
		background-image: url("../images/level_6/768/ev_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.feb {
		background-image: url("../images/level_6/768/feb.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.feb_faded {
		background-image: url("../images/level_6/768/feb_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.fub {
		background-image: url("../images/level_6/768/fub.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.fub_faded {
		background-image: url("../images/level_6/768/fub_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.gat {
		background-image: url("../images/level_6/768/gat.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.gat_faded {
		background-image: url("../images/level_6/768/gat_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.gev {
		background-image: url("../images/level_6/768/gev.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.gev_faded {
		background-image: url("../images/level_6/768/gev_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
	
div.hax {
		background-image: url("../images/level_6/768/hax.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.hax_faded {
		background-image: url("../images/level_6/768/hax_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.hib {
		background-image: url("../images/level_6/768/hib.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.hib_faded {
		background-image: url("../images/level_6/768/hib_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.hic {
		background-image: url("../images/level_6/768/hic.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.hic_faded {
		background-image: url("../images/level_6/768/hic_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.ig {
		background-image: url("../images/level_6/768/ig.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.ig_faded {
		background-image: url("../images/level_6/768/ig_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.il {
		background-image: url("../images/level_6/768/il.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.il_faded {
		background-image: url("../images/level_6/768/il_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.jaf {
		background-image: url("../images/level_6/768/jaf.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.jaf_faded {
		background-image: url("../images/level_6/768/jaf_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.jic {
		background-image: url("../images/level_6/768/jic.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.jic_faded {
		background-image: url("../images/level_6/768/jic_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.kax {
		background-image: url("../images/level_6/768/kax.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.kax_faded {
		background-image: url("../images/level_6/768/kax_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.keb {
		background-image: url("../images/level_6/768/keb.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.keb_faded {
		background-image: url("../images/level_6/768/keb_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.kub {
		background-image: url("../images/level_6/768/kub.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.kub_faded {
		background-image: url("../images/level_6/768/kub_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.len {
		background-image: url("../images/level_6/768/len.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.len_faded {
		background-image: url("../images/level_6/768/len_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.lod {
		background-image: url("../images/level_6/768/lod.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.lod_faded {
		background-image: url("../images/level_6/768/lod_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.maj {
		background-image: url("../images/level_6/768/maj.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.maj_faded {
		background-image: url("../images/level_6/768/maj_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.mek {
		background-image: url("../images/level_6/768/mek.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.mek_faded {
		background-image: url("../images/level_6/768/mek_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.naf {
		background-image: url("../images/level_6/768/naf.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.naf_faded {
		background-image: url("../images/level_6/768/naf_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.nup {
		background-image: url("../images/level_6/768/nup.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.nup_faded {
		background-image: url("../images/level_6/768/nup_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.og {
		background-image: url("../images/level_6/768/og.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.og_faded {
		background-image: url("../images/level_6/768/og_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.os {
		background-image: url("../images/level_6/768/os.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.os_faded {
		background-image: url("../images/level_6/768/os_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.ot {
		background-image: url("../images/level_6/768/ot.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.ot_faded {
		background-image: url("../images/level_6/768/ot_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.ov {
		background-image: url("../images/level_6/768/ov.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.ov_faded {
		background-image: url("../images/level_6/768/ov_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.paf {
		background-image: url("../images/level_6/768/paf.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.paf_faded {
		background-image: url("../images/level_6/768/paf_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.pes {
		background-image: url("../images/level_6/768/pes.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.pes_faded {
		background-image: url("../images/level_6/768/pes_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.pic {
		background-image: url("../images/level_6/768/pic.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.pic_faded {
		background-image: url("../images/level_6/768/pic_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.qap {
		background-image: url("../images/level_6/768/qap.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.qap_faded {
		background-image: url("../images/level_6/768/qap_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.qef {
		background-image: url("../images/level_6/768/qef.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.qef_faded {
		background-image: url("../images/level_6/768/qef_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.qek {
		background-image: url("../images/level_6/768/qek.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.qek_faded {
		background-image: url("../images/level_6/768/qek_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.raf {
		background-image: url("../images/level_6/768/raf.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.raf_faded {
		background-image: url("../images/level_6/768/raf_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.raj {
		background-image: url("../images/level_6/768/raj.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.raj_faded {
		background-image: url("../images/level_6/768/raj_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.rel {
		background-image: url("../images/level_6/768/rel.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.rel_faded {
		background-image: url("../images/level_6/768/rel_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.res {
		background-image: url("../images/level_6/768/res.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.res_faded {
		background-image: url("../images/level_6/768/res_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.rup {
		background-image: url("../images/level_6/768/rup.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.rup_faded {
		background-image: url("../images/level_6/768/rup_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.sek {
		background-image: url("../images/level_6/768/sek.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.sek_faded {
		background-image: url("../images/level_6/768/sek_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.sib {
		background-image: url("../images/level_6/768/sib.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.sib_faded {
		background-image: url("../images/level_6/768/sib_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.sup {
		background-image: url("../images/level_6/768/sup.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.sup_faded {
		background-image: url("../images/level_6/768/sup_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.taj {
		background-image: url("../images/level_6/768/taj.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.taj_faded {
		background-image: url("../images/level_6/768/taj_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.tup {
		background-image: url("../images/level_6/768/tup.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.tup_faded {
		background-image: url("../images/level_6/768/tup_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.ug {
		background-image: url("../images/level_6/768/ug.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.ug_faded {
		background-image: url("../images/level_6/768/ug_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.ul {
		background-image: url("../images/level_6/768/ul.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.ul_faded {
		background-image: url("../images/level_6/768/ul_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.ut {
		background-image: url("../images/level_6/768/ut.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.ut_faded {
		background-image: url("../images/level_6/768/ut_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.vaf {
		background-image: url("../images/level_6/768/vaf.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.vaf_faded {
		background-image: url("../images/level_6/768/vaf_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.ven {
		background-image: url("../images/level_6/768/ven.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.ven_faded {
		background-image: url("../images/level_6/768/ven_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.vev {
		background-image: url("../images/level_6/768/vev.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.vev_faded {
		background-image: url("../images/level_6/768/vev_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.vod {
		background-image: url("../images/level_6/768/vod.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.vod_faded {
		background-image: url("../images/level_6/768/vod_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.wap {
		background-image: url("../images/level_6/768/wap.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.wap_faded {
		background-image: url("../images/level_6/768/wap_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.wub {
		background-image: url("../images/level_6/768/wub.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.wub_faded {
		background-image: url("../images/level_6/768/wub_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.wuz {
		background-image: url("../images/level_6/768/wuz.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.wuz_faded {
		background-image: url("../images/level_6/768/wuz_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.xap {
		background-image: url("../images/level_6/768/xap.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.xap_faded {
		background-image: url("../images/level_6/768/xap_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.xup {
		background-image: url("../images/level_6/768/xup.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.xup_faded {
		background-image: url("../images/level_6/768/xup_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.yat {
		background-image: url("../images/level_6/768/yat.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.yat_faded {
		background-image: url("../images/level_6/768/yat_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.ys {
		background-image: url("../images/level_6/768/ys.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.ys_faded {
		background-image: url("../images/level_6/768/ys_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.zel {
		background-image: url("../images/level_6/768/zel.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.zel_faded {
		background-image: url("../images/level_6/768/zel_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
div.zib {
		background-image: url("../images/level_6/768/zib.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}

div.zib_faded {
		background-image: url("../images/level_6/768/zib_faded.png");
		background-repeat: no-repeat;
		background-size: 390px 135px;
	}
	
	
	div.letter_a {
	background-image: url("../images/level_6/768/letter_a.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_b {
	background-image: url("../images/level_6/768/letter_b.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_c {
	background-image: url("../images/level_6/768/letter_c.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_d {
	background-image: url("../images/level_6/768/letter_d.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_e {
	background-image: url("../images/level_6/768/letter_e.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_f {
	background-image: url("../images/level_6/768/letter_f.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_g {
	background-image: url("../images/level_6/768/letter_g.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_h {
	background-image: url("../images/level_6/768/letter_h.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_i {
	background-image: url("../images/level_6/768/letter_i.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_j {
	background-image: url("../images/level_6/768/letter_j.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_k {
	background-image: url("../images/level_6/768/letter_k.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_l {
	background-image: url("../images/level_6/768/letter_l.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_m {
	background-image: url("../images/level_6/768/letter_m.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_n {
	background-image: url("../images/level_6/768/letter_n.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_o {
	background-image: url("../images/level_6/768/letter_o.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_p {
	background-image: url("../images/level_6/768/letter_p.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_q {
	background-image: url("../images/level_6/768/letter_q.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_r {
	background-image: url("../images/level_6/768/letter_r.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_s {
	background-image: url("../images/level_6/768/letter_s.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_t {
	background-image: url("../images/level_6/768/letter_t.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_u {
	background-image: url("../images/level_6/768/letter_u.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_v {
	background-image: url("../images/level_6/768/letter_v.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_w {
	background-image: url("../images/level_6/768/letter_w.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_x {
	background-image: url("../images/level_6/768/letter_x.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_y {
	background-image: url("../images/level_6/768/letter_y.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}

div.letter_z {
	background-image: url("../images/level_6/768/letter_z.png");
	background-repeat: no-repeat;
		background-size: 390px 135px;
}
	
	#level_6_title_container {
		width: 90%;
		position: relative;
		margin-top: 8px;
		
	}
	
	#level_6_index_page img#den_icon {
		max-width: 16%;
		height: auto;
		position: absolute;
		top: 2px;
		left: 320px!important;
	}
	
	#three_circles_container img {
		margin-left: 0px !important;
	}
	
	/* Level 6 - Vowels */
	
	#vowel_activities #canvas {
		
		min-height: 75vh;
	}
	
	#vowel_activities div.panels {
		margin-left: 0px;
	}
	
	#vowel_activities img.mag_first_panel {
		position: absolute;
		top: 33px;
		left: 315px;
		width: 12%;
	}
	
	#vowel_activities img.mag_third_panel {
		position: absolute;
		top: 33px;
		left: 315px;
		width: 12%;
	}
	
	/* 414 - Review Menu - Rainforest Animals */

	.rainforest_review #picture_activity_one {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_1.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	.rainforest_review #picture_activity_two {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_2.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	.rainforest_review #picture_activity_three {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_3.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	
	/* 414 - Review Menu - Rainforest Letters*/

	.rainforest_review #letter_activity_one {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_1.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	.rainforest_review #letter_activity_two {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_2.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	.rainforest_review #letter_activity_three {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_3.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	
	
	/* 414 - Review Menu - Africa Animals */

	.africa_review #africa_picture_activity_one {
		background-image: url("../images/africa/africa_menu/animals_activity_1.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	.africa_review #africa_picture_activity_two {
		background-image: url("../images/africa/africa_menu/animals_activity_2.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	.africa_review #africa_picture_activity_three {
		background-image: url("../images/africa/africa_menu/animals_activity_3.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	
	/* 414 - Review Menu - Africa Letters*/

	.africa_review #africa_letter_activity_one {
		background-image: url("../images/africa/africa_menu/letters_activity_1.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	.africa_review #africa_letter_activity_two {
		background-image: url("../images/africa/africa_menu/letters_activity_2.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	.africa_review #africa_letter_activity_three {
		background-image: url("../images/africa/africa_menu/letters_activity_3.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	
	
	/* 414 - Review Menu - World Animals */

	.world_review #world_picture_activity_one {
		background-image: url("../images/world/world_menu/animals_activity_1.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	.world_review #world_picture_activity_two {
		background-image: url("../images/world/world_menu/animals_activity_2.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	.world_review #world_picture_activity_three {
		background-image: url("../images/world/world_menu/animals_activity_3.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	
	/* 414 - Review Menu - World Letters*/

	.world_review #world_letters_activity_one {
		background-image: url("../images/world/world_menu/letters_activity_1.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	.world_review #world_letters_activity_two {
		background-image: url("../images/world/world_menu/letters_activity_2.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
	}
	
	.world_review #world_letters_activity_three {
		background-image: url("../images/world/world_menu/letters_activity_3.png");
		height: 67px;
		width: 390px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 390px 67px;
		
	}
	
	
	.picture_activity img,
	.letter_activity img{
		width: 14% !important;
		height: auto;
	}
	
	
	 #letter_menu_images_container .circle,
	 #animal_menu_images_container .circle{
		margin: 5px 10px 5px 100px !important;
	}
	
	 #letter_menu_images_container .square,
	 #animal_menu_images_container .square{
		margin-left: 40px!important;
	}
	
	#letter_menu_images_container .triangle,
	#animal_menu_images_container .triangle{
		margin-left: 40px!important;
	}
	
	
	
	
}

@media screen and (max-width: 375px) { /* iPhone 6, 7, 8, X, Xs Portrait */
	
	.main_menu_links {
		height: 71px;
		width: 365px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 365px 71px;
	}
	
	
	
	div.video_3 iframe {
		/*position: absolute;*/
		top: 0;
		left: 0;
		width: 375px !important;
		height: 45% !important;
	}
	
	.pixeled_panels {
	float: none;
	margin-left: 8px!important;
	max-width: 90% !important;
}

	.panel_container #panel_1,
	.panel_container #panel_2{
		float: left;
		width: 45% !important;
	}
	
	.panel_container #panel_2{
		margin-left: 20px;
	}
	
	.buttons_green {
		margin: 0 0 0 55px !important; 

	}
	
	/*.panel_container {
		width: 370px;
		padding-left: 15px;
	}
	
	.buttons {
		top: 300px !important;
	}
	
	*/
	
	
	
	/*Day * Activity 3*/
	
	.day_8_panels {
		margin-left: 5px!important;
	}

	.panels_with_headphones .day_8_panels .mag-glass_container {
		position: absolute;
		left: 70px;
		top: 234px;
	}
	
	.panels_with_headphones .day_8_panels #panel_2 {
		margin-left: -0px !important;
	}
	
	
	
	
	/* Assessment */
	
	body.level_1 div#begin_assessment_container button, 
	body.level_5 div#begin_assessment_container button {
		margin: 85px 0 0 20px;
	}
	
	body.level_1 .grid_contents, 
	body.level_5 .grid_contents {
		height: 65px;
		width: 65px;
	}
	
	.grid_letter_a,
	.grid_letter_b,
	.grid_letter_c,
	.grid_letter_d,
	.grid_letter_e,
	.grid_letter_f,
	.grid_letter_g,
	.grid_letter_h,
	.grid_letter_i,
	.grid_letter_j,
	.grid_letter_k,
	.grid_letter_l,
	.grid_letter_m,
	.grid_letter_n,
	.grid_letter_o,
	.grid_letter_p,
	.grid_letter_q,
	.grid_letter_r,
	.grid_letter_s,
	.grid_letter_t,
	.grid_letter_u,
	.grid_letter_v,
	.grid_letter_w,
	.grid_letter_x,
	.grid_letter_y,
	.grid_letter_z,
	.a_correct,
	.b_correct,
	.c_correct,
	.d_correct,
	.e_correct,
	.f_correct,
	.g_correct,
	.h_correct,
	.i_correct,
	.j_correct,
	.k_correct,
	.l_correct,
	.m_correct,
	.n_correct,
	.o_correct,
	.p_correct,
	.q_correct,
	.r_correct,
	.s_correct,
	.t_correct,
	.u_correct,
	.v_correct,
	.w_correct,
	.x_correct,
	.y_correct,
	.z_correct,
	.a_incorrect,
	.b_incorrect,
	.c_incorrect,
	.d_incorrect,
	.e_incorrect,
	.f_incorrect,
	.g_incorrect,
	.h_incorrect,
	.i_incorrect,
	.j_incorrect,
	.k_incorrect,
	.l_incorrect,
	.m_incorrect,
	.n_incorrect,
	.o_incorrect,
	.p_incorrect,
	.q_incorrect,
	.r_incorrect,
	.s_incorrect,
	.t_incorrect,
	.u_incorrect,
	.v_incorrect,
	.w_incorrect,
	.x_incorrect,
	.y_incorrect,
	.z_incorrect {
		
		background-size: 65px 65px;
	}
	
	form#quiz1 #button {
		margin: 100px 0 0 20px;
	}
	
	#number_correct {
		margin-top: 100px;
	}
	
	div#final_stats {
		float: none;
		clear: both;
		margin-left: 0px;
		height: 85px;
		width: 100%;
	}
	
	#final_count {
		margin-top: 10px;
	}
	
	#number_correct {
    margin-top: 10px;
}
	
	/*Level 2 Activity 1*/
	
	#main_menu_rainforest_index img#den_icon {
		max-width: 12%;
		height: auto;
		margin-left: -55px;
		
	}
	
	
	#monkey_a1_p1 .monkey_background{
		background-image: url("../images/rainforest/activity_1/monkey_background_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#monkey_overlay_1,
	#monkey_overlay_2 {
		background-image: url("../images/rainforest/activity_1/monkey_top_layer_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#butterfly_a1_p1 .butterfly_background {
		background-image: url(../images/rainforest/activity_1/butterfly_background_768.png);
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}

	#butterfly_overlay_1,
	#butterfly_overlay_2{
		background-image: url("../images/rainforest/activity_1/butterfly_top_layer_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}


	#jaguar_a1_p1 .jaguar_background {
		background-image: url(../images/rainforest/activity_1/jaguar_background_768.png);
		background-repeat: no-repeat; 
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}


	#jaguar_overlay_1,
	#jaguar_overlay_2{
		background-image: url("../images/rainforest/activity_1/jaguar_top_layer_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}

	#iguana_a1_p1 .iguana_background {
		background-image: url("../images/rainforest/activity_1/iguana_background_768.png");
		background-repeat: no-repeat; 
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}

	#iguana_overlay_1,
	#iguana_overlay_2{
		background-image: url("../images/rainforest/activity_1/iguana_top_layer_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}

	#toucan_a1_p1 .toucan_background {
		background-image: url("../images/rainforest/activity_1/toucan_background_768.png");
		background-repeat: no-repeat; 
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}

	#toucan_overlay_1,
	#toucan_overlay_2{
		background-image: url("../images/rainforest/activity_1/toucan_top_layer_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}
	
	
	/*Level 2 Activity 2*/
	
	
	
	.panels div.image_panels {
		float: none;
		margin: 15px 13px;
		height: 121px;
		width:  351px;
	}
	
	
	
	body.three_panels #canvas  {
		height: 83.65vh;
	}
	
	
	
	body.rainforest  div.monkey_bright {
		background-image: url("../images/rainforest/activity_2/768_monkey.png") !important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
	body.rainforest div.monkey_faded {
		background-image: url("../images/rainforest/activity_2/768_monkey_faded.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
	body.rainforest div.butterfly_bright {
		background-image: url("../images/rainforest/activity_2/768_butterfly.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
	body.rainforest div.butterfly_faded {
		background-image: url("../images/rainforest/activity_2/768_butterfly_faded.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
	body.rainforest div.jaguar_bright {
		background-image: url("../images/rainforest/activity_2/768_jaguar.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
	body.rainforest div.jaguar_faded {
		background-image: url("../images/rainforest/activity_2/768_jaguar_faded.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
	body.rainforest div.iguana_bright {
		background-image: url("../images/rainforest/activity_2/768_iguana.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
	body.rainforest div.iguana_faded {
		background-image: url("../images/rainforest/activity_2/768_iguana_faded.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
	body.rainforest div.toucan_bright {
		background-image: url("../images/rainforest/activity_2/768_toucan.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
	body.rainforest div.toucan_faded {
		background-image: url("../images/rainforest/activity_2/768_toucan_faded.png") !important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
	/*Level 2 Activity 3*/
	
	.panels .black_panel {
		background-image: url("../images/rainforest/activity_3/768_black_panel_1.png")!important;
		float: none;
		margin: 10px 0 0 15px;
		height: 121px;
		width: 351px;
		background-size: 351px 121px;
	}

	.panel_holder {
		float: none;
		margin: 10px 0 0 15px;
		height: 121px;
		width: 351px;
	}
	.a3_monkey_faded {
		background-image: url("../images/rainforest/activity_3/768_monkey_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_butterfly_faded {
		background-image: url("../images/rainforest/activity_3/768_butterfly_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_jaguar_faded {
		background-image: url("../images/rainforest/activity_3/768_jaguar_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_iguana_faded {
		background-image: url("../images/rainforest/activity_3/768_iguana_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_toucan_faded {
		background-image: url("../images/rainforest/activity_3/768_toucan_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}


	.a3_monkey {
		background-image: url("../images/rainforest/activity_3/768_monkey.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_butterfly{
		background-image: url("../images/rainforest/activity_3/768_butterfly.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_jaguar {
		background-image: url("../images/rainforest/activity_3/768_jaguar.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_iguana {
		background-image: url("../images/rainforest/activity_3/768_iguana.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_toucan {
		background-image: url("../images/rainforest/activity_3/768_toucan.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.panel_1,
	.panel_2,
	.panel_3{
		position: relative;
	}

	.mag_first_panel,
	.mag_second_panel,
	.mag_third_panel{
		position: absolute;
		top: 18px;
		left: 270px;
		z-index: 15px;
		width: 15%;
		height: auto;
	}
	
	
	
	/*Level 3*/
	
	body.africa #canvas{
		height: 85vh;
	}
	

	img#level_3_title {
		max-width: 80%;
		height: auto;
	}
	
	#main_menu_africa_index img#den_icon {
		max-width: 12%;
		height: auto;
		margin-left: -225px;
		
	}
	
	
	#elephant_a1_p1 .elephant_background{
		background-image: url("../images/africa/activity_1/hyrax_background_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#elephant_overlay_1,
	#elephant_overlay_2{
			background-image: url("../images/africa/activity_1/elephant_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}


	#hippo_a1_p1 .hippo_background{
			background-image: url("../images/africa/activity_1/hippo_background_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}

	#hippo_overlay_1,
	#hippo_overlay_2{
			background-image: url("../images/africa/activity_1/hippo_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}

	#rhino_a1_p1 .rhino_background{
			background-image: url("../images/africa/activity_1/rhino_background_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}

	#rhino_overlay_1,
	#rhino_overlay_2{
			background-image: url("../images/africa/activity_1/rhino_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}

	#lion_a1_p1 .lion_background{
			background-image: url("../images/africa/activity_1/lion_background_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}

	#lion_overlay_1,
	#lion_overlay_2{
			background-image: url("../images/africa/activity_1/lion_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}

	#wildebeest_a1_p1 .wildebeest_background{
			background-image: url("../images/africa/activity_1/wildebeest_background_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}

	#wildebeest_overlay_1,
	#wildebeest_overlay_2{
			background-image: url("../images/africa/activity_1/wildebeest_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}

	#zebra_a1_p1 .zebra_background{
			background-image: url("../images/africa/activity_1/zebra_background_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}

	#zebra_overlay_1,
	#zebra_overlay_2{
			background-image: url("../images/africa/activity_1/zebra_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}

	#vulture_a1_p1 .vulture_background{
			background-image: url("../images/africa/activity_1/vulture_background_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}

	#vulture_overlay_1,
	#vulture_overlay_2{
			background-image: url("../images/africa/activity_1/vulture_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}

	#hyrax_a1_p1 .hyrax_background{
			background-image: url("../images/africa/activity_1/hyrax_background_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}

	#hyrax_overlay_1,
	#hyrax_overlay_2{
			background-image: url("../images/africa/activity_1/hyrax_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}
	
	/* Africa Activity 2*/

	body.africa div.lion_bright {
			background-image: url("../images/africa/activity_2/768_lion.png") !important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.africa div.lion_faded {
			background-image: url("../images/africa/activity_2/768_lion_faded.png") !important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.africa div.wildebeest_bright {
			background-image: url("../images/africa/activity_2/768_wildebeest.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.africa div.wildebeest_faded {
			background-image: url("../images/africa/activity_2/768_wildebeest_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.africa div.zebra_bright {
			background-image: url("../images/africa/activity_2/768_zebra.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.africa div.zebra_faded {
			background-image: url("../images/africa/activity_2/768_zebra_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.africa div.elephant_bright {
			background-image: url("../images/africa/activity_2/768_elephant.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.africa div.elephant_faded {
			background-image: url("../images/africa/activity_2/768_elephant_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.africa div.rhino_bright {
			background-image: url("../images/africa/activity_2/768_rhino.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.africa div.rhino_faded {
			background-image: url("../images/africa/activity_2/768_rhino_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.africa div.vulture_bright {
			background-image: url("../images/africa/activity_2/768_vulture.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.africa div.vulture_faded {
			background-image: url("../images/africa/activity_2/768_vulture_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}


	body.africa div.hyrax_bright {
			background-image: url("../images/africa/activity_2/768_hyrax.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.africa div.hyrax_faded {
			background-image: url("../images/africa/activity_2/768_hyrax_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.africa div.hippo_bright {
			background-image: url("../images/africa/activity_2/768_hippo.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.africa div.hippo_faded {
			background-image: url("../images/africa/activity_2/768_hippo_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}
	
	
	
	/* Activity 3*/
	
	.a3_lion_faded {
		background-image: url("../images/africa/activity_3/768_lion_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_wildebeest_faded {
		background-image: url("../images/africa/activity_3/768_wildebeest_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_zebra_faded {
		background-image: url("../images/africa/activity_3/768_zebra_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_elephant_faded {
		background-image: url("../images/africa/activity_3/768_elephant_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_hippo_faded {
		background-image: url("../images/africa/activity_3/768_hippo_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_rhino_faded {
		background-image: url("../images/africa/activity_3/768_rhino_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_vulture_faded {
		background-image: url("../images/africa/activity_3/768_vulture_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_hyrax_faded {
		background-image: url("../images/africa/activity_3/768_hyrax_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}


	.a3_lion {
		background-image: url("../images/africa/activity_3/768_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_wildebeest {
		background-image: url("../images/africa/activity_3/768_wildebeest.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}


	.a3_zebra {
		background-image: url("../images/africa/activity_3/768_zebra.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_elephant {
		background-image: url("../images/africa/activity_3/768_elephant.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_hippo {
		background-image: url("../images/africa/activity_3/768_hippo.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_rhino {
		background-image: url("../images/africa/activity_3/768_rhino.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_vulture {
		background-image: url("../images/africa/activity_3/768_vulture.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_hyrax {
		background-image: url("../images/africa/activity_3/768_hyrax.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
	
	/*World*/
	
	body.world #canvas{
		height: 85vh;
	}
	
	img#level_4_title {
		max-width: 80%;
		height: auto;
	}
	
	
	#main_menu_world_index img#den_icon {
		max-width: 12%;
		height: auto;
		margin-left: -225px;
		
	}
	
	
	#ant_a1_p1 .ant_background{
		background-image: url("../images/world/activity_1/ant_background_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#ant_overlay_1,
	#ant_overlay_2{
			background-image: url("../images/world/activity_1/ant_top_layer_768.png");
			background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}
	
	
	#sea_lion_a1_p1 .sea_lion_background{
		background-image: url("../images/world/activity_1/sea_lion_background_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#sea_lion_overlay_1,
	#sea_lion_overlay_2{
			background-image: url("../images/world/activity_1/sea_lion_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}
	
	#otter_a1_p1 .otter_background{
		background-image: url("../images/world/activity_1/otter_background_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#otter_overlay_1,
	#otter_overlay_2{
			background-image: url("../images/world/activity_1/otter_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}
	
	#koala_a1_p1 .koala_background{
		background-image: url("../images/world/activity_1/koala_background_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#koala_overlay_1,
	#koala_overlay_2{
			background-image: url("../images/world/activity_1/koala_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}
	
	#naked_mole_rat_a1_p1 .naked_mole_rat_background{
		background-image: url("../images/world/activity_1/naked_mole_rat_background_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#naked_mole_rat_overlay_1,
	#naked_mole_rat_overlay_2{
			background-image: url("../images/world/activity_1/naked_mole_rat_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}
	
	#camel_a1_p1 .camel_background{
		background-image: url("../images/world/activity_1/camel_background_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#camel_overlay_1,
	#camel_overlay_2{
			background-image: url("../images/world/activity_1/camel_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}
	
	#panda_a1_p1 .panda_background{
		background-image: url("../images/world/activity_1/panda_background_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#panda_overlay_1,
	#panda_overlay_2{
			background-image: url("../images/world/activity_1/panda_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}
	
	#umbrella_bird_a1_p1 .umbrella_bird_background{
		background-image: url("../images/world/activity_1/umbrella_bird_background_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#umbrella_bird_overlay_1,
	#umbrella_bird_overlay_2{
			background-image: url("../images/world/activity_1/umbrella_bird_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}
	
	#yak_a1_p1 .yak_background{
		background-image: url("../images/world/activity_1/yak_background_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#yak_overlay_1,
	#yak_overlay_2{
			background-image: url("../images/world/activity_1/yak_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}
	
	#duck_a1_p1 .duck_background{
		background-image: url("../images/world/activity_1/duck_background_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#duck_overlay_1,
	#duck_overlay_2{
			background-image: url("../images/world/activity_1/duck_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}
	
	#fox_a1_p1 .fox_background{
		background-image: url("../images/world/activity_1/fox_background_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#fox_overlay_1,
	#fox_overlay_2{
			background-image: url("../images/world/activity_1/fox_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}
	
	#gorilla_a1_p1 .gorilla_background{
		background-image: url("../images/world/activity_1/gorilla_background_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#gorilla_overlay_1,
	#gorilla_overlay_2{
			background-image: url("../images/world/activity_1/gorilla_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}
	
	#quail_a1_p1 .quail_background{
		background-image: url("../images/world/activity_1/quail_background_768.png");
		background-repeat: no-repeat;
		width: 375px;
		height: 210px;
		background-size: 375px 210px;
	}
	
	#quail_overlay_1,
	#quail_overlay_2{
			background-image: url("../images/world/activity_1/quail_top_layer_768.png");
			background-repeat: no-repeat;
			width: 375px;
		height: 210px;
		background-size: 375px 210px;
		}
	
	/*Activity 2*/
	
	body.world div.ant_bright {
		background-image: url("../images/world/activity_2/768_ant.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
	body.world div.ant_faded {
			background-image: url("../images/world/activity_2/768_ant_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.koala_bright {
			background-image: url("../images/world/activity_2/768_koala.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.koala_faded {
			background-image: url("../images/world/activity_2/768_koala_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.otter_bright {
			background-image: url("../images/world/activity_2/768_otter.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.otter_faded {
			background-image: url("../images/world/activity_2/768_otter_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.sea_lion_bright {
			background-image: url("../images/world/activity_2/768_sea_lion.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.sea_lion_faded {
			background-image: url("../images/world/activity_2/768_sea_lion_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}
	body.world div.camel_bright {
			background-image: url("../images/world/activity_2/768_camel.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.camel_faded {
			background-image: url("../images/world/activity_2/768_camel_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.panda_bright {
			background-image: url("../images/world/activity_2/768_panda.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.panda_faded {
			background-image: url("../images/world/activity_2/768_panda_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.naked_mole_rat_bright {
			background-image: url("../images/world/activity_2/768_naked_mole_rat.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.naked_mole_rat_faded {
			background-image: url("../images/world/activity_2/768_naked_mole_rat_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.umbrella_bird_bright {
			background-image: url("../images/world/activity_2/768_umbrella_bird.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.umbrella_bird_faded {
			background-image: url("../images/world/activity_2/768_umbrella_bird_faded.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.yak_bright {
			background-image: url("../images/world/activity_2/768_yak.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.yak_faded {
			background-image: url("../images/world/activity_2/768_yak_faded.png")!important ;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.duck_bright {
			background-image: url("../images/world/activity_2/768_duck.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.duck_faded {
			background-image: url("../images/world/activity_2/768_duck_faded.png")!important ;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.fox_bright {
			background-image: url("../images/world/activity_2/768_fox.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.fox_faded {
			background-image: url("../images/world/activity_2/768_fox_faded.png")!important ;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.gorilla_bright {
			background-image: url("../images/world/activity_2/768_gorilla.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.gorilla_faded {
			background-image: url("../images/world/activity_2/768_gorilla_faded.png")!important ;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.quail_bright {
			background-image: url("../images/world/activity_2/768_quail.png")!important;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}

	body.world div.quail_faded {
			background-image: url("../images/world/activity_2/768_quail_faded.png")!important ;
			background-repeat: no-repeat;
		background-size: 351px 121px;
		}
	
	
	/* World Activity 3*/


.a3_ant_faded {
		background-image: url("../images/world/activity_3/768_ant_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_koala_faded {
		background-image: url("../images/world/activity_3/768_koala_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_otter_faded {
		background-image: url("../images/world/activity_3/768_otter_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_sea_lion_faded {
		background-image: url("../images/world/activity_3/768_sea_lion_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_camel_faded {
		background-image: url("../images/world/activity_3/768_camel_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_panda_faded {
		background-image: url("../images/world/activity_3/768_panda_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_naked_mole_rat_faded {
		background-image: url("../images/world/activity_3/768_naked_mole_rat_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_umbrella_bird_faded {
		background-image: url("../images/world/activity_3/768_umbrella_bird_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_yak_faded {
		background-image: url("../images/world/activity_3/768_yak_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_duck_faded {
		background-image: url("../images/world/activity_3/768_duck_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_fox_faded {
		background-image: url("../images/world/activity_3/768_fox_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_gorilla_faded {
		background-image: url("../images/world/activity_3/768_gorilla_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_quail_faded {
		background-image: url("../images/world/activity_3/768_quail_faded_v2.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_ant {
		background-image: url("../images/world/activity_3/768_ant.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_koala {
		background-image: url("../images/world/activity_3/768_koala.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_otter {
		background-image: url("../images/world/activity_3/768_otter.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_sea_lion {
		background-image: url("../images/world/activity_3/768_sea_lion.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_camel {
		background-image: url("../images/world/activity_3/768_camel.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_panda {
		background-image: url("../images/world/activity_3/768_panda.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_naked_mole_rat {
		background-image: url("../images/world/activity_3/768_naked_mole_rat.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_umbrella_bird {
		background-image: url("../images/world/activity_3/768_umbrella_bird.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_yak {
		background-image: url("../images/world/activity_3/768_yak.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_duck {
		background-image: url("../images/world/activity_3/768_duck.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_fox {
		background-image: url("../images/world/activity_3/768_fox.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_gorilla {
		background-image: url("../images/world/activity_3/768_gorilla.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	.a3_quail {
		background-image: url("../images/world/activity_3/768_quail.png")!important;
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
	/* Level 5 */
	
	#level_five_index_page img#den_icon {
		left: 290px!important;
	}
	
	/* Level 6 */
	
	#level_6_index_page img#den_icon {
		max-width: 16%;
		height: auto;
		position: absolute;
		top: 2px;
		left: 300px!important;
	}
	
	div.av {
		background-image: url("../images/level_6/768/av.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.av_faded {
		background-image: url("../images/level_6/768/av_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.beb {
		background-image: url("../images/level_6/768/beb.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.beb_faded {
		background-image: url("../images/level_6/768/beb_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
div.bef {
		background-image: url("../images/level_6/768/bef.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.bef_faded {
		background-image: url("../images/level_6/768/bef_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

	
div.bel {
		background-image: url("../images/level_6/768/bel.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.bel_faded {
		background-image: url("../images/level_6/768/bel_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.buz {
		background-image: url("../images/level_6/768/buz.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.buz_faded {
		background-image: url("../images/level_6/768/buzb_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.cax {
		background-image: url("../images/level_6/768/cax.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.cax_faded {
		background-image: url("../images/level_6/768/cax_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.cen {
		background-image: url("../images/level_6/768/cen.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.cen_faded {
		background-image: url("../images/level_6/768/cen_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
div.cev {
		background-image: url("../images/level_6/768/cev.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.cev_faded {
		background-image: url("../images/level_6/768/cev_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
div.daf {
		background-image: url("../images/level_6/768/daf.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.daf_faded {
		background-image: url("../images/level_6/768/daf_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.dat {
		background-image: url("../images/level_6/768/dat.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.dat_faded {
		background-image: url("../images/level_6/768/dat_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.def {
		background-image: url("../images/level_6/768/def.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.def_faded {
		background-image: url("../images/level_6/768/def_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.des {
		background-image: url("../images/level_6/768/des.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.des_faded {
		background-image: url("../images/level_6/768/des_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.dod {
		background-image: url("../images/level_6/768/dod.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.dod_faded {
		background-image: url("../images/level_6/768/dod_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.duz {
		background-image: url("../images/level_6/768/duz.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.duz_faded {
		background-image: url("../images/level_6/768/duz_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.el {
		background-image: url("../images/level_6/768/el.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.el_faded {
		background-image: url("../images/level_6/768/el_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.es {
		background-image: url("../images/level_6/768/es.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.es_faded {
		background-image: url("../images/level_6/768/es_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}


div.et {
		background-image: url("../images/level_6/768/et.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.et_faded {
		background-image: url("../images/level_6/768/et_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.ev {
		background-image: url("../images/level_6/768/ev.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.ev_faded {
		background-image: url("../images/level_6/768/ev_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.feb {
		background-image: url("../images/level_6/768/feb.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.feb_faded {
		background-image: url("../images/level_6/768/feb_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.fub {
		background-image: url("../images/level_6/768/fub.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.fub_faded {
		background-image: url("../images/level_6/768/fub_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.gat {
		background-image: url("../images/level_6/768/gat.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.gat_faded {
		background-image: url("../images/level_6/768/gat_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.gev {
		background-image: url("../images/level_6/768/gev.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.gev_faded {
		background-image: url("../images/level_6/768/gev_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
	
div.hax {
		background-image: url("../images/level_6/768/hax.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.hax_faded {
		background-image: url("../images/level_6/768/hax_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.hib {
		background-image: url("../images/level_6/768/hib.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.hib_faded {
		background-image: url("../images/level_6/768/hib_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.hic {
		background-image: url("../images/level_6/768/hic.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.hic_faded {
		background-image: url("../images/level_6/768/hic_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.ig {
		background-image: url("../images/level_6/768/ig.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.ig_faded {
		background-image: url("../images/level_6/768/ig_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.il {
		background-image: url("../images/level_6/768/il.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.il_faded {
		background-image: url("../images/level_6/768/il_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.jaf {
		background-image: url("../images/level_6/768/jaf.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.jaf_faded {
		background-image: url("../images/level_6/768/jaf_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.jic {
		background-image: url("../images/level_6/768/jic.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.jic_faded {
		background-image: url("../images/level_6/768/jic_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.kax {
		background-image: url("../images/level_6/768/kax.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.kax_faded {
		background-image: url("../images/level_6/768/kax_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.keb {
		background-image: url("../images/level_6/768/keb.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.keb_faded {
		background-image: url("../images/level_6/768/keb_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.kub {
		background-image: url("../images/level_6/768/kub.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.kub_faded {
		background-image: url("../images/level_6/768/kub_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.len {
		background-image: url("../images/level_6/768/len.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.len_faded {
		background-image: url("../images/level_6/768/len_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.lod {
		background-image: url("../images/level_6/768/lod.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.lod_faded {
		background-image: url("../images/level_6/768/lod_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.maj {
		background-image: url("../images/level_6/768/maj.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.maj_faded {
		background-image: url("../images/level_6/768/maj_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.mek {
		background-image: url("../images/level_6/768/mek.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.mek_faded {
		background-image: url("../images/level_6/768/mek_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.naf {
		background-image: url("../images/level_6/768/naf.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.naf_faded {
		background-image: url("../images/level_6/768/naf_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.nup {
		background-image: url("../images/level_6/768/nup.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.nup_faded {
		background-image: url("../images/level_6/768/nup_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.og {
		background-image: url("../images/level_6/768/og.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.og_faded {
		background-image: url("../images/level_6/768/og_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.os {
		background-image: url("../images/level_6/768/os.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.os_faded {
		background-image: url("../images/level_6/768/os_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.ot {
		background-image: url("../images/level_6/768/ot.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.ot_faded {
		background-image: url("../images/level_6/768/ot_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.ov {
		background-image: url("../images/level_6/768/ov.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.ov_faded {
		background-image: url("../images/level_6/768/ov_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.paf {
		background-image: url("../images/level_6/768/paf.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.paf_faded {
		background-image: url("../images/level_6/768/paf_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.pes {
		background-image: url("../images/level_6/768/pes.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.pes_faded {
		background-image: url("../images/level_6/768/pes_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.pic {
		background-image: url("../images/level_6/768/pic.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.pic_faded {
		background-image: url("../images/level_6/768/pic_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.qap {
		background-image: url("../images/level_6/768/qap.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.qap_faded {
		background-image: url("../images/level_6/768/qap_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.qef {
		background-image: url("../images/level_6/768/qef.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.qef_faded {
		background-image: url("../images/level_6/768/qef_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.qek {
		background-image: url("../images/level_6/768/qek.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.qek_faded {
		background-image: url("../images/level_6/768/qek_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.raf {
		background-image: url("../images/level_6/768/raf.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.raf_faded {
		background-image: url("../images/level_6/768/raf_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.raj {
		background-image: url("../images/level_6/768/raj.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.raj_faded {
		background-image: url("../images/level_6/768/raj_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.rel {
		background-image: url("../images/level_6/768/rel.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.rel_faded {
		background-image: url("../images/level_6/768/rel_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.res {
		background-image: url("../images/level_6/768/res.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.res_faded {
		background-image: url("../images/level_6/768/res_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.rup {
		background-image: url("../images/level_6/768/rup.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.rup_faded {
		background-image: url("../images/level_6/768/rup_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.sek {
		background-image: url("../images/level_6/768/sek.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.sek_faded {
		background-image: url("../images/level_6/768/sek_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.sib {
		background-image: url("../images/level_6/768/sib.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.sib_faded {
		background-image: url("../images/level_6/768/sib_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.sup {
		background-image: url("../images/level_6/768/sup.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.sup_faded {
		background-image: url("../images/level_6/768/sup_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.taj {
		background-image: url("../images/level_6/768/taj.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.taj_faded {
		background-image: url("../images/level_6/768/taj_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.tup {
		background-image: url("../images/level_6/768/tup.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.tup_faded {
		background-image: url("../images/level_6/768/tup_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.ug {
		background-image: url("../images/level_6/768/ug.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.ug_faded {
		background-image: url("../images/level_6/768/ug_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.ul {
		background-image: url("../images/level_6/768/ul.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.ul_faded {
		background-image: url("../images/level_6/768/ul_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.ut {
		background-image: url("../images/level_6/768/ut.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.ut_faded {
		background-image: url("../images/level_6/768/ut_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.vaf {
		background-image: url("../images/level_6/768/vaf.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.vaf_faded {
		background-image: url("../images/level_6/768/vaf_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.ven {
		background-image: url("../images/level_6/768/ven.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.ven_faded {
		background-image: url("../images/level_6/768/ven_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.vev {
		background-image: url("../images/level_6/768/vev.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.vev_faded {
		background-image: url("../images/level_6/768/vev_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.vod {
		background-image: url("../images/level_6/768/vod.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.vod_faded {
		background-image: url("../images/level_6/768/vod_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.wap {
		background-image: url("../images/level_6/768/wap.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.wap_faded {
		background-image: url("../images/level_6/768/wap_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.wub {
		background-image: url("../images/level_6/768/wub.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.wub_faded {
		background-image: url("../images/level_6/768/wub_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.wuz {
		background-image: url("../images/level_6/768/wuz.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.wuz_faded {
		background-image: url("../images/level_6/768/wuz_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.xap {
		background-image: url("../images/level_6/768/xap.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.xap_faded {
		background-image: url("../images/level_6/768/xap_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.xup {
		background-image: url("../images/level_6/768/xup.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.xup_faded {
		background-image: url("../images/level_6/768/xup_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.yat {
		background-image: url("../images/level_6/768/yat.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.yat_faded {
		background-image: url("../images/level_6/768/yat_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.ys {
		background-image: url("../images/level_6/768/ys.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.ys_faded {
		background-image: url("../images/level_6/768/ys_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.zel {
		background-image: url("../images/level_6/768/zel.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.zel_faded {
		background-image: url("../images/level_6/768/zel_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
div.zib {
		background-image: url("../images/level_6/768/zib.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}

div.zib_faded {
		background-image: url("../images/level_6/768/zib_faded.png");
		background-repeat: no-repeat;
		background-size: 351px 121px;
	}
	
	
	div.letter_a {
	background-image: url("../images/level_6/768/letter_a.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_b {
	background-image: url("../images/level_6/768/letter_b.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_c {
	background-image: url("../images/level_6/768/letter_c.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_d {
	background-image: url("../images/level_6/768/letter_d.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_e {
	background-image: url("../images/level_6/768/letter_e.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_f {
	background-image: url("../images/level_6/768/letter_f.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_g {
	background-image: url("../images/level_6/768/letter_g.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_h {
	background-image: url("../images/level_6/768/letter_h.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_i {
	background-image: url("../images/level_6/768/letter_i.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_j {
	background-image: url("../images/level_6/768/letter_j.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_k {
	background-image: url("../images/level_6/768/letter_k.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_l {
	background-image: url("../images/level_6/768/letter_l.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_m {
	background-image: url("../images/level_6/768/letter_m.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_n {
	background-image: url("../images/level_6/768/letter_n.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_o {
	background-image: url("../images/level_6/768/letter_o.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_p {
	background-image: url("../images/level_6/768/letter_p.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_q {
	background-image: url("../images/level_6/768/letter_q.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_r {
	background-image: url("../images/level_6/768/letter_r.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_s {
	background-image: url("../images/level_6/768/letter_s.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_t {
	background-image: url("../images/level_6/768/letter_t.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_u {
	background-image: url("../images/level_6/768/letter_u.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_v {
	background-image: url("../images/level_6/768/letter_v.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_w {
	background-image: url("../images/level_6/768/letter_w.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_x {
	background-image: url("../images/level_6/768/letter_x.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_y {
	background-image: url("../images/level_6/768/letter_y.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}

div.letter_z {
	background-image: url("../images/level_6/768/letter_z.png");
	background-repeat: no-repeat;
		background-size: 351px 121px;
}
	
	/* Level 6 - Vowels */
	
	#vowel_activities img.mag_first_panel {
		position: absolute;
		top: 33px;
		left: 285px;
		width: 12%;
	}
	
	#vowel_activities img.mag_third_panel {
		position: absolute;
		top: 33px;
		left: 285px;
		width: 12%;
	}
	
	
	
	/* 375 - Review Menu - Rainforest Animals */

	.rainforest_review #picture_activity_one {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_1.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	.rainforest_review #picture_activity_two {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_2.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	.rainforest_review #picture_activity_three {
		background-image: url("../images/rainforest/rainforest_menu/animals_activity_3.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	
	/* 375 - Review Menu - Rainforest Letters*/

	.rainforest_review #letter_activity_one {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_1.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	.rainforest_review #letter_activity_two {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_2.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	.rainforest_review #letter_activity_three {
		background-image: url("../images/rainforest/rainforest_menu/letters_activity_3.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	
	
	/* 375 - Review Menu - Africa Animals */

	.africa_review #africa_picture_activity_one {
		background-image: url("../images/africa/africa_menu/animals_activity_1.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	.africa_review #africa_picture_activity_two {
		background-image: url("../images/africa/africa_menu/animals_activity_2.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	.africa_review #africa_picture_activity_three {
		background-image: url("../images/africa/africa_menu/animals_activity_3.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	
	/* 375 - Review Menu - Africa Letters*/

	.africa_review #africa_letter_activity_one {
		background-image: url("../images/africa/africa_menu/letters_activity_1.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	.africa_review #africa_letter_activity_two {
		background-image: url("../images/africa/africa_menu/letters_activity_2.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	.africa_review #africa_letter_activity_three {
		background-image: url("../images/africa/africa_menu/letters_activity_3.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	
	
	/* 375 - Review Menu - World Animals */

	.world_review #world_picture_activity_one {
		background-image: url("../images/world/world_menu/animals_activity_1.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	.world_review #world_picture_activity_two {
		background-image: url("../images/world/world_menu/animals_activity_2.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	.world_review #world_picture_activity_three {
		background-image: url("../images/world/world_menu/animals_activity_3.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	
	/* 375 - Review Menu - World Letters*/

	.world_review #world_letters_activity_one {
		background-image: url("../images/world/world_menu/letters_activity_1.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	.world_review #world_letters_activity_two {
		background-image: url("../images/world/world_menu/letters_activity_2.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
	}
	
	.world_review #world_letters_activity_three {
		background-image: url("../images/world/world_menu/letters_activity_3.png");
		height: 60px;
		width: 350px;
		margin-left: 5px;
		margin-bottom: 5px;
		background-size: 350px 60px;
		
	}
	
	
	.picture_activity img,
	.letter_activity img{
		width: 14% !important;
		height: auto;
	}
	
	
	 #letter_menu_images_container .circle,
	 #animal_menu_images_container .circle{
		margin: 5px 10px 5px 100px !important;
	}
	
	 #letter_menu_images_container .square,
	 #animal_menu_images_container .square{
		margin-left: 30px!important;
	}
	
	#letter_menu_images_container .triangle,
	#animal_menu_images_container .triangle{
		margin-left: 25px!important;
	}



}


