/*Content links*/
#content div#text-content #main a{
	color:#9AB000;
}
#content div#text-content #main a:link {
	color:#9AB000;
}
#content div#text-content #main a:hover {
	background-color:#9AB000;
	color:#FFFFFF;
	text-decoration:none;
}
/*Content bullets*/
#content div#text-content #main ul li {
	background:transparent url(/system/modules/org.artsderbyshire.site/resources/images/sec_main_bullet_projects.gif) no-repeat scroll 0 0.5em;
}
/*h2*/
#content div#text-content #main h2 {
	background:#9AB000 url(/system/modules/org.artsderbyshire.site/resources/images/heading_sec_new.gif) no-repeat scroll 0 0.1em;
}
#content div#text-content #main span.created {
	color:#9AB000;
}
#content div#text-content #main span.revised {
	color:#9AB000;
}