

	/* lay-out */
	form {
		width : 525px;
	}
	#bodyFooter,
	#bodyAside,
	#bodyNav {
		display : none;
	}
	#bodyHeader {
		background : Transparent none;
		height : 75px;
		overflow : hidden;
		width : 525px;
	}
	#bodySection {
		background : Transparent none;
		width : 525px;
		margin : 0px;
	}
	#bodyArticle {
		margin : 0px;
		padding : 16px 32px 32px 32px;
		width : 525px;
	}


