



ul#nav {
	position: relative;
	top: 0px;
	left: 0px;
	width: 525px;
	margin: 0;
	height: 47px;
	list-style-type: none;
	overflow: hidden;
}

body#intro ul#nav  { background: transparent url(../images/nav_f_3.jpg) no-repeat 0 -94px; }
body#welcome ul#nav { background: transparent url(../images/nav_f_3.jpg) no-repeat 0 -94px; }
body#experience ul#nav  { background: transparent url(../images/nav_f_3.jpg) no-repeat 0 -94px; }
body#lodges ul#nav  { background: transparent url(..//images/nav_f_3.jpg) no-repeat 0 -94px; }
body#more ul#nav  { background: transparent url(../images/nav_f_3.jpg) no-repeat 0 -94px; }

ul#nav li a {
	position: absolute;
	top: 0;
	width: 105px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 47px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:47px; /* IE5/Win */
	background: transparent url(../images/nav_f_3.jpg) no-repeat;
	list-style-type: none;
	

	}




body#intro li#int a 			{ background-position: 0 -47px; width: 105px; left: 0; }
body#intro li#int a:hover		{ background-position: 0 -47px; }
body#intro li#wel a 			{ background-position: -105px -94px; left: 105px; }
body#intro li#wel a:hover		{ background-position: -105px 0px; }
body#intro li#exp a 			{ background-position: -210px -94px; left: 210px; }
body#intro li#exp a:hover		{ background-position: -210px 0; }
body#intro li#lod a 			{ background-position: -315px -94px; left: 315px; }
body#intro li#lod a:hover		{ background-position: -315px 0; }
body#intro li#mor a 			{ background-position: -420px -94px; left: 420px; }
body#intro li#mor a:hover		{ background-position: -420px 0; }

body#welcome li#int a			{ background-position: 0 -94px; width: 105px; left: 0; }
body#welcome li#int a:hover		{ background-position: 0 -0px; }
body#welcome li#wel a			{ background-position: -105px -47px; left: 105px; }
body#welcome li#wel a:hover		{ background-position: -105px -47px; }
body#welcome li#exp a			{ background-position: -210px -94px; left: 210px; }
body#welcome li#exp a:hover		{ background-position: -210px 0; }
body#welcome li#lod a			{ background-position: -315px -94px; left: 315px; }
body#welcome li#lod a:hover		{ background-position: -315px 0; }
body#welcome li#mor a			{ background-position: -420px -94px; left: 420px; }
body#welcome li#mor a:hover		{ background-position: -420px 0; }

body#experience li#int a 			{ background-position: 0 -94px; width: 105px; left: 0; }
body#experience li#int a:hover		{ background-position: 0 -0px; }
body#experience li#wel a 			{ background-position: -105px -94px; left: 105px; }
body#experience li#wel a:hover		{ background-position: -105px -0px; }
body#experience li#exp a 			{ background-position: -210px -47px; left: 210px; }
body#experience li#exp a:hover		{ background-position: -210px -47px; }
body#experience li#lod a 			{ background-position: -315px -94px; left: 315px; }
body#experience li#lod a:hover		{ background-position: -315px 0; }
body#experience li#mor a 			{ background-position: -420px -94px; left: 420px; }
body#experience li#mor a:hover		{ background-position: -420px 0; }

body#lodges li#int a 			{ background-position: 0 -94px; width:105px; left: 0px; }
body#lodges li#int a:hover		{ background-position: 0 -0px; }
body#lodges li#wel a 			{ background-position: -105px -94px; left: 105px; }
body#lodges li#wel a:hover		{ background-position: -105px -0px; }
body#lodges li#exp a 			{ background-position: -210px -94px; left: 210px; }
body#lodges li#exp a:hover		{ background-position: -210px -0px; }
body#lodges li#lod a 			{ background-position: -315px -47px; left: 315px; }
body#lodges li#lod a:hover		{ background-position: -315px -47px; }
body#lodges li#mor a 			{ background-position: -420px -94px; left: 420px; }
body#lodges li#mor a:hover		{ background-position: -420px -0px; }

body#more li#int a 				{ background-position: 0 -94px; width: 105px; left: 0px; }
body#more li#int a:hover		{ background-position: 0 -0px; }
body#more li#wel a 				{ background-position: -105px -94px; left: 105px; }
body#more li#wel a:hover		{ background-position: -105px 0; }
body#more li#exp a 				{ background-position: -210px -94px; left: 210px; }
body#more li#exp a:hover		{ background-position: -210px -0px; }
body#more li#lod a 				{ background-position: -315px -94px; left: 315px; }
body#more li#lod a:hover		{ background-position: -315px -0px; }
body#more li#mor a 				{ background-position: -420px -47px; left: 420px; }
body#more li#mor a:hover		{ background-position: -420px -47px; }




