#city, #desi, #dist, #new1, #con1	{
	position: absolute;
	z-index: 100;
	width: 160px;
	left: 0px;
}
#city	{
	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(../citysweep/contentbg.jpg) repeat-y;
}

#copyrightbg	{
	background: url(../citysweep/footerbg.gif) no-repeat;
}

#rightpanel	{
	background-color: #cd1f1f;
}

h1, h2, h3	{
	color: #9c9d9d;
}

#breadcrumbs	{
	color: #8d8d8d;
}

a:link, a:visited, a:active	{
	color: #9c9d9d;
}
a:hover	{
	color: #cccccc;
}
a.copy:link, a.copy:visited, a.copy:active	{
	color: #8d8d8d;
}
a.copy:hover	{
	color: #ffffff;
}

#copyright	{
	color: #8d8d8d;
}