body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	/*color: #333;*/

	margin: auto;
	padding: 0px;
	background-color: #000000;
	text-align: center;
	background-repeat:no-repeat;
	background-position:top;
	overflow:scroll;

}


/*
#navigationLevel1 {
	position: relative;
	width: auto;
	margin: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	background: #c00;
	color: #fff;
	text-align: left;
}
#navigationLevel2 {
	position: relative;
	width: auto;
	margin: 0px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
	background: #c00;
	color: #fff;
	text-align: left;
}
*/
