#nav p, #nav_home p {
margin: 5px 10px 5px 10px;
padding-top: 2px;
border-top: 1px solid #525252;
color: #888888;
}

#nav a, #nav a:visited, #nav a:link, #nav a:active, #nav_home a, #nav_home a:visited, #nav_home a:link, #nav_home a:active {
	text-decoration: none;
	color: #829eaf;
	}

#nav a:hover, #nav_home a:hover { 
	text-decoration: none;
	color: #FFFFFF;
	}

#shim {
	position:absolute;
	left:10px;
	top:4px;
	width:890px;
	height:350px;
	z-index:2;
	visibility:hidden;
}

#home_tab, #about_tab, #consult_tab, #events_tab, #shop_tab, #multi_tab, #ananke_tab, #community_tab, #online_tab, #news_tab {
	position:absolute;
	top:20px;
	height:53;
	z-index:3;
}

#consult_links, #shop_links, #multi_links, #ananke_links, #community_links, #online_links, #news_links, #events_links  {
	background-image:url(/images/bg_menu.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	position:absolute;
	top:60;
	width:200px;	
	height:auto;
	padding: 0 0 5px 0;
	z-index: 4;
	visibility: hidden;
}

#home_tab {
	left:20;
	width:64px;
}

#about_tab {
	left:84;
	width:105px;
}

#consult_tab {
	left:189;
	width:110px;
}

#consult_links {
	left:183px;
}

#events_tab {
	left:299;
	width:60px;
}

#events_links {
	left:293px;
}

#shop_tab{
	left:359;
	width:52px;
}

#shop_links {
	left:343px;
}

#multi_tab {
	left:411;
	width:90px;
}

#multi_links {
	left:410px;
	top:60;
}

#ananke_tab {
	left:501;
	width:73px;
}

#ananke_links {
	left:500;
}

#community_tab {
	left:574;
	width:92px;
}

#community_links {
	left:570px;
}

#online_tab {
	left:666;
	width:117px;
}

#online_links {
	left:582;
}

#news_tab {
	left:783;
	width:107px;
}

#news_links {
	left:674px;
	text-align: right;
}
