Banner TableHere is the code for this table: <table width="100%" border="0"
cellpadding="5" bgcolor="#FFFFCC">
|
Left or Nav TableHere is the code for this table: <table width="20%" border="0" cellpadding="5"
bgcolor="#CCFFCC" align="left">
|
Center or Contents TableThis Page is really three separate tables. The top table and contents will load first.The left table and contents will load next .The Center Table and its contents will load last.Here is the code for this table: <table width="60%" border="0"
cellpadding="5" align="center" bgcolor="#99CCCC">
|