#leftnavi {
	position:fixed;
	width:65px;
	height:100%;
	z-index:1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 180%;
	color: #FFF;
}

#topnavi {
	position:fixed;
	width:100px;
	height:30px;
	z-index:2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 150%;
	left:730px;	
	top:-5px;
	color: #FFF;
	visibility: visible;
}

#topmoremenu {
	position:fixed;
	width:800px;
	height:450px;
	z-index:3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 150%;
	left:100px;	
	top:-5px;
	color: #FFF;
	visibility:hidden;
}

#centermenu {
	position:fixed;
	width:800px;
	height:100%;
	z-index:4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 150%;
	left:65px;	
	top:0px;
	color: #FFF;
	background-color: #;
	visibility: visible;
}
#intro {
	position:fixed;
	width:100%;
	height:100%;
	z-index:4;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 150%;
	left:0px;	
	top:0px;
	color: #FFF;
	background-color: #;
	visibility: visible;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

#text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #FFF;
	padding: 0px 5px 0px 10px;
}

#title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

body {
	background-color: #787d96;
}
#black {
	font-style: italic;
	color: #000;
}
#moremenu {
	position:absolute;
	width:800px;
	height:450px;
	z-index:1;
	visibility: hidden;
}

.statement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	color: #FFF;
	padding: 0px 5px 0px 10px;
	font-style: italic;
}
