			html,body{
					height:100%;
					margin:0;
					padding:0;
				}
			body {
					text-align:center; 
					min-width:1186px;
					min-height:790px;
					background-color: white ;
				}

			:active { outline: none; }
			:focus { outline: none; }

			object{
			}
			img {border: 0px solid #000;}
			.vertical {
					float:left;
					height:50%;
					margin-top: -384px;
					width: 100%;
					border:0px;
			}
			.hoz {
					position:relative;
					margin-left: auto;
					margin-right: auto;
					width: 792px;
					height: 768px;
					clear:both;
			}
			div{font-size:0px;}

			a.genetic{
				display: block;
				position: absolute;
				top:240px;
				left:192px;
				width:168px;
				height:168px;
				background-image:url('backgrounds/genetic.gif');
			}
			a.sliding{
				display: block;
				position: absolute;
				top:0px;
				left:456px;
				width:336px;
				height:336px;
				white-space:normal;
				background-image:url('backgrounds/sliding.gif');
			}
			a.interlocking{
				display: block;
				position: absolute;
				top:408px;
				left:0px;
				width:360px;
				height:360px;
				background-image:url('backgrounds/interlocking.gif');
			}
			a.refference{
				display: block;
				position: absolute;
				top:240px;
				left:360px;
				width:96px;
				height:96px;
				background-image:url('backgrounds/refference.gif');
			}
			a.language{
				display: block;
				position: absolute;
				top:216px;
				left:192px;
				width:24px;
				height:24px;
				background-image:url('backgrounds/language.gif');
			}
			a.unused192{
				display: block;
				position: absolute;
				top:216px;
				left:0px;
				width:192px;
				height:192px;
				cursor:default;
				background-image:url('backgrounds/unused192.gif');
			}
			a.unused216{
				display: block;
				position: absolute;
				top:0px;
				left:0px;
				width:216px;
				height:216px;
				cursor:default;
				background-image:url('backgrounds/unused216.gif');
			}
			a.unused240{
				display: block;
				position: absolute;
				top:0px;
				left:216px;
				width:240px;
				height:240px;
				cursor:default;
				background-image:url('backgrounds/unused240.gif');
			}
			a.unused432{
				display: block;
				position: absolute;
				top:336px;
				left:360px;
				width:432px;
				height:432px;
				cursor:default;
				background-image:url('backgrounds/unused432.gif');
			}