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