@charset "utf-8";
/* CSS Document */

@import url('/css/mp_default_main.css');

body
{
background: url('/images/templates/login/mp_login_main-bg.jpg') top center no-repeat #000;
}

.login-bar-out
{
	display: none;
}

.login-bar-in
{
	display: none;
}

.centerOut
{
	background: none;
}

.centerIn
{
	background: none;
	width: 950px;
}

.shadowIndent
{	
	background-image: url('/images/blank.gif');
	height: 100%;
	margin: 0 !important;
	margin: 2px 0 0 0;
	clear: both;
	padding-right: 16px;
	float: left;
}

#top-curves
{
display: none;
}

.main-bg
{
	background: none;
}

.mp-top-brand
{
	display: none;
}

.nav {
	display: none;
	}

.secondary-nav
{
	display: none;

}

#userProfileTitle, #missioncontents
{
	display: none;
}


.mp-paper-top
{
	background: none;
	width: 100%;	
}

.mp-paper-bottom
{
	width: 100%;
	background: none;
}

.content
{
	background: none;
	width: 900px;
	float: left;
	clear: none;	
}

.mp-breadcrumb
{
	display: none;
}

.bottombar
{
	display: none;
}

#mp-login
{
	position: absolute;
	width: 500px;
	left: 50%;
	margin-left: -202px;
	top: 250px;
}


