#navWrapper { 
	position: relative;
	width: 760px;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#topNav {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 760px;
	height: 40px;
	list-style: none;
	display: inline;
	overflow: hidden;
	background: url(../themes/tn_background.gif) top left no-repeat;
}

#topNav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#topNav a {
	font: 1px/1px verdana, sans;
	color: #fff;
	float: left;
	padding: 40px 0 0 0;
	margin: 0 0 0 3px;
	overflow: hidden;
	width: 105px;
	height: 0px !important;
	height /**/:40px; /* for IE5/Win only */
}

#topNav a:hover { background-position: 0 -40px; }

#tnRingtones a { background: url(../themes/tn_polytones.gif) top left no-repeat; }
#tnRealtones a { background: url(../themes/tn_ringtones.gif) top left no-repeat; }
#tnWallpapers a { background: url(../themes/tn_wallpapers.gif) top left no-repeat; }
#tnFlixtones a { background: url(../themes/tn_flixtones.gif) top left no-repeat; }
#tnSoundEffectstones a { background: url(../themes/tn_SoundEffectstones.gif) top left no-repeat; }
#tnGamesApps a { background: url(../themes/tn_gamesApps.gif) top left no-repeat; }
#tnVoiceRingers a { background: url(../themes/tn_voiceRingers.gif) top left no-repeat; }
#tnPhones a { background: url(../themes/tn_phones.gif) top left no-repeat; }