﻿#contentwrapper {
	width: 100%;
}
#maincontent {
	width: 75%;
}
#leftcolumn {
	width: 23%;
}
#maplinks {
	float: left;
	width: 145px;
	}
.clear {
	clear: both;
}