I also made one of the Grid Maker ones, and added the code differently...your 600...and 200 for each of the cells in both areas (notice where the 200 are) in the code.
To change the border..look where it says border=0 ...that is where you add the size of the borders.134or more will make the border larger.
To align the tables text to the top you must add this ...if follows on with the ...text I wrote in the rowSpan If I could show you by highlighting with red, would be easier for you to really see what I mean. ((((Try that code and type in the first three Rows that you see the 200 in.)))) edited
<TABLE borderColor=#0000ff cellSpacing=0 cellPadding=0 width=600 border=1>
<TBODY>
<TR>
<TD rowSpan=4><IMG height=2 alt="Created at Chat Central Gateway" src="http://www.chatcentralgateway.com/t.gif" width=2 border=0></TD>
<TD colSpan=3><IMG height=2 alt="Created at Chat Central Gateway" src="http://www.chatcentralgateway.com/t.gif" width=2 border=0></TD>
<TD rowSpan=4><IMG height=2 alt="Created at Chat Central Gateway" src="http://www.chatcentralgateway.com/t.gif" width=2 border=0></TD></TR>
<TR height=20>
<TD align=middle width=200>This is a test to see if this will follow though with </TD>
<TD align=middle width=200> </TD>
<TD align=middle width=200>
<TD vAlign=top align=middle width=200> </TD></TR>
<TR height=20>
<TD vAlign=top align=middle width=200>
<P align=left> This is a tes to see if this will follow though with the test.</P></TD>
<TD vAlign=top align=middle width=200>
<P align=left>This is a test to see if this will follow through with the test </P></TD>
<TD vAlign=top align=middle width=200>
<P align=left> This is a test to see if this will follow through with the test.</P></TD></TR>
<TR>
<TD colSpan=3><IMG height=2 alt="Created at Chat Central Gateway" src="http://www.chatcentralgateway.com/t.gif" width=2 border=0>
(Message moved here by Babs_Oz on 2009-06-22 14:45:54.933)