#mainColumn {position: relative; }
#halftone {height: 343px; background: url(/images/halftone.gif) no-repeat top center; }
#names {padding-top: 294px; }
#text {font-size: 11px; background-color: #FFF; }
#preText {text-align: center; padding: 5px; }
#todd, #julia {float: left; margin: 0; display: none; }
#todd {width: 230px; padding: 5px 23px 0 5px; }
#julia {width: 230px; padding: 5px 5px 0 0; }
#toddandjulia {clear: left; width: 460px; padding: 0 5px 0 5px; display: none; }
#postText {text-align: center; padding: 5px; display: none; }
#textBottom {clear: left; line-height: 0; }

img.iLeft {clear: left; float: left; height: 13px; }
img.iRight {clear: right; float: right; height: 13px; }
img.iLeftTall {clear: left; float: left; height: 200em; }
img.iRightTall {clear: right; float: right; height: 200em; }
