@charset "utf-8";
/* CSS Document */
<style type="text/css">



body {
	background-color: #000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0;
}
	

.box {

	position: absolute;
	top: 50%;
	left: 50%;

}

.background {

	position: absolute;
	left: 50%;
	margin-top: 150px;
	margin-left: -220px;
	z-index:1;

}

.background2 {

	position: absolute;
	top: 0%;
	left: 50%;
	margin-left: -346.75px;
	z-index:2;

}

.header {
	
	position: absolute;
	top: 0%;
	left: 50%;
	margin-left: -480px;
	margin-top: 35px;
	z-index:3;
	
}

.djheader {

	position: absolute;
	top: 0%;
	left: 50%;
	margin-left: 150px;
	margin-top: 70px;
	z-index:2;
	
}

.demoheader {

	position: absolute;
	top: 0%;
	left: 50%;
	margin-left: 150px;
	margin-top: 90px;
	z-index:2;
	
}

.frame {
	
	position:absolute;
	top: 0%;
	left: 50%;
	margin-left: -320px;
	margin-top: 240px;
	z-index:4;
	
}

.navigation ul {
	
	list-style-type: none;
	font-size:18px;
	text-align:right;
	position: absolute;
	top: 0%;
	left: 50%;
	margin-top: 265px;
	margin-left: -420px;
	width: 200px;
	z-index:10;
}

.text {
	
	text-align:justify;
	position: absolute;
	top: 0%;
	left: 50%;
	margin-top: 265px;
	margin-left: -115px;
	width: 420px;
	z-index:15;
	
}

.texttable {
	
	text-align:justify;
	position: absolute;
	left: 50%;
	margin-top: 210px;
	margin-left: -240px;
	height: 600px;
	width: 700px;
	z-index:6;
	
}

.laws {
	
	text-align:justify;
	position: absolute;
	left: 50%;
	margin-top: 375px;
	margin-left: -115px;
	width: 370px;
	z-index:6;
	
}

.items {
	position:absolute;
	left: 50%;
	margin-top: -10px;
	margin-left: -210px;
	width: 700px;
	z-index: 6;
	
	
}

.footer {
	
	text-align:center;
	position: relative;
	margin: -7.5em auto 0 auto;
	top: 93%;
	left: 50%;
	z-index:8;
	width: 480px;
	margin-left: -240px;
	color: #333
	
}

.googleinput {
	
	text-align:justify;
	position: absolute;
	top: 0%;
	left: 50%;
	margin-top: 625px;
	margin-left: -115px;
	width: 400px;
	z-index:9;
	
}


.pop {
	
	position: absolute;
	top: 0%;
	left: 50%;
	margin-left: -180px;
	margin-top: 500px;
	z-index:100;
	
}

	
	form#personInfo {
    background: #0;
    width: 400px;
    }
  

  form, fieldset, legend, ol, li {
    margin: 0;
    padding: 0;
    }

	
	 form#personInfo fieldset {
    border: none;
    }
    form#personInfo fieldset:last-of-type {
    margin-bottom: 0;
    }
	

	    form#personInfo ol li {
    line-height: 30px;
    list-style: none;
    }
    form#personInfo ol ol li {
    background: none;
    border: none;
    float: left;
    }
	
	    form#personInfo label {
    float: left;
    font-size: 13px;
    width: 200px;
    }
    form#personInfo fieldset fieldset label {
    background:none no-repeat left 50%;
    line-height: 20px;
    padding: 0 0 0 0px;
    width: auto;
    }

    form#personInfo fieldset fieldset label:hover {
    cursor: pointer;
    }
	
	
-->
</style>

