#goodstuff  {
	background-repeat: no-repeat;
}

#leftimage {
	padding-right: 10px;
	padding-top: 3px;
}
#rightimage {
	padding-left: 10px;
	padding-bottom: 3px;
}
.smallBOLDtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 125%;
	font-weight: bold;
	text-decoration: none;
	color: #1A2703;
}
.BoldHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	line-height: 125%;
	font-weight: bold;
}
.BoldWhiteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
}
.smallNORMALtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 125%;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	color: #3D5B22;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #3D5B22;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
.normalTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 125%;
	font-weight: normal;
	text-decoration: none;
}
.smallBOLDemphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 125%;
	font-weight: bold;
	text-decoration: none;
	color: #CC6633;
	font-style: italic;
}
.normalTEXTbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 125%;
	font-weight: bold;
	text-decoration: none;
}
.code {
	font-weight: bold;
	color: #3D5B22;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.normalTEXTitalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 125%;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.smallITALICStext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 125%;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.asterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 125%;
	font-weight: bold;
	color: #FF3333;
}
