@import url("screen.css");

body {
	background: #ffffff;
}

#container2 {
	background: none;
}

#col1 #menuroot > li > ul {
	display: none;
}

#col1 #menuroot > li > a {
	display: none;
}


#col1 ul li {
	background: none;
}

#col1 ul li div.content {
	float: none;
	width: auto;
}

#col1 div.content-wrap {
	width: auto;
}

#sitemeta, #header {
	display: none;
}
