That is what I have so far, I just want to know how to move my text over now that I took out the scrolbox and why my image map isn't working
thanks for the help
edit// you can see what it looks like here
<!-- begin code provided by createblog.com -->
<img src="http://n.1asphost.com/runforfun529/warped.gif">
<map name="warped">
<area shape="rect" coords="8,282,67,301" href="http://www.xanga.com/private/home.aspx" target="_self" alt="home">
<area shape="rect" coords="72,279,129,300" href="http://www.xanga.com/CLAF/" target="_self" alt="Customize Look and Feel">
<area shape="rect" coords="134,280,212,300" href="http://www.xanga.com/signin.aspx" target="_self" alt="sign in">
<area shape="rect" coords="219,278,304,301" href="http://www.xanga.com/logout.aspx" target="_self" alt="logout">
<area shape="rect" coords="306,279,453,301" href="http://www.xanga.com/Private/subs.aspx" target="_self" alt="your subscriptions">
<area shape="rect" coords="456,281,509,301" href="http://www.xanga.com/" target="_self" alt="back to xanga">
</map>
<div style="overflow: auto; width: 500px; height: 500px; margin-top: -500px; margin-left: 10px;">
<style type="text/css">
table.navigation, table.footer { display:none; }
</style>
<style type="text/css">
.#rblEprops{display:none;}
#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops
/* width of the comment page */
{width:245px;}
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer
{display: none;}
</style>
<!-- end code provided by createblog.com -->