			/* NAVIGATION BUTTONS */
			.cssnav      { position: relative; font-family: georgia; background-image: url('glowbd4.jpg'); 
               background-repeat: no-repeat; white-space: nowrap; display: 
               center; width: 149px; height: 62px; margin: 0; padding: 0 }
.cssnav a {
						display: block;
						color: #000000;
						font-size: 16px;
						width: 149px;
						height: 62px;
						display: block;
						float: center;
						color: 442200; 
						text-decoration: none;
			}

			.cssnav img {width: 149px; height: 62px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav a:hover img{visibility:hidden}

			.cssnav span {
						position: absolute;
						left: 18px;
						top: 12px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 20px;
						height: 14px;
						text-align: center;
			}
			/* END OF NAVIGATION */
