#gmap {
	display: block;
	width: 600px;
	height: 450px;
	background: url(/images/map/bg-faded.png);
	position: relative;
}

#gmap a {
	color: #000;
	font-family: Georgia, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

a#title, a#title:visited {
	display: block;
	width: 600px;
	height: 0;
	padding-top: 450px;
	position: absolute;
	left: 0;
	top: 0;
	cursor: default;
	text-decoration: none;
}
* html a#title {
	height: 450px; he\ight:0;
}
#gmap a#title:hover {
	background: transparent url(/images/map/bg-coloured.png) no-repeat 0 0;
	overflow: visible;
	color: #c00;
}

#gmap a {
	display: block;
	height: 0;
	overflow: hidden;
	position: absolute;
}
#gmap a:hover { border: 0; }


a#flag {
	width: 99px;
	padding-top: 64px;
	left: 293px;
	top: -4px;
}
* html a#flag {
	height: 64px; he\ight:0;
}
a#flag:hover {
	background: transparent url(/images/map/flag.png) no-repeat 0 0;
	overflow: visible;
}

a#tent {
	width: 307px;
	padding-top: 255px;
	left: 145px;
	top: 50px;
}
* html a#tent {
	height: 255px; he\ight:0;
}
a#tent:hover {
	background: transparent url(/images/map/tent.png) no-repeat 0 0;
	overflow: visible;
}

a#speaker-left {
	width: 109px;
	padding-top: 140px;
	left: 104px;
	top: 156px;
}
* html a#speaker-left {
	height: 140px; he\ight:0;
}
a#speaker-left:hover {
	background: transparent url(/images/map/speaker-left.png) no-repeat 0 0;
	overflow: visible;
}

a#speaker-right {
	width: 117px;
	padding-top: 168px;
	left: 383px;
	top: 155px;
}
* html a#speaker-right {
	height: 168px; he\ight:0;
}
a#speaker-right:hover {
	background: transparent url(/images/map/speaker-right.png) no-repeat 0 0;
	overflow: visible;
}

a#people-left {
	width: 147px;
	padding-top: 130px;
	left: 79px;
	top: 316px;
}
* html a#people-left {
	height: 130px; he\ight:0;
}
a#people-left:hover {
	background: transparent url(/images/map/people-left.png) no-repeat 0 0;
	overflow: visible;
}

a#people-center {
	width: 147px;
	padding-top: 137px;
	left: 239px;
	top: 307px;
}
* html a#people-center {
	height: 137px; he\ight:0;
}
a#people-center:hover {
	background: transparent url(/images/map/people-center.png) no-repeat 0 0;
	overflow: visible;
}

a#people-right {
	width: 210px;
	padding-top: 122px;
	left: 369px;
	top: 332px;
}
* html a#people-right {
	height: 122px; he\ight:0;
}
a#people-right:hover {
	background: transparent url(/images/map/people-right.png) no-repeat 0 0;
	overflow: visible;
}