#jsddm
{	margin: 0;
	padding: 0;

	}

	#jsddm li
	{	float: left;
		list-style: none;
		margin-left:24px;


		}


	#jsddm li a
	{

		display: block;
		left:10px;
		text-decoration: none;
		border-right: 1px solid white;
		color: #EAFFED;
		white-space: nowrap
		}

	#jsddm li a:hover
	{}

		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			width:75px;
			margin-top:-20px;
			margin-left:-5px;
			height:100px;
			z-index:10;
			background:url(/img/nav_background.png);


			border: 1px solid  #000000;

			}

			#jsddm li ul li
			{	float: none;
				display: inline;
				margin-left:0px;
			}

			#jsddm li ul li a
			{	width: auto;
				color: #24313C}

			#jsddm li ul li a:hover
			{}

#nav_home{
position:relative;
background:url(/img/home.gif) no-repeat bottom;
height:25px;
width:52px;
cursor:pointer;

}

#nav_about{
position:relative;
background:url(/img/about_us.gif) no-repeat bottom;
height:25px;
width:84px;


cursor:pointer;

}

#nav_diarise{
position:relative;
background:url(/img/diarise.gif) no-repeat bottom;
height:25px;
width:63px;

cursor:pointer;

}

#nav_oppertunities{
position:relative;
background:url(/img/opportunities.gif) no-repeat bottom;
height:25px;
width:126px;

cursor:pointer;

}

#nav_eventing{
position:relative;
background:url(/img/eventing.gif) no-repeat bottom;
height:25px;
width:84px;
cursor:pointer;
}

#nav_most{

margin-top:6px;
position:relative;
background:url(/img/most.gif) no-repeat bottom;
height:16px;
width:49px;
	z-index:50;
cursor:pointer;

}

#nav_recent{
position:absolute;
background:url(/img/recent.png) no-repeat bottom;
height:16px;
width:51px;

margin-top:30px;


cursor:pointer;

}

#nav_viewed{
position:absolute;
background:url(/img/viewed.png) no-repeat bottom;
height:16px;
width:53px;
margin-left:-1px;
margin-top:55px;
cursor:pointer;

}

#nav_comments{
position:absolute;
background:url(/img/comments.png) no-repeat bottom;
height:16px;
width:78px;
margin-left:-2px;
margin-top:80px;
cursor:pointer;

}

#nav_advertise{
position:relative;
background:url(/img/advertise.gif) no-repeat bottom;
height:25px;
width:86px;
cursor:pointer;

}

#nav_links{
position:relative;
background:url(/img/links.gif) no-repeat bottom;
height:25px;
width:46px;
cursor:pointer;


}

#nav_contact{
position:relative;
background:url(/img/contact_us.gif) no-repeat bottom;
height:25px;
width:107px;
cursor:pointer;


}


#nav_directory{
position:relative;
background:url(/img/directory.gif) no-repeat bottom;
height:25px;
width:91px;
cursor:pointer;
}

