body{	
	background-image:url(../images/home_bg_weather.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

div#headtop div#logo {float:left;width:160px; height:86px; background-image: url(../images/home_logo_weather.gif);}
div#headtop div#logo img { display:none; border:none;}

h2 {
	background-image: url(../images/bullet_weather.gif);
	background-repeat: no-repeat;
	line-height:normal;
	padding-left:16px;
	background-position: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1B6DA0;
	text-decoration: none;
	margin-bottom:10;
	list-style-image: url(../images/bullet.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B6DA0;
	padding-bottom: 2px;
}

div#nav_menu1 li:hover {background: #24B8D8;}
