body
	{
	align: center;
	background-color: #95A0A5;
	color: #D7DCEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #333333;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #999999;
	}
#center
	{
	border: none;
	left: 50%;
	margin: 10px auto auto -295px;
	position: absolute;	
	}
#buttonleft
	{
	top: 500px;
	left: 50%;
	margin-left: -325px;
	position: absolute;
	text-align: center;
	width: 18em;
	height: 2.4em;
	cursor:hand; cursor:pointer;
	background-color: #DDDDDD;
	border: #677075 2px solid;
	}
#buttonleft:hover
	{
	background-color: #EEEEEE;
	}
#buttonright:hover
	{
	background-color: #EEEEEE;
	}
#buttonright
	{
	top: 500px;
	right: 50%;
	margin-right: -325px;
	position: absolute;
	text-align: center;
	width: 18em;
	height: 2.4em;
	cursor:hand; cursor:pointer;
	background-color: #DDDDDD;
	border: #677075 2px solid;
	}
#header
	{
	text-decoration: bold;
	text-size: 2em;
	color: #FFD7B7;
	font-variant: small-caps;
	text-align: center;
	}
a
	{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display:block;
	line-height: 2.4em;
	}
#center img
	{
	border: #677075 4px ridge;
	}
#nedstat
	{
	display: none;
	position: absolute;
	bottom: 0;
	right: 0;
	}
