.leftcol {
	float: left;
	width: 225px;
	text-align: center;
}
.rightcol {
	float: right;
	width: 425px;
	text-align: center;
}
#fouricons{
padding: 5px;

}
#archive{
	width: 100%;
padding: 5px;
	float: left;
	text-align:center;
}
#bottomthree{

	width: 664px;
	float: none;
}
#searchbox{
	width: 664px;
	float: none;
	text-align: right;
}