body {
	font-family: tahoma;
	font-size: 12px;
}
#FULL_WRAPPER {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
#LOGIN_HEAD {
	background-image: url(../Admin_Images/WIAT_Logo.jpg);
	background-position: center center;
	height: 103px;
	background-repeat: no-repeat;
}
#Yellow_Line_Spacer {
	background-color: #FCC135;
	height: 8px;
	margin-top: 5px;
}
#LOGIN_FOOT {
	background-color: #000000;
	height: 18px;
}
#LOGIN_FOOT a {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
}
.float-right {
	float: right;
}
#LOGIN_FOOT p {
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#EXTRA_WRAP {
	margin-right: auto;
	margin-left: auto;
	width: 565px;
}
