
    body #mini_header{
        background-image:       url('../images/theme_files/theme_midnight_header.png');
    }


    body #body{
        background-image:	url('../images/theme_files/theme_midnight_bg.png');
		background-color:	#04183d;
    }
	body #body .container{
        background-image:		url('../images/theme_files/theme_midnight_bg.png');
		/*background-position:	center -27px;*/
		background-position:	center top;
		background-repeat:		no-repeat;
      	background-color:		#fff;
    }
	body .minisite_header .mini_site_special{  background-color:#2973AC;	}


    body #mini_footer{
        background-image:       url('../images/theme_files/theme_midnight_footer.png');
    }
	
	body #mini_footer .info p.link a,
	body #mini_footer .info p.link{
      	color: 		#438834;
    }

	body #mini_footer .info p,
	body #mini_footer .info h3,
	body #mini_footer .sponsors h3,
    #mini_footer .search_footer_left h2,
    #mini_footer .search_footer_right h2,
    #mini_footer .search_footer_left h3,
    #mini_footer .search_footer_bottom h3,
    #mini_footer .nearby_cities a{
      	color:	#fff;
    }


