body {
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	background-color: #FF66CC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .1px;
	padding-left: 0px;
	background-image: url(furniture/bannerbg.jpg);
	background-repeat: repeat-x;
    }
	div#wrapper {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: .1px;
	text-align: left;
	width: 800px;
	padding: 0px;
	position: relative;
	background-image: url(furniture/tilep.gif);
	background-repeat: repeat;
	z-index: 1;
	height: 605px;
	background-color: #9966CC;
	top = -1em:
	}
/* ---------------------------------------------------------------- */
	.hide {
	display: none;
	}
	#mainNav a {
	background-color: #9966CC;;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	}	
	#mainNav a:hover, a.over {
	color: #000000;
	background-color: #FFFF66;
	}
	ul {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	}
	/* Styles for Menu Items */
	ul li {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	ul li a {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(furniture/arrow19.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;
	}
	/* Holly Hack. IE Requirement \*/
	* html ul li { float: left; height: 1%; }
	* html ul li a { height: 1%; }
	/* End */
	ul li a:hover, ul li a.over {
	background-image: url(furniture/arrow19b.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	}
	li:hover ul, li.over ul {
	display: block;
	} /* The magic */
	/* END MENUS MENUS MENUS \*/
/* ---------------------------------------------------------------- */
	#image {
	z-index: 10;
	position: absolute;
	top: -16px;
	height: 450px;
	}
	#phlogo {
	z-index: 12;
	position: absolute;
	top: 0px;
	left: 0px;
	}
	#ullogo {
	z-index: 13;
	position: absolute;
	top: 0px;
	right: 0px;
	}
	#mainNav {
	z-index: 15;
	position: absolute;
	top: 420px;
	}
	#submitbox {
	z-index: 20;
	height: 235px;
	width: 400px;
	left: 200px;
	top: 395px;
	text-align: center;
	position: absolute;
	background-image: url(furniture/input_back_y.gif);
	background-repeat: no-repeat;
	overflow: visible;
	}

	#question {
	z-index: 21;
	position: absolute;
	top: 0px;
	left: 20px;	
	color: #000000;
	}

	#inputbox {
	z-index: 23;
	position: absolute;
	top: 22px;
	left: 20px;	
	}
	#inputbutts {
	z-index: 22;
	position: absolute;
	top: 75px;
	right: 20px;
	color: #000000;
	background-color: #FFFF66;	
	}
	

	
	#question2 {
	z-index: 24;
	position: absolute;
	top: 105px;
	left: 20px;	
	color: #000000;
	}
	#LED {
	z-index: 25;
	position: absolute;
	top: 125px;
	left: 20px;
	height: 90px;
	}
	#info {
	top: 0px;
	z-index: 50;
	position: absolute;
	background-color: #FFFF66;
	height: 220px;
	width: 361px;
	display: block;
	left: 20px;
	overflow: visible;
	font-size: 95%;
	visibility: hidden;
	color: #000000;
	}
/* ---------------------------------------------------------------- */	
	
	form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	.inputtext {
	border: 1px solid #666666;
	color: #333333;
	background-color: #FFFFFF;
	width: 358px;
	font-family: "Courier New", Courier, monospace;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	}
	.inputbutton {
	border: 0px;
	background-color: #666666;
	color: #FFFFFF;
	cursor: pointer;
	padding: 3px;
	font-weight: bold;
	background-image: url(furniture/arrow19.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	}

	
	
	
	.inputradio {background-color: #FFFF99;}

