#clea, #desi, #inst, #dist, #new1, #con1	{
	position: absolute;
	z-index: 100;
	width: 160px;
	left: 0px;
}
#clea	{
	top: 180px;
	height: 45px;
}
#desi	{
	top: 180px;
	height: 45px;
}
#inst	{
	top: 225px;
	height: 45px;
}
#dist	{
	top: 270px;
	height: 30px;
}
#new1	{
	top: 300px;
	height: 30px;
}
#con1	{
	top: 330px;
	height: 30px;
}


#content {
	background: url(../cleansweep/contentbg.jpg) repeat-y;
}

#copyrightbg	{
	background: url(../cleansweep/footerbg.gif) no-repeat;
}

#rightpanel	{
	background-color: #025922;
}

h1, h2, h3	{
	color: #5ca35f;
}
#breadcrumbs	{
	color: #AFAFAF;
}

a:link, a:visited, a:active	{
	color: #5ca35f;
}
a:hover	{
	color: #7dbb7f;
}
a.copy:link, a.copy:visited, a.copy:active	{
	color: #5ca35f;
}
a.copy:hover	{
	color: #ffffff;
}
a.bc:link, a.bc:visited, a.bc:active	{
	color: #acadae;
}
a.bc:hover	{
	color: #ffffff;
}

#copyright	{
	color: #5ca35f;
}