body {
	background-color:white;
	background-image:none;
}
div#mainwrapper {
	background-color:white;
	background-image:none;
}
#pagewrapper {
	width:700px;
}
#header{	
	width:700px;
	height:70px;
}
#header #imageplace {
display:none;
}
#main-menu {
	background:none;
	height:0;
	display:none;
}
#contentwrapper {
	margin-top:10px;
	width:700px;
	
}
#content_top, #content_bot {
	height:0;
	width:0;
	display:none;
}
#content {
	height:auto;
	min-height:400px;
	position:relative;
	width:700px;
	background:none;
}
.rightContent {
	float:none;
	margin:auto;
	width:600px;

}
.greenHeading {
	height:0;
	display:none;
}
.leftContent {
	float:left;
	margin-left:0;
	width:0;
	display:none;
}
#tId_10 .leftContent {
	float:none;
	margin-left:0;
	width:700px;
}
#footer{
	display:none;
	width:0;
	height:0;
}