	html {
			height:100%;
		}
		body {

			background: #fff;
			margin:0px;
			text-align: center;
			min-width: 800px;
			height:100%;

		}
		body, td, input, textarea, select {


			font-family: Verdana;
			font-size:10px;
			color: #777;

		}
		input, textarea, select  {

			border: 1px solid #86969a; 
			padding: 1px;

		}

		#superworld {

			height:100%;
			width:100%;
			background: url('../gfx/gfx_15.gif') repeat-y;
			background-position: 50%;

		}
		#world {

			margin: 0 auto;
			width:800px;
			float:center;
			position:relative;
			text-align: left;
			background: url('../gfx/gfx_15.gif');

		}

		#banner {

			background: url('../gfx/gfx_01.gif');
			background-repeat:no-repeat;
			width:800px;
			height:145px;
			position:absolute;
			top:0px;
			left:0px;
		}
		#handstand {

			background: url('../gfx/gfx_02.gif');
			background-repeat:no-repeat;
			width:94px;
			height:196px;
			position:absolute;
			top:145px;
			left:0px;
		}
		#m_banner {

			background: url('../gfx/gfx_03.gif');
			background-repeat:no-repeat;
			width:135px;
			height:37px;
			position:absolute;
			top:145px;
			left:94px;
		}
		#foot {

			background: url('../gfx/gfx_04.gif');
			background-repeat:no-repeat;
			width:23px;
			height:118px;
			position:absolute;
			top:145px;
			left:229px;
		}
		#righto {

			background: url('../gfx/gfx_06.gif');
			background-repeat:no-repeat;
			width:52px;
			height:148px;
			position:absolute;
			top:145px;
			left:748px;
		}
		#meny_container {

			position:absolute;
			top:182px;
			left:0px;
		}
		#meny {

			width:152px;
			position:relative;
			background: url('../gfx/gfx_11.gif');
			background-repeat:repeat-y;
			min-height:252px;
			padding-left:97px;
		}
		#meny_bottom {

			width:252px;
			position:relative;
			background: url('../gfx/gfx_13.gif');
			background-repeat:no-repeat;
			height:20px;
		}
		#ntnui {

			width:252px;
			position:relative;
			background: url('../gfx/gfx_18.gif');
			background-position: 125px 0px;
			background-repeat:no-repeat;
			height:26px;
		}
		#oddy {

			color:#ccc;
			text-align:center;
			margin-top:10px;
			width:252px;
			position:relative;
			padding-left:32px;
			background-repeat:no-repeat;
			height:26px;
		}
		#oddy a {

			color:#bbcbd6;
			font-weight:bold;

		}
		#content {

			color:#918d85;
			width:478px;
			height:70%;
			overflow: auto;
			margin-left:262px;
			padding-top:150px;
			padding-bottom:25px;
			top:145px;
		}

		p {

			margin:5px 10px 20px 20px;

		}
		.header {

			font-weight:bold; 
			font-size:20px;
			background: url('../gfx/header_bg.gif');
			background-repeat:no-repeat;
			height:40px;
			padding-left:70px;
			padding-top:10px;
			color:#ddd4bf;
			margin:0px;

		}
		a{

			text-decoration:none;

		}
		a:link, a:visited {

			color:#ffb200;

		}
		a:hover, a:active {

			color:#666;

		}
		.disp{

			border: 1px solid #cfd6dc;
			padding:1px;
			background:#fff; 

		}
		.seventeen {

			font-size:17px;

		}
		#gb_div {

			margin-left:15px;	

		}
		#gb_div p {

			margin:10px;
			padding:5px;
			background:#eaf0f4; 

		}

.box {

	border: 1px solid #b7c0ca;
	background:#e9ecf9;
	padding:5px;

}
