/* CSS Document */

#container {
	width: 707px;
	background: #ffffff;
	text-align: left;
	margin: 0;
	font: 78%/1.5 arial, helvetica, serif;
	background: white;
	text-align: left;
	padding: 0;
}

#nav, #nav ul {
	float: left;
	width: 707px;
	list-style: none;
	line-height: 1;
	background: white;
	font-weight: bold;
	padding: 0 0 0 0;
	border: solid #ccc;
	border-width: 0 0;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	width: 11em;
	w\idth: 6em;
	color: #666666;
	text-decoration: none;

}

#nav a.daddy {
	background: url(../images/nav/btn_aboutnpc.gif) center left no-repeat;
	text-indent: -999em;
	width: 88px;
	height: 49px;

}

#nav a.daddy2 {
	background: url(../images/nav/btn_research.gif) center left no-repeat;
	text-indent: -999em;
	width: 88px;
	height: 49px;
	
}

#nav a.daddy3 {
	background: url(../images/nav/btn_aboutus.gif) center left no-repeat;
	text-indent: -999em;
	width: 88px;
	height: 49px;
	
}

#nav a.daddy4 {
	background: url(../images/nav/btn_events.gif) center left no-repeat;
	text-indent: -999em;
	width: 88px;
	height: 49px;
	
}

#nav a.daddy5 {
	background: url(../images/nav/btn_newsletter.gif) center left no-repeat;
	text-indent: -999em;
	width: 88px;
	height: 49px;
	
}

#nav a.daddy6 {
	background: url(../images/nav/btn_contactus.gif) center left no-repeat;
	text-indent: -999em;
	width: 88px;
	height: 49px;
	
}
#nav a.daddy7 {
	background: url(../images/nav/btn_links.gif) center left no-repeat;
	text-indent: -999em;
	width: 88px;
	height: 49px;
	
}

#nav a.daddy8 {
	background: url(../images/nav/btn_home.gif) center left no-repeat;
	text-indent: -999em;
	width: 88px;
	height: 49px;
	
}

#nav li {
	float: left;
	padding: 0;
	width: 88px;
}

