*{
	float:none;
	position:static;
}
html{
	background: #fff;
	background-image: none !important;
}
body{
	background: #fff;
	background-image: none !important;
	color:#000;
}
a{
	text-decoration:none;
	color:#000;
}
#logo,.flag,.news,.copyrights,.grants,.float_left,.clear_left{display: none;}
.vertical_padding_top{
	padding-top: 0px !important;
}
.vertical_padding_bottom{
	padding-top: 70px;
}
.content_block{
	margin-top: 0px;
	margin-left: 0px;
}
*html .content_block{width: 50%;}
*+html .content_block{width: 50%;}
.footer{
	background: none;
}