|
Sorry debrag, but it is hard for me to debug the source. I noticed in the sidebar section there are too many opening div's that don't have the corresponding closing /div. I removed one <div id="sidebar"> and one <div align="left"> and the sidebar now aligns near to the top of the element.
I would suggest indenting your source where you can see where one element begins and ends.
Also in the head, you have two section of CSS. One is not commented out.
Hope this helps.
|