/* PPC Lively Green theme
------------------------------------------------------ */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/lively_green/bg.jpg) top center no-repeat;
	background-color: #678D00;
}
.nav {
	background: url(../images/lively_green/nav_bg.png) top left repeat-x;
}
.navfooter {
	background: url(../images/lively_green/b_n_footer.png) top left no-repeat;
}
.content A {
	color: #FFCC00;
	text-decoration: none;
}
.content A:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.hd2 {
	color: #FFCC00;
}
.footer {
	color: #CFDF97;
}
.footer A {
	color: #E7EFCB;
}


/* Last modified on May 31, 2006
   Amit Gautam (ArgusG@sti-world.com)
------------------------------------------------------ */
