body {
	letter-spacing: 1px;
	line-height: 17px;
	color: #3f3f3f;
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat;
	background-image: url(../images/tile.jpg);
}

#maze {
	margin-bottom: 42px;
	margin-top: 43px;
	height: 909px;
	width: 889px;
	background-image: url(../images/A.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#info {
	top: 40px;
	display: block;
	visibility: visible;
	position: fixed;
	left: 42px;
	width: 200px;
}

#info a {
	color: #7f7f7f;
	text-decoration: none;
}

#info a:hover {
	color: #3f3f3f;
	text-decoration: underline;
}

#subForm {
	margin-bottom: -4px;
}

#label {
	padding-top: 2px;
	float: left;
	height: 16px;
	width: 40px;
}

#name {
	background-repeat: repeat;
	background-position: 0 10px;
	background-image: url(../images/tile.jpg);
	float: left;
	border-color: #bfbfbf;
	border-style: solid;
	margin-bottom: 5px;
	height: 16px;
	border-width: 1px;
}

#hjdkdk-hjdkdk {
	background-repeat: repeat;
	background-position: 0 19px;
	background-image: url(../images/tile.jpg);
	float: left;
	border-color: #bfbfbf;
	border-style: solid;
	margin-bottom: 3px;
	height: 16px;
	border-width: 1px;
}

#subs {
	margin-left: 43px;
}


