#total
	{
	position:absolute;
	z-index: 1;
	top:50%;
	left:50%;
	width: 820px;
	height: 520px;
	margin: -260px 0 0 -410px;
	background-image: url(gfx/monitor.jpg);
	background-position: top;
	}
	#navi_button
		{
		z-index: 3;
		position: absolute;
		top: 80px;
		left: 70px;
		width: 140px;
		height: 20px;
		}
		#navi_img
			{
			width: 140px;
			height: 20px;
			}
	#imp_button
		{
		position: absolute;
		z-index: 4;
		top: 80px;
		right: 70px;
		width: 140px;
		height: 20px;
		}
		#navi_img
			{
			width: 140px;
			height: 20px;
			}
	#navi
		{
		position: absolute;
		z-index: 7;
		visibility: hidden;
		top: 102px;
		left: 50px;
		width: 160px;
		height: 365px;
		padding: 0 0 5px 0;
		border-right: 1px solid #000000;
		}
		#navi_bg
			{
			position: absolute;
			z-index: 8;
			left: 0;
			right: 0;
			width: 100%;
			height: 365px;
			background: url(gfx/navi_txtr.png) repeat;
			}
		#navi_content
			{
			position: absolute;
			z-index: 9;
			left: 0;
			right: 0;
			width: 100%;
			height: 365px;
			background: url(gfx/navi_plus.jpg) no-repeat left bottom;
			}
	#page_title
		{
		position: absolute;
		z-index: 6;
		top: 155px;
		left: 0;
		width: 820px;
		}
	#page_content
		{
		position: absolute;
		z-index: 6;
		left: 80px;
		top: 175px;
		width: 660px;
		height: 245px;
		overflow: hidden;
		}
		#scroll
			{
			position: absolute;
			z-index: 7;
			top: 0;
			left: 20px;
			width: 620px;
			}
	#scroll_buttons
		{
		position: absolute;
		z-index: 6;
		top: 435px;
		left: 330px;
		width: 160px;
		height: 25px;
		}
		#ar_up
			{
			position: absolute;
			z-index: 7;
			top: 0;
			left: 5px;
			width: 15px;
			height: 12px;
			}
		#ar_down
			{
			position: absolute;
			z-index: 7;
			top: 0;
			right: 5px;
			width: 15px;
			height: 12px;
			}
#validator
	{
	position: absolute;
	z-index: 2;
	right: 10px;
	bottom: 10px;
	}
#news
	{
	position: absolute;
	z-index: 7;
	right: 0;
	top: 0;
	width: 200px;
	height: 200px;
	border: 1px solid #000000;
	}
	#news_bg
		{
		position: absolute;
		z-index: 8;
		right: 0px;
		top: 0;
		width: 200px;
		height: 200px;
		background: url(gfx/forms_txtr.png) repeat;
		}
	#news_content
		{
		position: absolute;
		z-index: 9;
		right: 5px;
		top: 5px;
		width: 190px;
		height: 190px;
		overflow: hidden;
		}
#homegf
	{
	position: absolute;
	z-index: 7;
	left: 0;
	top: 0;
	width: 400px;
	height: 200px;
	border: 1px solid #000000;
	}
	