/* CSS Document */
/*menu items*/
.mhome {
	position: absolute;
	left: 0.2em;
	width: auto;
	margin: 0 0.25em 0 0.25em;
	display: inline;
}
.mcountries {
	position: absolute;
	left: 7.65em;
	width: auto;
	margin: 0 0.25em 0 0.25em;
	display: inline;
}
.mabout {
	position: absolute;
	left: 18em;
	width: auto;
	margin: 0 0.25em 0 0.25em;
	display: inline;
}
.mhistory {
	position: absolute;
	left: 25.75em;
	width: auto;
	margin: 0 0.25em 0 0.25em;
	display: inline;
}
.mlang {
	position: absolute;
	left: 32.25em;
	width: auto;
	margin: 0 0.25em 0 0.25em;
	display: inline;
}
#mmembers {
	position: absolute;
	left: 37.15em;
	width: auto;
	margin: 0 0.25em 0 0.25em;
	display: inline;
}
.amenub {
	font-weight: bold;
	line-height: 1em;
	margin-left: 0.25em;
	margin-right: 0.25em;
}

#welcome {
	background-color: #ffffff;
	position: relative;
	width: 14.125em;
	margin: 0;
	padding: 0.5em 0 0 0.25em;
	border: 0 none;
}

#news {
	background-color: #ffffff;
	position: relative;
	width: 14.125em;
	margin: 0;
	padding: 0.75em 0 0.5em 0.25em;
	border: 0 none;
}

#worldMap {
	position: absolute;
	top: 0em;
	left: 14.5em;
	width: 33.75em;
	height: 19em;
	margin: 0;
	padding: 0;
	border: 0 none;
	z-index: 2;
}

#wmap {
	width: 33.75em;
	height: 19em;
	border: 0 none;
}

.spacer {
	background-color: #ffffff;
	position: relative;
	width: 14em;
	height: 0.5em;
	margin: 0;
	padding: 0 0 0 0;
	border: 0 none;
}

.canada {
	position: absolute;
	top: 5.125em;
	left: 6.0625em;
	width: auto;
	font-weight: bold;
	margin: 0 0.25em 0 0.25em;
	padding: 0;
	border: 0 none;
}
.caribbean {
	position: absolute;
	top: 8.5625em;
	left: 9.625em;
	width: auto;
	font-weight: bold;
	margin: 0 0.25em 0 0.25em;
	padding: 0;
	border: 0 none;
}
.northam {
	position: absolute;
	top: 7em;
	left: 5.875em;
	width: auto;
	font-weight: bold;
	margin: 0 0.25em 0 0.25em;
	padding: 0;
	border: 0 none;
}
.centam {
	position: absolute;
	top: 9.6875em;
	left: 1.275em;
	width: auto;
	font-weight: bold;
	margin: 0 0.25em 0 0.25em;
	padding: 0;
	border: 0 none;
}
.europe {
	position: absolute;
	top: 5.5625em;
	left: 16.0625em;
	width: auto;
	font-weight: bold;
	margin: 0 0.25em 0 0.25em;
	padding: 0;
	border: 0 none;
}
.africa {
	position: absolute;
	top: 9.0625em;
	left: 15.5em;
	width: auto;
	font-weight: bold;
	margin: 0 0.25em 0 0.25em;
	padding: 0;
	border: 0 none;
}
.asia {
	position: absolute;
	top: 5.75em;
	left: 22.6875em;
	width: auto;
	font-weight: bold;
	margin: 0 0.25em 0 0.25em;
	padding: 0;
	border: 0 none;
}
.australia {
	position: absolute;
	top: 13.5em;
	left: 25.9375em;
	width: auto;
	font-weight: bold;
	margin: 0 0.25em 0 0.25em;
	padding: 0;
	border: 0 none;
}

#theCountries {
	background-color: #f2f2ee;
	position: absolute;
	top: 0em;
	left: 0em;
	width: 48.4375em;
	height: auto;
	margin: 0;
	padding: 6px 0 4px 0;
	border-top: 1px solid #999999;
	border-bottom: 2px solid #555555;
	visibility: hidden;
	z-index: 4;
}
.country {
	position: relative;
	float: left;
	font-weight: normal;
	line-height: 1.2em;
	width: 8.8125em;
	margin-left: 0.5em;
	margin-right: 0.125em;
	border-right: 1px solid #cccccc;
}
#theAbout {
	background-color: #f2f2ee;
	position: absolute;
	top: 0em;
	left: 18em;
	width: 17.25em;
	height: auto;
	margin: 0;
	padding: 6px 0 4px 0;
	border-bottom: 2px solid #555555;
	visibility: hidden;
	z-index: 3;
}
.details {
	font-size: 1.2em;
}

#newsP {
	background-color: #f2f2ee;
	position: absolute;
	top: 0em;
	left: 0em;
	width: 48.4375em;
	height: auto;
	margin: 0;
	padding: 6px 0 4px 0;
	border-top: 1px solid #999999;
	border-bottom: 2px solid #555555;
	visibility: hidden;
	z-index: 5;
}
#newsS {
	background-color: #f2f2ee;
	position: absolute;
	top: 0em;
	left: 0em;
	width: 48.4375em;
	height: auto;
	margin: 0;
	padding: 6px 0 4px 0;
	border-top: 1px solid #999999;
	border-bottom: 2px solid #555555;
	visibility: hidden;
	z-index: 5;
}
.newsfont {
	font-size: 0.75em;
	line-height: 1.5em;
	margin-left: 0.25em;
	margin-right: 0.25em;
	padding: 0;
}

#logIn {
	background-color: #e2e2de;
	position: absolute;
	top: 0em;
	left: 37.2em;
	width: 11.1875em;
	height: auto;
	margin: 0;
	padding: 6px 0 4px 0;
	border-bottom: 2px solid #555555;
	visibility: hidden;
	z-index: 6;
}
.cookiefont {
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: center;
	margin-top: 0.5em;
	margin-left: 2.25em;
	margin-right: 2.25em;
	padding: 0;
}
