#navmap 
{
	DISPLAY: block; BACKGROUND: url(/images/find_a_bible/world_off.gif); MARGIN: 0px auto 2em; WIDTH: 460px; POSITION: relative; HEIGHT: 188px
}

.Americas 
{
	DISPLAY: block; OVERFLOW: hidden; WIDTH: 202px; CURSOR: hand; PADDING-TOP: 188px; POSITION: absolute; HEIGHT: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%; LEFT: 0px; TOP: 0px
}

.Europe 
{
	DISPLAY: block; OVERFLOW: hidden; WIDTH: 81px; CURSOR: hand; PADDING-TOP: 63px; POSITION: absolute; HEIGHT: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%; LEFT: 188px; TOP: 7px
}

.Africa 
{
	DISPLAY: block; OVERFLOW: hidden; WIDTH: 91px; CURSOR: hand; PADDING-TOP: 94px; POSITION: absolute; HEIGHT: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%; LEFT: 191px; TOP: 66px
}

.Asia 
{
	DISPLAY: block; OVERFLOW: hidden; WIDTH: 208px; CURSOR: hand; PADDING-TOP: 121px; POSITION: absolute; HEIGHT: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%; LEFT: 250px; TOP: 6px
}

.Pacific 
{
	DISPLAY: block; OVERFLOW: hidden; WIDTH: 96px; CURSOR: hand; PADDING-TOP: 65px; POSITION: absolute; HEIGHT: 0px;
	BACKGROUND: none transparent scroll repeat 0% 0%; LEFT: 355px; TOP: 113px
}

.Americas:hover 
{
	BACKGROUND: url(/images/find_a_bible/W_AME.gif) no-repeat 0px 0px
}

.Europe:hover
{
	Z-INDEX: 100; BACKGROUND: url(/images/find_a_bible/W_EUR.gif) no-repeat 0px 0px
}
.Africa:hover 
{
	BACKGROUND: url(/images/find_a_bible/W_AFR.gif) no-repeat 0px 0px
}
.Asia:hover 
{
	BACKGROUND: url(/images/find_a_bible/W_ASI.gif) no-repeat 0px 0px
}
.Pacific:hover 
{
	BACKGROUND: url(/images/find_a_bible/W_PAC.gif) no-repeat 0px 0px
}

.hidetext 
{
	VISIBILITY: hidden
}

.linktext
{
	color: #3C5B0E;
	text-decoration:none;
}

.linktext:link
{
	text-decoration: none
}
.linktext:visited
{
	text-decoration: none
}
.linktext:hover
{
	text-decoration: underline
}
.linktext:active
{
	text-decoration: none
}