html, body {
	text-align:			left;
	background-image:	none;
}

a {
	border:				none;
}

#front, #menu, #sections, #sections_active, #shutcuts, #bottom {
	display:			none;
}

h1 {
	position:			relative;
	margin:				0px;
	width:				100%;
}

#container {
	float:				none;
	margin:				0px 10px 0px 10px;
	width:				100%;
}

#content {
	float:				none;
	position:			relative;
	margin:				20px 0px 0px 0px;
	width:				100%;
}

#text {
	position:			static;
	float:				none;
	width:				100%;
}
