body {
	background-color: #A3A596; 
	background-image: url(file:///Volumes/192.168.1.101/Documents/Work/CIA/website/Images/bg.jpg);
	background-position: center; 
	background-repeat: repeat-y;
	margin-left: 10px;
	margin-top: 10px;
}
#Layer1 { position:absolute; left:343px; top:334px; width:516px; height:20px; z-index:204140384; text-align: right; color: #242813; }


body,td,th {
	color: #242813;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	list-style-type: square;
	font-weight: bold;
}
.style1 {font-family: Georgia, "Times New Roman", Times, serif}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #242813;
}
a:active {
	text-decoration: none;
}


h1 {
	font-style: oblique;
	font-size: 20px;
}
h2 {
	font-style: oblique;
	font-size: 16px;
}
h3 {
	font-style: bold;
	font-style: italic;
	font-size: 14px;
}
h4 {
	font-style: oblique;
	font-size: 14px;
}

Navigation Bar {
<table width="800" border="0" align="center" cellpadding="10" cellspacing="0" background="Images/top.jpg" id="1">
  <tr>
    <td rowspan="2" height="140" width="267">&nbsp;</td>
    <td width="533" height="69"></td>
  </tr>
  <tr>
    <td height="72" width="533" valign="bottom"><div align="right">Home | <a href="ContactUs.html">Contact Us</a> | <a href="AboutUs.html">About Us</a> | <a href="Insurance.html">Insurance</a> | <a href="Investments.html">Investments</a> | <a href="Financing.html">Financing</a> | <a href="Seminars.html">Seminars</a></div></td>
  </tr>
</table>
}
