@charset "utf-8";
/* default page CSS Document */

h3.news {
	color: #000080;
  margin-left: 20px;
	margin-right: 20px;
}
			
#ChristmasTreeRecycling { 
  list-style-image: url("/images/nkswma/treeRecycle.gif");
}

#WhatsUp li {
  margin-bottom: 5px;
}

#news {
  width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: .5em;
	border: 1px solid #000080; 
}
#CoordinatorLinks {
  text-align: center;
	width: 100%;
	font-size: .8em;
}

#CoordinatorLinks td {
  text-align: center;
}
