html, body {
	background: #FFF !important;
	color: #000 !important;
}

#outer {
	width: 100% !important;
	min-height: 100% !important;
	_height: 100% !important; 
}

/* Header */
#header {
	display: none;
}
/* X. Header */

/* Top Menu */
#top_menu {
	display: none;
}
/* X. Top Menu */

#decore_shadow {
	display: none;
}
#decore {
	display: none;
}

/* Content */
#content .px710 {
	width: auto !important;
}
#sign_up {
	display: none;
}
#content_left {
	display: none;
}
#content_right {
	margin-left: 0 !important;
}
/* X. Content */

#for_footer {
	display: none;
}

/* Footer */
#footer {
	display: none;
}
/* X. Footer */


/*
CONTENT STYLES
*/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #000;
}
