Here is the main page code- the content always stuffs up...
http://fewtion.fe.funpic.org/index.php?p=aboutme <-- as u can
Code:
<head>havent included head
<imageready slices> not included
<DIV id=Layer1
style="Z-INDEX: 1; LEFT: 207; WIDTH: 583; POSITION: absolute; TOP: 284; HEIGHT: 451">
<font color=#336699 face=verdana size=1><p>
<?php
$page=$_GET['p'];
if (($page == "home") or ($page =="")) { include('home.php');
} else if($page == "home") { include('home.php');
} else if($page == "aboutme") { include('aboutme.php');
} else if($page == "actions") { include('actions.php');
} else if($page == "affiliates") { include('affiliates.php');
} else if($page == "anime") { include('anime.php');
} else if($page == "basic") { include('basic.php');
} else if($page == "brushes") { include('brushes.php');
} else if($page == "downloads") { include('downloads.php');
} else if($page == "enterpics") { include('enterpics.php');
} else if($page == "fonts") { include('fonts.php');
} else if($page == "gfx") { include('gfx.php');
} else if($page == "graphics") { include('graphics.php');
} else if($page == "layouts") { include('layouts.php');
} else if($page == "linkme") { include('linkme.php');
} else if($page == "msn1") { include('msn1.php');
} else if($page == "photography") { include('photography.php');
} else if($page == "photoshop") { include('photoshop.php');
} else if($page == "plugins") { include('plugins.php');
} else if($page == "portfolio") { include('portfolio.php');
} else if($page == "services") { include('services.php');
} else if($page == "sigs") { include('sigs.php');
} else if($page == "sigs1") { include('sigs1.php');
} else if($page == "sigs2") { include('sigs2.php');
} else if($page == "terms") { include('terms.php');
} else if($page == "tutorials") { include('tutorials.php');
} else if($page == "user") { include('user.php');
} else if($page == "fireeffect") { include('fireeffect.php');
} else if($page == "abstractgrunge") { include('abstractgrunge.php');
} else if($page == "bluemetal") { include('bluemetal.php');
} else if($page == "cellulardeath") { include('cellulardeath.php');
}
?>
<p><BR>
</a></FONT></p>
</DIV>
</center>
</FONT>
</DIV>
<DIV id=Layer2
style="Z-INDEX: 4; LEFT: 830; WIDTH: 154; POSITION: absolute; TOP: 600; HEIGHT: 264">
<a target="_blank" href="http://www.vizion-art.nl.tt/">
<img border="0" src="images/affiliatebuttons/vizion-affiliate.jpg" width="88" height="31"></a><a target="_blank" href="http://www.jmdesigns.tk/"><img border="0" src="images/affiliatebuttons/jmdesigns.gif" width="88" height="31"></a><a target="_blank" href="http://www.hostultra.com/~MadCat"><img border="0" src="images/affiliatebuttons/Banner1.gif" width="88" height="31"></a><a target="_blank" href="http://www.dawnofdesign.info/"><img border="0" src="images/affiliatebuttons/dawnlink.gif" width="88" height="31"></a><a target="_blank" href="http://faith27870.tripod.com/hiruma2"><img border="0" src="images/affiliatebuttons/animation2.gif" width="88" height="31"></a><a target="_blank" href="http://www.amvslash.com/"><img border="0" src="images/affiliatebuttons/amvslash.gif" width="88" height="31"></a>
<font color=#336699 face=verdana size=1>
<p>
<center>
<p><BR>
</a></FONT></p>
</DIV>
</center>
</FONT>
</DIV>
<DIV id=Layer3
style="Z-INDEX: 4; LEFT: 830; WIDTH: 153; POSITION: absolute; TOP: 864; HEIGHT: 296">
<a target="_blank" href="http://www.jmdesigns.tk/">
<img border="0" src="jmdesingadd.gif" width="153" height="218"></a>
<font color=#336699 face=verdana size=1>
<p>
<center>
<p><BR>
</a></FONT></p>
</DIV>
</center>
</FONT>
</DIV>
<DIV id=Layer12
style="Z-INDEX: 4; LEFT: 13; WIDTH: 166; POSITION: absolute; TOP: 281; HEIGHT: 391">
<font face=verdana size=1 color="#ffffff">
<iframe name="I1" src="http://86066.myshoutbox.com" target="_self" width="153" height="260">
Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>
</font>
<font color=#336699 face=verdana size=1><p>
<center>
<p><BR>
</a></FONT></p>
</DIV>
<DIV id=Layer4
style="Z-INDEX: 4; LEFT: 17; WIDTH: 152; POSITION: absolute; TOP: 598; HEIGHT: 216">
<a target="_blank" href="http://www.auroragfx.tk">
<img border="0" src="images/affiliatebuttons/aurora.jpg" width="88" height="31"></a><a target="_blank" href="http://biorust.com/"><img border="0" src="images/affiliatebuttons/biorust2.gif" width="88" height="31"></a><a target="_blank" href="http://funpic.org/"><img border="0" src="newaff/funpic2.png" width="88" height="31"></a><a target="_blank" href="http://www.good-tutorials.com/"><img border="0" src="newaff/88x31_green.gif" width="88" height="31"></a><a target="_blank" href="http://www.coreftp.com"><img border="0" src="images/affiliatebuttons/coreftp.jpg" width="88" height="31"></a><a target="_blank" href="http://gmail.com/"><img border="0" src="images/affiliatebuttons/gmail.jpg" width="88" height="31"></a><font size="1" color="#FFFFFF" face="Verdana"><a style="text-decoration: none; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1" href="mailto:fewtion@gmail.com?subject=Free Gmail"><font color="#FFFFFF">Free
Gmail</font></a></font>
<font color=#336699 face=verdana size=1>
<p>
<p><BR>
</a></FONT></p>
</DIV>
</center>
</FONT>
</DIV>
<p>
<center>
<p><BR>
</a></FONT></p>
</DIV>
</center>
</FONT>
</DIV>
</body>
</html>
Edit - I put your code in the [code] tag. It's easier to read/follow.