#page {
	background: transparent;
	text-align:center;
	width:850px;
	margin-top:85px;
	padding: 0;
}
#img_head {
	width:100%;
}
div#img_head img {
	margin-bottom:1em;
}
#header {
	background:transparent url('../img/header_auth.gif') top left no-repeat;
	width:100%;
	height:15px;
	float:none;
}
#spacer_left {
	float:left;
	width:115px;
	height:5px;
	visibility:hidden
}
#center_wrap {
	background: #F9EBD5 url('../img/bg_auth.jpg') top left no-repeat;
	width:100%;
	text-align:left;
	padding-top:30px;
	padding-bottom:50px;
}
#center_containt {
	clear: both;
	padding:0 25px;
}
#center_column {
	margin-left:10px;
	text-align:left;
}
#footer {
	background: transparent url('../img/footer_auth.gif') bottom left no-repeat;
	padding: 0 0 6px;
	margin: 0;
}
#footer ul {	padding-top: 0 }
#footer_aLinks {
	background-color: #FBEBD4;
	list-style-type: none;
	padding-bottom:5px;
}
#footer_aLinks li {
	display: inline;
	border-left: 1px solid #8D4F28;
	padding-left: 10px;
	padding-right:7px;
}
#footer_aLinks li a {
	 text-decoration: none;
}
#footer_aLinks li a:hover {
	text-decoration: underline;
}
#footer_aLinks li.first_item {border-left: 0 none;}
#footer h5 {
	background-color: #F9EBD5;
	margin-top:0;
	line-height:1.8em;
}
#authentication #login_form  {
	height:300px;
	float: right;
	width:35%;
}
#authentication_create #create-account_form {
	float:none;
	height:200px;
	margin:200px auto 0;
	width:45%;
}
#authentication_create #account-creation_form {
	float:none;
	margin:200px auto 0;
	width:80%;
}
input#submitAccount {
	float: left;
}
form.std fieldset {
	background: none;
	border-width: 0px;
}
h2 {
	padding:0;
	background: none;
}
#center_containt p {
	line-height:1.4em;
}
