Looking at your code right now, I see the big glaring mistake:
<link rel="stylesheet" href="../My Documents/style.php" type="text/css">The problem here is that you're linking your CSS file to a location on YOUR hard drive.
Rename the file to have a .css extension, then upload the file to your Administrative File Uploads. finally change the location of that to
http://dkpfiles.com/fullcircle/files/mycssfile.cssMake sure to rename mycssfile.css to whatever it is you rename your file to.
there is something wrong then, I am uploading the layout.html to the advanced layout section and selecting go live and it is not using my layout file. it looks right when i hit "test it" but when i "go live" it does not apply the changes.