@charset "UTF-8";
/* CSS Document */
.bg  {	background-image: url(http://www.nljug.org/images/v2/jspring-bg.gif); }
.header 	{	background-image: url(http://www.nljug.org/images/v2/jspring-header-bg.gif); }

.primary	{ color:#a0cf11 !important; }	/* Jspring colour */

.liLinksBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8ab20f;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	padding-bottom: 5px;
}

.content a 	{ color:#a0cf11 ;  }

.content H2 {
	color:#a0cf11 !important;
}
