Redesign coming
So apparently the site doesn't work well in IE. I'll be switching back to the 2-column layout this week. Sorry you IE using people. (But seriously, get Firefox already!)
Ok, it looks fine in IE now. I am too lazy to download Opera tonight so let me know if it looks crappy. (I know there's a weird thing with the sidebar lines but yanno, I don't feel fussed about it.)





I love firefox, however there are some bugs when using it with my radeon video card...I have to kill the radeon application constantly, or the Firefox crashes badly.
But at work, I'm limited to IE.
There are absolutely no styles applied in Opera 8.52 either. Yesterday (or the day before), there were some, but your sidebars and content were stacked down the left side of the page. What the heck are ya doing? ;-)
Hrm. Now that I've submitted the comment, there are styles. But still stacked.
Sarah - The CSS program I use sometimes doesn't copy into the buffer properly so I only got about 4 styles when you saw the site without styles. I refreshed, realized what happened and quickly fixed it.
Looks good now. I don't see anything weird with sidebar lines, but that may be because I can't be bothered opening IE to compare. It looks fine as it is. :-)
Thanks, Sarah! (The left part of the border seems to make a solid line.)
If you mean what I think you do, I think it's this bit in your stylesheet (it's the second definition for .module):
.module
{
margin: 0 0 10px 0;
border-left: 1px solid #066;
border-bottom: 1px solid #066;
}