
	body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-image: url(../images/bkgd.png);
		background-repeat: repeat-x;
		background-color: #F1F9B7;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 20px;
	}

	#Table_01 {
		position:relative;
		left:0px;
		top:0px;
		width:800px;
		height:600px;
	}

	#index-01 {
		position:absolute;
		background-image: url(../images/index_01.jpg);
		background-repeat: no-repeat;
		left:0px;
		top:0px;
		width:300px;
		height:225px;
	}

	#index-02 {
		position:absolute;
		background-image: url(../images/index_02.jpg);
		background-repeat: no-repeat;
		left:300px;
		top:0px;
		width:500px;
		height:600px;
	}

	#disclaimer {
		position:absolute;
		background-image: url(../images/disclaimer.jpg);
		background-repeat: no-repeat;
		left:0px;
		top:225px;
		width:300px;
		height:146px;
	}

	#enter {
		position:absolute;
		left:0px;
		top:371px;
		width:137px;
		height:50px;
	}

	#index-05 {
		position:absolute;
		background-image: url(../images/index_05.jpg);
		background-repeat: no-repeat;
		left:137px;
		top:371px;
		width:54px;
		height:50px;
	}

	#exit {
		position:absolute;
		left:191px;
		top:371px;
		width:109px;
		height:50px;
	}

	#index-07 {
		position:absolute;
		background-image: url(../images/index_07.jpg);
		background-repeat: no-repeat;
		left:0px;
		top:421px;
		width:300px;
		height:159px;
	}

	#copy {
		position:absolute;
		background-image: url(../images/copy.jpg);
		background-repeat: no-repeat;
		left:0px;
		top:580px;
		width:300px;
		height:20px;
		font-style: italic;
		text-align: center;
		margin-bottom: 2px;
	}

	.copyz {
		color: #000000;
		font-style: italic;
		color: #000000;
		line-height: 10px;
		padding-top: 0px;
	}

	a.copyz {
		color: #000000;
		font-style: italic;
		text-align: center;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}
