body {
	background:url("http://www.onionbooty.com/images/template/background/main-splash.jpg") no-repeat center top #45a1ff;
}
#splash, #footer, #header {
	margin:0px auto;
	width:970px;
	clear:both
}
#header {
	height:100px;
	position:relative;
}

#backdrop {
	width:570px;
	height:560px;
	background:#000;
	margin:0px auto;
}
#acontent {
	width:500px;
	height:560px;
	display:block;
	margin:0px auto;
	color: #ccc;
	padding:10px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
#acontent strong{
	color:#fff;
}
#acontent h2{
	color:#fff;
	font-size:1em;
	font-weight:normal;
	margin:0px;
	padding-bottom:10px;
}
#acontent h3{
	color:#45a1ff;
	font-size:.9em;
	font-weight:normal;
	margin:0px;
	font-weight:normal;
	padding-bottom:10px;
}
#acontent p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	margin:10px 0px;

}#acontent label{
	display:inline-block;
	width:80px;
	font-weight:bold;
}
#acontent a{
	color:#45a1ff;
	text-decoration:none;
}
#acontent a:hover{
	color:#fff;
	text-decoration:none;
}
#deco{
	position:absolute;
	z-index:1000;
	top:-100px;
	right:-200px;
}
#aform{
	float:left;
	width:250px;
}
.button{
	margin:20px auto;
	display:block;	
}
.input{
	width:150px;
}
.retrive_account, .create_account{
	margin:20px 0px;
}

#logo {
	float:left;
}
#update {
	position:absolute;
	z-index:1000;
	top:-90px;
	left:813px;
}
#footer {
	background:url("/images/template/background/hr.jpg") no-repeat 0px 74px;
	height:100px;
	margin-top:10px;

}
#footer #text-links{
	background:url("/images/template/background/hr.jpg") no-repeat 0px 24px;
	height:40px;
	margin-top:10px;
	text-transform:uppercase;

}
#footer #text-links a{
	margin-right:10px;

}
#footer p {
	color:#8ac4ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;

}
#footer a{
	color:#8ac4ff;}
#footer a:hover{
	color:#fff;}

