@charset "utf-8";

body, #container
{
	background: #ffffff none;
}
#header
{
	background: none;
}
#navi,
#textlinks,
#sidebar,
#breadcrumbs,
#goto,
#information
{
	display: none;
}
.twoColumn #mainContent,
.oneColumn #mainContent
{
	margin: 0;
}
.home #mainContent
{
	margin: 0 320px 0 0;
}
#footer, #footbar
{
	background: transparent none;
}

/*generation1 style*/
body.g1, .g1 #container
{
	background: #ffffff none;
}
