纯javascript:

window.document.getElementById('MainColumn').offsetHeight

jquery:

$('#id').get(0).offsetHeight