li {
	margin-bottom: 1em;
}

ul.listNav {
	list-style-type: none;
}

ul.listNav li {
	margin-bottom: .25em;
}
ul ul {
	margin-top: -.15em;
	margin-bottom: 1em;
}
ul ul li {
	margin-bottom: .2em;
}


/***************************
*** body specific styles ***
***************************/

body#aboutBody h2 {
	color: #bf5959;
}
body#grantBody h2 {
	color: #4b8c8c;
}




