body {
	background-color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
}

a,
a:link,
a:visited { color: #fff; font-weight: bold; text-decoration: none; }
a:hover,
a:active,
a:visited:hover,
a:visited:active { color: #f19700; }

img {
	border: 0;
}

div#layoutContainerLayer {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
	z-index: 3;
}

div#htmlversionLayer {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 965px;
	height: 360px;
	overflow: visible;
	z-index: 3;
}

div#worldLayer {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 900px;
	height: 510px;
	overflow: hidden;
	z-index: 3;
}

div#logosLayer {
	position: absolute;
	left: 49px;
	top: -100px;
	width: auto;
	height: 100px;
	z-index: 5;
}

div#logosLayer div.elementClass {
	height: 100px;
	float: left;
	margin-right: 32px;
}

div#logosLayer div.elementClass img {
	height: 100px;
}

div#claimLayer {
	position: absolute;
	left: 58px;
	top: 65px;
	width: 222px;
	height: 14px;
	z-index: 5;
}