table.main_content
	{
	 position:absolute;
	 left:200px;
	 top:145px;
	 width:75%;
	}
td.nav_loc
	{
	padding-bottom:10px;
	padding-left:15px;
	font-weight:bold;
	font-size:10px;
	}
table.top_content
	{
	 position:absolute;
	 left:780px;
	 top:20px;
	}
td.top_content_text
	{
	width:150px;
	}
table.top_nav
	{
	 position:absolute;
	 left:180px;
	 top:120px;
	 width:75%;
	 height:25px;
	}
table.left_nav
	{
	 position:absolute;
	 left:10px;
	 top:140px;
	}
img.nav_pic
	{
	 width:150px;
	 height:80px;
	}
table.top_section
	{
	 position:absolute;
	 left:10px;
	 top:10px;
	}
div.legal
	{
	 margin-top:50px;
	 margin-bottom:20px;
	}