		body
			{
			background-color : #EEE;
			margin:2%;
			/*height: 100%;*/
			}			
		#wrap{
			border: none;
			border-width: thick;
			border-color: #FFF;
			background-color: #FFF;
			/*position: relative;*/
			margin:0px;
			padding:0px;
		}
		#wrapper
			{
			/*min-height: 80%;
			bottom: 1cm;
			
			
			margin-bottom: 5%;
			margin-top: 5%;*/
			
			margin:0px;
			margin-left: auto;
			margin-right: auto;
			padding:0px;
			
			/*position: relative;
			min-width: 800px;
			max-width: 900px;*/
			width: 900px;
			/*width: 80%;*/
			
			}
		#sect1
			{
			padding-top: 0.2em;
			padding-bottom: 0.2em;
			background-color : #666699;
			/*position: relative;*/
			-moz-border-radius-topleft:50px;
			-webkit-border-top-left-radius: 50px;
			-moz-border-radius-topright: 50px;
			-webkit-border-top-right-radius: 50px;
			font-family: times;
			}

		#language{
			/*position: relative;*//*absolute;*/
			/*bottom: 0.25cm;
			right: 0.25cm;*/
			text-align:right;
			padding-right: 0.25cm;
			color: white;
			font-family: times;
		}
		
		#language a{
			color: white;
		}
		
		#language a:hover{
			font-family: arial;
		}
		
		#language a:visited{
			color: white;
		}		

		#sect2
			{
			float: left;
			/*margin-left: -.5cm;*/
			width: 80px;
			margin:0px;
			padding:10px;
			padding-top:0px;
			}
		
		#sect2 ul{
			/*width: 100%;*/
			margin:0px;
			padding:0px;
		}
		
		#sect2 li{
			list-style-type:none;
			font-family: "Helvetica Narrow", serif;
			border-right: 1px solid white;
			/*width:3cm;
			padding:0.2em 0.6em;*/
			margin:0px;
			padding:0px;
		}
		
		#sect2 a
			{
			/*float:left;*/
			display: inline-block;
			/*
			width:100%;
			padding:0.2em 0.6em;
			*/
			width:100px;
			padding: 10px;
			padding-top: 3px;
			padding-bottom:3px;
			
			text-decoration:none;
			color:white;
			background-color: #666699;

			border-right:0.5px solid white;
			font-family: "Helvetica Narrow", times, serif;
			}
			
		#sect2 a:hover
			{
			background-color: #000000;
			}		
		
		#sect3
			{
			float:right;
			/*width: 80%;*/
			/*min-height: 21em;*/
			width:720px;
			margin:0px;
			padding:10px;
			padding-top:0px;
			padding-bottom:0px;
			}				
			
		#sect3 p{
			font-family: times;
			text-align: justify;
			}
			
		#footer
			{
			clear : both;
			background-color: #FFFFFF;
			color:white;
			/*position: absolute;*/
			/*width: 100%;*/
			/*bottom: 2%;*/
			text-align: center;
			padding-bottom:10px;
			}
			
		#footer p{
			/*line-height: 0.00005em;*/
			font-size: 60%;
			background-color: #666699;
		}
			
		#wrapper2{
			/*min-height: 100%;
			margin-bottom: -15%;*/
			padding-top:10px;
			/*position: relative;*/
		}

		#footerWrapper{
			/*position: relative;*/
			width: 100%;
			height: 0.5cm;
		}

		#empty{
			height: 1.5cm;
			clear: both;
		}

		#sect3 img{
			float: left;
			margin-right: 2%;
			width: 22%;
			height: 25%;
		}
		
		h1{
			text-align: center;
			color:white;
		}
		h1.English{
			font-family: "Apple Chancery", "Zapf Chancery", cursive, arial, fantasy;
		}
		h2{
			color: #666699;
			font-family: times;
		}
		h3{
			color: #666699;
			font-family: times;
		}
		
		.emphasize{
			font-weight: 900;
		}
		
		#handheld{
			display: none;
		}
		
		#emulator{
			height: 20cm;
			width: 25cm;
			overflow: none;
		}
		
		#obj{
			height: 15cm;
		}
		.hide{
			visibility: hidden;
		}