#gree, #desi, #dist, #new1, #con1	{
	position: absolute;
	z-index: 100;
	width: 160px;
	left: 0px;
}
#gree	{
	top: 180px;
	height: 45px;
}
#desi	{
	top: 180px;
	height: 45px;
}
#dist	{
	top: 225px;
	height: 30px;
}
#new1	{
	top: 255px;
	height: 30px;
}
#con1	{
	top: 285px;
	height: 30px;
}

#content {
	background: url(../greensweep/contentbg.jpg) repeat-y;
}

#copyrightbg	{
	background: url(../greensweep/footerbg.gif) no-repeat;
}

#rightpanel	{
	background-color: #ffffff;
}

h1, h2, h3	{
	color: #88a47b;
}
#breadcrumbs	{
	color: #AFAFAF;
}

a:link, a:visited, a:active	{
	color: #88a47b;
}
a:hover	{
	color: #a5bc9a;
}
a.copy:link, a.copy:visited, a.copy:active	{
	color: #88a47b;
}
a.copy:hover	{
	color: #ffffff;
}
a.bc:link, a.bc:visited, a.bc:active	{
	color: #acadae;
}
a.bc:hover	{
	color: #ffffff;
}

#copyright	{
	color: #88a47b;
}