			body   { background-color: white; cursor: pointer; }
			#overall { position: absolute; left: 0px; top: 10px; width: 700; text-align: center; }
			
			#navTblDiv {position: relative; left: 30px; top: 10px; width: 700; text-align: center;  font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
			td {cursor: pointer; text-align: center; }
			.navNorm {color: navy; text-decoration: none; font-weight: normal; text-align: center}
			.navOver {color: blue; text-decoration: underline; font-weight: bold; text-align: center }

			#imgTitle {cursor: pointer; position: relative; left: 0px; top: 20px; width: 700; text-align:center;  color: #330000;  font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

			#imgDiv {position: relative; left: 0px; top: 30px; width: 700; text-align: center;  }

			#capDiv { position: relative; left: 0px; top:  40px; width: 700; text-align: left; }
			div.caption {position: relative; left: 50px; top: 0px; width: 600; font-weight: normal; font-size: 16px; font-family: "Times New Roman", Georgia, Times;  }

			#goTop  { font-style: italic; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; position: relative; left: 0px; top: 60px; width: 700; text-align: center;  }
			.linkNorm {color: navy; text-decoration: none; }
			.linkOver {color: blue; text-decoration: underline;  }
