#Nav {
	clear:both;
	/* the height is necessary because both the flash header and the links are absolutely positioned */
	height: 240px;
	width: 770px;
	/*border: 2px solid red;*/
	margin: 0px 0px 15px 0px;
}

#Nav img {
	margin: 0px;
	padding: 0px;
}

.NavText a:hover{
	color: #444444;
	/* background-image: url(/Images/Table-Header_wood_links.jpg) ; */
}
