body {
	background-color:		transparent;
	background-image:		none;
	/*
		background-image:		url(/Images/Logo.gif);
		background-repeat:	no-repeat;
		background-position:	top right;
	*/
}

#Header,
#Navigation_bar,
#Footer,
#Organization {
	display:					none;
}

#Organization h1,
#Header,
#Banner,
#Navigation_bar,
#Footer,
#Content,
#Content_root {
	width:					100%;
}

#Content,  #Content_root {
	border:					none;
	background:				transparent;
}
