#location-map
{
	position: relative;
	background: transparent url(images/location-map_Jan08.gif) 0 0 no-repeat;
	width: 418px;
	height: 260px;
}

#location-map dt
{
    clear: none;
    float: none;
	position: absolute;
	display: none;
}

#location-map dd
{
    clear: none;
    float: none;
	position: absolute;
	width: 4px;
}

#location-map dd a
{
	position: absolute;
	width: 4px;
	height: 4px;
	text-decoration: none;
}

#location-map dd a span
{
	display: none;
}

#location-map dd a:hover
{
	display: block;
	cursor: pointer;
}

#location-map dd a:hover span
{
    position: absolute;
    bottom: 100%;  
	display: block;
	padding: 5px;
	font-weight: bold;
	vertical-align: top;
	background-color: #e7edc8;
	border: 1px solid #bcbcbc;
	white-space: nowrap;
	min-width: 64px;
}

#location-map dd a:hover span.rtl
{
    right: 0;
}

/* Alaska */
#anchorage { top: 45px; left: 40px; }
#north-pole { top: 32px; left: 43px; }

/* California */
#chico { top: 88px; left: 135px; }
#long-beach { top: 160px; left: 146px; }
#stockton-1 { top: 110px; left: 136px; }
#stockton-2 { top: 113px; left: 132px; }
#stockton-3 { top: 113px; left: 140px; }
#stockton-4 { top: 116px; left: 136px; }

/* Hawaii */
#aiea { top: 112px; left: 36px; }
#kailua-kona { top: 128px; left: 53px; }
#kapolei { top: 116px; left: 36px; }
#puunene { top: 117px; left: 47px; }

/* Idaho */
#boise { top: 68px; left: 186px; }
#post-falls { top: 25px; left: 188px; }

/* Iowa */
/*#decorah { top: 92px; left: 356px; }*/
#sioux-city-1 { top: 96px; left: 322px; }
#sioux-city-2 { top: 87px; left: 322px; }
#stratford { top: 100px; left: 342px; }

/* Minnesota */
#bemidji { top: 45px; left: 335px; }
#harmony { top: 78px; left: 354px; }
#sauk-rapids { top: 68px; left: 342px; }
/* #st-cloud-1 { top: 60px; left: 336px; }*/
/* #st-cloud-2 { top: 60px; left: 340px; }*/

/* Montana */
#belgrade { top: 52px; left: 220px; }
#billings { top: 55px; left: 241px; }
#kalispell { top: 22px; left: 208px; }
#missoula { top: 38px; left: 209px; }
#polson { top: 27px; left: 208px; }

/* North Dakota */
#bismarck-1 { top: 42px; left: 291px; }
#bismarck-2 { top: 50px; left: 295px; }
/* #bismarck-3 { top: 52px; left: 295px; } */
#fargo { top: 43px; left: 319px; }

/* Oregon */
#albany { top: 40px; left: 139px; }
#bend { top: 49px; left: 149px; }
#central-point-1 { top: 61px; left: 138px; }
#central-point-2 { top: 61px; left: 134px; }
#clackamas { top: 32px; left: 141px; }
#coos-bay { top: 50px; left: 128px; }
#corvallis { top: 41px; left: 134px; }
#deer-island { top: 25px; left: 143px; }
#eugene { top: 49px; left: 136px; }
#gresham { top: 30px; left: 145px; }
#harrisburg { top: 45px; left: 135px; }
#hillsboro { top: 33px; left: 149px; }
#klamath-falls { top: 64px; left: 141px; }
#lebanon-1 { top: 42px; left: 144px; }
#lebanon-2 { top: 46px; left: 144px; }
#roseburg { top: 54px; left: 132px; }
#salem { top: 37px; left: 143px; }
#tangent { top: 44px; left: 139px; }

/* Texas */
#beaumont { top: 226px; left: 345px; }
#bryan { top: 215px; left: 323px; }
#waco { top: 204px; left: 318px; }


/* Washington */
#colville { top: 12px; left: 183px; }

/* Wyoming */
#casper { top: 89px; left: 255px; }
#cheyenne { top: 105px; left: 259px; }