body.blue
{
	background: #524DA7 url(images/blue_body_background_with_white.jpg) center center repeat-y;
}

#container1
{
	background: url(images/blue_background.jpg) no-repeat 50% 35px;
}

#header
{
	background: url(images/blue_header.png) no-repeat top left;
}

#home_button
{
	background: url(images/blue_home_button_area2.png) no-repeat top left;
	margin-top: 0px;
}
#home_button a
{
	margin-top: 8px;
}	

a.button-home:hover {	background: url(images/blue_button-o_home.png) no-repeat top left; }

a.button-blog:hover {	background: url(images/blue_button-o_blog.png) no-repeat top left; }


div#left_menu {
  background: url() no-repeat top;
  width:165px;
  
}
div#left_menu_footer {
  background: url(images/left_menu_blue_bottom.gif) no-repeat top;
  width:165px;
  height:20px;
}

div#left_menu_expand {
  position:relative;
  top:20px;
  background: url(images/left_menu_blue_middle.gif);
  background-repeat:repeat-y;
}


a#button_kids_zone { background: url(images/blue_left_button_kids_zone.png) no-repeat top right; }
a#button_parents { background: url(images/blue_left_button_parents.png) no-repeat top right; }
a#button_teachers {	background: url(images/blue_left_button_teachers.png) no-repeat top right; }
a#button_how_to_use {	background: url(images/blue_left_button_HowToUse.png) no-repeat top right; }
a#button_safe_surf {	background: url(images/blue_left_button_safeSurf.png) no-repeat top right; }
#content_top
{
	background: url(images/blue_content_top.png) no-repeat top center;
}
a.button_play:hover { background: url(images/button-o_play_blue.gif) no-repeat top left; }
a.button_learn_how:hover {	background: url(images/button-o_learn_how_blue.png) no-repeat top left; }

#did-you-know p {
  background-color:#524DA7;
}
