body {
  background:url(http://timg.nu/bilder/bgn.png) repeat scroll 0 0 #F0F0F0;

}
#head {
	width: 958px;
	height: 94px;
	padding-top: 4px;
	margin: 0 auto;
}
#logo-slogan {
        float:left;
        width:228px;
        padding-top:5px;
        padding-bottom:0px;
}

#slogan {
	font-size: 14px;
	font-weight: bold;
color: #dadada;
       text-align:center;
       font-style: italic;
}

#menu {
	width: 958px;
	margin: 0 auto;
	height: 63px;
	background-image:url(graphicsv6/menu_bg.png);
	background-repeat:no-repeat;
	line-height: 63px;
}

.menu_item {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	font-weight: bold;
}

a.menu_item_nsel  {
	text-decoration: none;
color: #bbbbbb;
}

.menu_item a:hover, a.menu_item_sel {

	text-decoration: none;
color: #FFFFFF;
}

.city_temp {
	line-height: 20px;
	font-size: 14px;
	        font-weight: bold;
		color: #FFFFFF;
		text-align:center;

}


