#textcolumn {
	float: left;
	width: 531px;
	font-size: 90%;
	display: block;
}

#hometext {
	width: 526px;
	float: left;
	margin-bottom: 20px;
	margin-right: 5px;
	display: block;
	background-repeat: no-repeat;
}

#signin {
	float: right;
	width: 147px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	background-color: #DAC4E1;
	height: 165px;
	background-image: url(/images/resource_header.gif);
	background-repeat: no-repeat;
}

#signin input {
	width: 140px;
	font: inherit;
}

#signin .button {
	width: 50px;
}

#signhead {
	color: #FFFFFF;
	display: block;
	height: 24px;
	text-align: center;
	padding-top: 4px;
}

#signbody {
	display: block;
	height: 131px;
}

.homepageheader {
	visibility:hidden
}


