#usmap {width: 500px; height: 350px; position: relative;
	left: 25px;
	top: 0px;
	background-image: url(../powersim/usmap.jpg);
	background-repeat: no-repeat;
}

#stat1 {
	height: 25px;
	width: 150px;
	position:absolute;
	color: #FFFFFF;
	left: 15px;
	top: 25px;
}
#stat2 {
	height: 25px;
	width: 120px;
	position:absolute;
	color: #FFFFFF;
	left: 200px;
	top: 25px;
}
#stat3 {
	height: 25px;
	width: 140px;
	position:absolute;
	color: #FFFFFF;
	left: 355px;
	top: 25px;
}


#city1 {
	height: 65px;
	width: 80px;
	position:absolute;
	left: 30px;
	top: 80px;
}
#city2 {
	height: 65px;
	width: 80px;
	position:absolute;
	left: 60px;
	top: 190px;
}
#city3 {
	height: 65px;
	width: 80px;
	position:absolute;
	left: 240px;
	top: 260px;
}
#city4 {
	height: 65px;
	width: 80px;
	position:absolute;
	left: 200px;
	top: 80px;
}
#city5 {
	height: 65px;
	width: 80px;
	position:absolute;
	left: 400px;
	top: 130px;
}

.table_title {
	font-weight:bold;
	font-size: 14px;
	text-align: center;
}
