#mapArea {
	position: absolute;
	top: 25px;
	left: 25px;
	width: 375px;
	height: 375px;
	border-right: 1px dotted #88001B;
	border-top: 1px dotted #88001B;
}

#map {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -188px;
	width: 425px;
	height: 425px;
}

#mapHorizontalLocatorUp {
	position: absolute;
	top: 4px;
	left: 25px;
	height: 25px;
}

#mapHorizontalLocatorDown {
	position: absolute;
	top: 404px;
	left: 25px;
	height: 25px;
}


.horMapLocatorEntry5 {
	display: block;
	float: right;
	width: 75px;
	text-align: center;
	font-size: 11pt;
}

.horMapLocatorEntry15 {
	display: block;
	float: right;
	width: 25px;
	text-align: center;
	font-size: 8pt;
	padding-top: 3px;
}

.horMapLocatorEntry25 {
	display: block;
	float: right;
	width: 15px;
	text-align: center;
	font-size: 6pt;
	padding-top: 5px;
}

#mapVerticalLocatorLeft {
	top: 25px;
	left: 0px;
	width: 25px;
	height: 375px;
}

#mapVerticalLocatorRight {
	position: absolute;
	top: 25px;
	left: 400px;
	width: 25px;
	height: 375px;
}

.mapLocator {
	position: absolute;
	color: #88001B;
	font-family: monospace;
}

.verMapLocatorEntry5 {
	width: 25px;
	height: 75px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 11pt;
}

.verMapLocatorEntryContainer5 {
	line-height: 75px;
}

.verMapLocatorEntry15 {
	width: 25px;
	height: 25px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 8pt;
}

.verMapLocatorEntryContainer15 {
	line-height: 25px;
}


.verMapLocatorEntry25 {
	width: 25px;
	height: 15px;
	display: block;
	text-align: center;
	vertical-align: middle;
	font-size: 7.5pt;
}

.verMapLocatorEntryContainer25 {
	line-height: 15px;
}

#arrowUp {
	position: absolute;
	width: 39px;
	height: 44px;
	top: 0px;
	left: 50%;
	margin-left: -20px;
}

#arrowDown {
	position: absolute;
	width: 39px;
	height: 44px;
	top: 485px;
	left: 50%;
	margin-left: -20px;
}

#arrowLeft {
	position: absolute;
	width: 44px;
	height: 39px;
	left: 50%;
	top: 240px;
	margin-left: -242px;
}

#arrowRight {
	position: absolute;
	width: 44px;
	height: 39px;
	left: 50%;
	top: 240px;
	margin-left: 248px;
}

.arrow img {
	border: 0px;
}

.arrow a:focus { outline: none;}

.mapImage5 {
	width: 74px;
	height: 74px;
}

.mapImage15 {
	width: 24px;
	height: 24px;
}

.mapImage25 {
	width: 14px;
	height: 14px;
}

#mapArea a img {
	border-left: 1px dotted #88001B;
	border-bottom: 1px dotted #88001B;
	border-top: 0px;
	border-right: 0px;
}

#menu :focus { outline: none;}
#menu {
	border: 0px;
	position: absolute;
	top: 60px;
	left: 0px;
	width: 170px;
	height: 410px;
	-moz-outline-style: none;
	outline-style: none;
	outline-width: 0px;
	outline-color: -moz-use-text-color;
}
