body
{
	font-family:Tahoma;
	font-size:12px;
	width: 780px;
	margin: 0 auto;
	color:#000000;

}
#nav {table-layout: fixed; width: 780px; padding: 0; border: 0; margin: 0 0 10px 0px; background-color: #fff;}
#nav td {font-weight: bold; font-size: 12px; text-align: center; vertical-align: middle; white-space: nowrap; padding: 0; background: transparent url(images/navTop.png) no-repeat center top;}
/*#nav td.hi {background-image: url(http://images.apple.com/macosx/images/navtophi-2-20050412.gif);}*/
#nav td.first {background-position: left top;}
#nav td.last {background-position: right top;}
#nav a {text-decoration: none; color: #ddd; display: block; padding: 3px 0 10px 0; background: transparent url(images/navBottom.png) no-repeat center bottom;}
/*#nav td.hi a {background-image: url(http://images.apple.com/macosx/images/navbottomhi-2-20050412.gif);}*/
#nav td.first a {background-position: left bottom;}
#nav td.last a {background-position: right bottom;}
#nav a:hover {color: #fff;}
