.outline { border-color: #ff0099 #ff0099 #ff0099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.botline { border: #ff0099; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.footer { border: #ff0099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}

.head { font-weight: bold; color: #ff0099; background-color: #ffffff; border: #ff0099; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.menuBody { background-color: #ffffff}

body { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ff0099F; background-color: #ffffff}
table { font-size: 11px}

<html>
<head>
<title>Navial Designs</title>
</head>


<body bgcolor="#000000" text="#0099FF" link="#0066FF" vlink="#00CCFF" alink="#0099CC">
<Table width="768" border="0" cellspacing="0" cellpadding="0" align="center" class="outline">
<tr> 
<td class="botline"><img src="sample2.gif" width="765" height="120"></td>

</tr>
<tr> 
<td> 
<table width="100%" border="0" cellspacing="3" cellpadding="2" name="body">
<tr> 
<td valign="top" width="130"><!-- start left navigation --> 
<table width="100%" border="0" cellspacing="1" cellpadding="1" class="outline" name="menu">
<tr> 
<td class="head">Menu Header</td>
</tr>
<tr> 
<td class="menuBody">+ Links<br>
+ Links<Br>
+ Links<Br>
+ Links</td>
</tr>
</table><!-- end of left navigation -->
</td>
<td valign="top" class="outline">
<p class="head">Sample Contents here</p>
<p>This layout is named &quot;Navial Designs&quot;. Navigation can 
be done using the traditional text links at the left or if you like, 
top bars too.</p>
<p>The main advantage of this design is the functionality and ample 
room for development. Navigation can be added to the design easily 
on the left. The entire design is almost all text (colors, lines 
generated by the CSS file) with only 1 image for the title. This 
design comes with a simple matching 88x31 button.</p>

</td>
<td valign="top" width="130">&nbsp;</td>
</tr>
</table>
</td>
</tr>
<tr> 
<td class="footer">Pp (c) 2002 DayDreamGraphics. All rights reserved.</Td>
</tr>
</table>





</body>
</html>