#header {
	background-color: #EAE7E2;
	width: 100%;
}

#header h2 {
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 12px;
}

#headerBottom {
	height: 2px;
	background-image: url(/images/structure/common/lite_brown_btm_right_corner.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #EAE7E2;
}

#columnTwo h1 {
	margin-bottom: 5px;
}

#columnTwo .hr {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#columnTwo .organizations {
	margin-top: 15px;
}

#loginBody {
	padding: 15px;
	background-color: #F4F4F0;
}

#loginBody p, #loginBody a {
	font-size: 12px;
}

#loginBody .clear {
	overflow: hidden;
	height: 0px;
}

#loginBody .loginButton {
	padding-top: 10px;
	text-align: left;
}

#loginBottom {
	background-image: url(/images/structure/common/grey_btm_rt_corner.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #F4F4F0;
}

#loginTop {
	background-image: url(/images/structure/common/grey_top_rt_corner.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #F4F4F0;
}
