@charset "utf-8";
/* CSS Document */

#mapholder{
	height:0px;
	width:0px;
	background-repeat:repeat-x;
	overflow:hidden;
	background:url(../img/blue_bar.jpg);
	//background:url(../img/blue_bar_IE.jpg);
	//margin-top:0px;
}

#map_title{
	height:0px;
	overflow:hidden;
	margin-left:-1400px;
}



