#menu{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	height: 60px;
	width: 725px;
	font-family: arial;
	font-size: 18px;
	margin:0px;
	padding:0px;	
}

#menu #events{
	height: 30px;
}

#menu #regions{
	height: 30px;
}

#menu #events div,
#menu #regions div{
	margin:0px;
	padding:0px;
	position: relative;
	float: left;
	top: 0px;
	height: 30px;
	cursor:pointer;
}

.fire #fire{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position: 0px -120px;	
}

.snow #snow{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position: -65px -120px;
}
.hurricane #hurricane{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position: -187px -120px;
}
.typhoon #typhoon{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position: -309px -120px;
}
.volcano #volcano{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position: -421px -120px;
}
.storm #storm{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position: -531px -120px;
}
.tornado #tornado{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position: -617px -120px;
}

.snow #regions,
.hurricane #regions,
.typhoon #regions,
.volcano #regions,
.storm #regions{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position: 0px -90px;
}

.fire #regions{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') 13px top no-repeat;
	background-position: 0px -210px;
}

.tornado #regions{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') 13px top no-repeat;
	background-position: 0px -210px;
}


.us #us{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position: 0px -150px;
}
.asia #asia{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position:-130px -150px;
}
.europe #europe{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position:-210px -150px;
}
.americas #americas{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position:-302px -150px;
}
.africa #africa{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position:-412px -150px;
}
.australia #australia{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position:-506px -150px;
}
.antarctica #antarctica{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position:-610px -150px;
}

.asia #events,
.europe #events,
.americas #events,
.africa #events,
.australia #events
{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') left top no-repeat;
	background-position: 0px -60px;
}

.us #events{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') 13px top no-repeat;
	background-position: 0px -180px;
}

.antarctica #events{
	background: url('../HDW_Images/PeerSat_WeatherHD_menu.jpg') 13px top no-repeat;
	background-position: 0px -180px;
}


#fire{
	width: 65px;
}
#snow{
	width: 122px;	
}
#hurricane{
	width: 122px;	
}
#typhoon{
	width: 112px;	
}
#volcano{
	width: 110px;
}
#storm{
	width: 86px;
}
#tornado{
	width: 108px;
}

#us{
	width: 130px;
}
#asia{
	width: 80px;
}
#europe{
	width: 92px;
}
#americas{
	width: 110px;
}
#africa{
	width: 94px;
}
#australia{
	width: 104px;
}
#antarctica{
	width: 114px;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

		}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

		}
.text2 {
		color: #000000; 
		font-family: verdana, san-serif
		font-weight: bold; 
		font-size: 8pt;
		word-spacing: 2px; 
		text-decoration: none;
		}
p {
	
	margin: 0;
}
.text3 {
		color: #000000; 
		font-family: verdana, san-serif
		font-weight: bold; 
		font-size: 7pt;
		word-spacing: 2px; 
		line-spacing: 12pt; 
		text-decoration: none
a { 
		color: #2575B7; 
		font-family: verdana, san-serif
		font-weight: bold; 
		font-size: 5pt;
		word-spacing: 2px; 
		line-spacing: 9pt; 
		}
		
a:hover { 
		color: #ff5d00;
		font-family: verdana, san-serif
		font-weight: regular; 
		font-size: 5pt; 
		word-spacing: 2px; 
		line-spacing: 9pt; 
		text-decoration: none
		}
		

