Hi Ron,
To reduce the bottom content size you should use the CSS that i provided earlier in this thread. It should look like.
#content {
padding: 0rem 0 0rem;
}
additionally, if there are widgets activated on that page that can also cause space problems So, display the widgets only on the pages that you need.
Thanks.