body { text-align:center; margin: 0px; margin-top: 100px;}

a:link,a:visited,a:hover {
	color:#333333;
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bold_11 {
	font-size: 11px;
}

#frame {
	width:790px;
	margin:auto;
	padding:0px;
	height: 480px;
	position: relative;
	border: solid;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #011527;
	}
		
#content {
	width:790px;
	position: absolute;
	height: 350px;
	left: 0px;
	top: 0px;
	text-align: justify;
	background-color: #BCBCBC;
	}
	
		
#building {
	width:220px;
	position: absolute;
	height: 350px;
	left: 570px;
	top: 0px;
	}	

#form {
	width:550px;
	position: absolute;
	height: 290px;
	left: 25px;
	top: 25px;
	}
	
#Skip {
	width: 100px;
	height: 20px;
	position: absolute;
	left: 690px;
	top: 488px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e8c80;
	text-align: left;
	}	

#register {
	width: 622px;
	height: 83px;
	position: absolute;
	left: 86px;
	top: 380px;
	}

#housing {
	width: 25px;
	height: 22px;
	position: absolute;
	left: 20px;
	top: 435px;
	}

.text_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	text-indent: 6px;
	background-color: #CDCDCD;
}

.BK_200 {
	background-color: #CDCDCD;
	width: 150px;
	border: solid;
	border-color: #999999;
	border-width: 1px;
	text-indent: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

p,h1,pre {
		margin:0px 0px 0px 0px;
		}
