html, body {
	margin: 0;
}
body {
	background: black;
	line-height: 1;
}
a {
	text-decoration: none;
	color: #7C7D7F;
}
a:hover {
	color: white;
}

#Yo {
	font: 12px/18px "Verdana", sans-serif;
}
#Yo .page {
	color: #7C7D7F;
	font-size: 8pt;
	line-height: 10.5pt;
	margin: 11px;
}
#Yo .wrapper {
	text-transform: lowercase;
}
#Yo .wrapper.header {
	position: relative;
}
#Yo .wrapper.header .positioner {
	visibility: hidden;
}
#Yo .wrapper.header .subwrapper.portal {
	position: absolute;
	top: 0;
	left: 0;
}
#Yo .wrapper.header .subwrapper.portal .portal_link {
	/*position: absolute;
	top: 0;
	margin: 0;
	width: 180px;*/
	display: inline-block;
	margin-right: 40px;
}
#Yo .wrapper.header .subwrapper.portal .portal_link.p1 {
	left: 0;
}
#Yo .wrapper.header .subwrapper.portal .portal_link.p2 {
	left: 157px;
}
#Yo .wrapper.header .subwrapper.portal .portal_link.p3 {
	left: 364px;
}
#Yo .wrapper.header .subwrapper.portal .portal_link.p4 {
	left: 544px;
}
#Yo .wrapper.header .subwrapper.portal .portal_link.p5 {
	left: 720px;
}
#Yo .wrapper.header .subwrapper.portal .portal_link.active a {
	color: #ff0000;
}
#Yo .clear {
	clear: left;
}

#Yo .wrapper.content {
}
#Yo .wrapper.content .subwrapper.content {
	margin: 10px 0;
}
#Yo .wrapper.content .subwrapper.content .item {
	display: block;
	position: relative;
	z-index: 10;
}
#Yo .wrapper.content .subwrapper.content .item.groningen {
	position: relative;
	z-index: 5;
	width: 1px;
	height: 678px;
}
#Yo .wrapper.content .subwrapper.content .item.groningen p {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}
#Yo .wrapper.content .subwrapper.content .item.groningen p#send_your_coordinates {
	left: 9px;
	top: -15px;
	z-index: 100;
}
#Yo .wrapper.content .subwrapper.content .item.groningen p#mappiece {
	left: 452px;
	top: 99px;
	z-index: 80;
}
#Yo .wrapper.content .subwrapper.content .item.groningen p#circle {
	left: 624px;
	top: 294px;
	z-index: 90;
}
#Yo .wrapper.content .subwrapper.content .item.video {
	margin: 15px 0;
}
#Yo .wrapper.content .subwrapper.copyright {
	clear: left;
}