body {
background-color: black;
}

a.menulink {
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.menulink:link {
font-family: verdana;
font-size: 12px;
color: #ffffff; 
	text-decoration: none;
}
a.menulink:visited {
font-family: verdana;
font-size: 12px;
color: #ffffff;
	text-decoration: none;
}
a.menulink:hover {
font-family: verdana;
font-size: 12px;
color: #ffffff; 
	text-decoration: none;
}
a.menulink:active {
font-family: verdana;
font-size: 12px;
color: #ffffff; 
	text-decoration: none;
}

p {
font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
	text-align: justify;
	}
#top {
position: absolute;
top: 5px;
left: 40px;
width:720px;
height:55px;
background-color: white;
z-index: 1;
}
#flagen {
position: absolute;
width:20px;
height:14px;
top: 20px;
left: 700px;
z-index:10;
}
#flagcn {
position: absolute;
width:20px;
height:14px;
top: 20px;
left: 725px;
z-index:10;
}

#menulogo {
position: absolute;
top: 8px;
left: 49px;
width: 200px;
height: 60px;
z-index: 2;
}
#menubg {
position: absolute;
width: 720px;
height: 41px;
top: 60px;
left: 40px;
height: 41px;
background-image:url(images/fontmenu.gif);
z-index: 3;
}
#menutxt {
	position: absolute;
		text-align: center;
	color: white;
	text-decoration: none;
	z-index: 4;
}

#gamefield {
	position: absolute;
	height:1326px;
	width: 720px;
	left: 40px;
	top: 100px;
	background-color: white;
}
#game {
}
#gamepic {
position: absolute;
z-index: 10;

}
#gametxten {
	position: absolute;
	background-color: white;
}
#gametxtcn {
	position: absolute;
	background-color: white;
}
.gamelayer {
position: absolute;
background-color: white;
}
