@charset "utf-8";
/* CSS Document */

#regions {
	position: relative;
	width: 848px;
	height: 470px;
	background-image:url(../images/region_map.gif);
	background-repeat:no-repeat;
	margin: 0px auto;
}

.club {
	color: #0000FF;
	position: absolute;
	padding-left: 20px;
	left: 320px;
	top: 46px;
}

.lionClub {
	background-image:url(../images/lion_small.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 20px;
	height: 32px;
	display: block;
	margin: 0px;
	float: left;
}

.lionClubActive {
	background-image:url(../images/lion_icon_active.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 20px;
	height: 32px;
	display: block;
	margin: 0px;
	float: left;
}

.lionessClub {
	background-image:url(../images/lioness_small.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 20px;
	height: 32px;
	display: block;
	margin: 0px;
	float: left;	
}

.lionessClubActive {
	background-image:url(../images/lioness_icon_active.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 20px;
	height: 32px;
	display: block;
	margin: 0px;
	float: left;	
}

.leoClub {
	background-image:url(../images/leo_small.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 20px;
	height: 32px;
	display: block;
	margin: 0px;
	float: left;	
}

.leoClubActive {
	background-image:url(../images/leo_icon_active.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 20px;
	height: 32px;
	display: block;
	margin: 0px;
	float: left;	
}
.mapClubName {
	clear: both;
}
.club > a:link, .club > a:visited, .club > a:active{
	color: #0000FF;
}

.club > a:hover{
	color: #FF0000;
}


/*  Western Region  */

#cedarville {
	top: 75px;
	left: 372px;
}

#stockton {
	top: 101px;
	left: 239px;
}
#freeport {
	top: 110px;
	left: 345px;
}

#pearlcity {
	top: 148px;
	left: 298px;
}

#pecatonica {
	top: 131px;
	left: 406px;
}

#germanvalley {
	top: 168px;
	left: 368px;
}

#eastdubuque {
	top: 2px;
	left: 70px;
}

#appleriver {
	top: 1px;
	left: 220px;
}

#warren {
	top: 52px;
	left: 186px;
}

#galena {
	top: 68px;
	left: 103px;
}

#elizabeth {
	top: 114px;
	left: 174px;
}

#hanover {
	top: 165px;
	left: 210px;
}

#durand {
	top: 2px;
	left: 404px;
}

#dakota {
	top: 53px;
	left: 427px;
}

/*  Upper Rock River Region  */

#southbeloit {
	top: 4px;
	left: 595px;
}

#rockton {
	top: 34px;
	left: 556px;
}

#roscoe {
	top: 52px;
	left: 666px;
}

#lovespark {
	top: 81px;
	left: 552px;
}

#winnebago {
	top: 117px;
	left: 506px;
}

#rockfordnoon {
	top: 93px;
	left: 644px;
}

#rockfordbreakfast {
	top: 147px;
	left: 669px;
}

#rockfordwest {
	top: 165px;
	left: 499px;
}

#rockfordevening {
	top: 166px;
	left: 621px;
}

#harvard {
	top: 5px;
	left: 720px;
}

#capron {
	top: 44px;
	left: 767px;
}

#poplargrove {
	top: 70px;
	left: 729px;
}

#belvidere {
	top: 122px;
	left: 756px;
}

#marengo {
	top: 201px;
	left: 762px;
}

#genoa {
	top: 250px;
	left: 749px;
}

#kirkland {
	top: 312px;
	left: 765px;
}

/* Lower Rock River Region  */

#mtcarroll {
	top: 223px;
	left: 207px;
}

#savanna {
	top: 280px;
	left: 216px;
}

#chadwick {
	top: 303px;
	left: 292px;
}

#thomson {
	top: 331px;
	left: 220px;
}

#shannon {
	top: 234px;
	left: 301px;
}

#forreston {
	top: 234px;
	left: 401px;
}

#lanark {
	top: 291px;
	left: 403px;
}

#albany {
	top: 361px;
	left: 184px;
}

#erie {
	top: 414px;
	left: 143px;
}

#morrison {
	top: 352px;
	left: 286px;
}

#tampico {
	top: 404px;
	left: 297px;
}

#prophetstown {
	top: 420px;
	left: 245px;
}

#rockfalls {
	top: 399px;
	left: 374px;
}

#sterlingnoon {
	top: 350px;
	left: 363px;
}

/* Southern Region   */

#leafriver {
	top: 224px;
	left: 535px;
}

#byron {
	top: 250px;
	left: 501px;
}

#mtmorris {
	top: 305px;
	left: 613px;
}

#polo {
	top: 304px;
	left: 500px;
}

#oregon {
	top: 297px;
	left: 548px;
}

#monroecenter {
	top: 226px;
	left: 638px;
}

#stillmanvalley {
	top: 254px;
	left: 608px;
}

#dixonnoon {
	top: 347px;
	left: 568px;
}

#dixonevening {
	top: 372px;
	left: 499px;
}

#amboy {
	top: 420px;
	left: 497px;
}

#pawpaw {
	top: 419px;
	left: 657px;
}

#ashton {
	top: 407px;
	left: 610px;
}

#rochelle {
	top: 320px;
	left: 673px;
}
