body{
	font-family: arial, verdana, Times, serif, arial;
	font-size: 11pt;
	color: black;
	background-color: #FFFFFF;
	margin: 0px 0px;
}
div.pageTitle 
{
	background: url(""../images/goldfade.gif"") no-repeat scroll center;
}
font.pagetitle
{
  font-family: "New Century Schoolbook", Times, serif, arial;
  font-size: 19pt;
  font-weight: bold;
  color: #660000;	
}
hr
{
  border: 0;
  color: #9E9E9E;
  background-color: #9E9E9E;
  height: 1px;
  width: 100%;
  text-align: left
}
img.pics
{
  border: 2px #c7932c solid;
}
<!-- TABLE FOR FOOTER -->
table.footer
{
 	font-size: 6pt;
	text-align: center;
}
table.footer td.flink
{
  color: #660000;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;	
}
table.footer td.copyright
{
  color: #660000;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;	
}
table.main td.sides
{
  width: 10%;
  background-image: url("../images/cell_bckgrd..gif");
  background-repeat: repeat-y;
}
<!-- TABLE FOR NAV BAR -->
table.nbar
{
 	text-align: center;
	width: 796px;
	
}
table.nbar td.nlinks
{
 	font-family: verdana, courier, serif;
 	font-size: 8pt;
 	font-weight: bold;
	padding: 5px 25px 5px 28px;	
	white-space: nowrap;
}
<!-- TABLE FOR RNAV -->
table.rnav
{
 	text-align: center;
	width: 200px;	
}
table.rnav td.links
{
	text-align: center;
}
<!-- TABLE FOR PNAV -->
table.pnav
{
 	text-align: center;
	width: 00px;	
}
table.pnav tr.spacer
{
  height: 15px;
}
table.pnav td.links
{
	text-align: center;
}
table.pnav td.linkspic
{
 	background-color: white;
	text-align: center;
	padding: 5px 5px 5px 5px;
}
table.pnav td.rnav_text
{
 	font-family: arial;
 	font-size: 10pt;
 	color: #660000;
 	font-weight: bold;
 	text-align: center;	
}

#city
{
  position: absolute; 
  top: 35px; 
  left: 1px;
  right: 80px;
  height: 168px;
  width: 560px;
  z-index: 1;
  text-align: center;
  background-image: url("../images/right_nav_back.jpg");  
  background-repeat: repeat;
}
#content
{
  font-size: 11pt;
  position: absolute; 
  top: 180px; 
  left: 1px;
  right: 80px;
  height: 170px;
  width: 560px;
  text-align: left;
  z-index: 1;  
}
#logo
{
  position: absolute; 
  top: 0px; 
  left: 45px;
  right: 80px;
  z-index: 1;
}
#nav
{
  position: absolute; 
  top: 121px; 
  left: 45px;
  right: 80px;
  width: 796px;
  z-index: 1;
  height: 32px;
  background-image: url("../images/nav_bck.jpg");  
  background-repeat: no-repeat;
}
#right_nav
{
  display: block;
  position: absolute;
  left: 593px;
  top: 0px;
  right: 30px;
  width: 200px;
  height: 620px;
  background-image: url("../images/right_nav_back.jpg");  
  background-repeat: repeat;
}
#spacer
{
	height: 10px;
}

