#nb-head{
	background-image: url(/images/nb/nb-head-evening.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 458px;
}

#nb-head h1{
	margin-left: 40px;
	padding-top: 7px;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
}



.nb-body{
	width: 458px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #5A595A;
}

#nb-desc{
	margin-left: 40px;
	margin-top: 0px;
	width: 380px;
}

#nb-desc p{
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin-bottom: 3px;
}

.nb-footer{
	background-image: url(/images/nb/nb-footer-evening.gif);
	background-repeat: no-repeat;
	width: 458x;
	height: 20px;
}