#fodb, #clea, #gree, #city	{
	position: absolute;
	z-index: 100;
	width: 150px;
	left: 0px;
}
#fodb	{
	top: 155px;
	height: 30px;
}
#clea	{
	top: 190px;
	height: 45px;
}
#gree	{
	top: 240px;
	height: 30px;
}
#city	{
	top: 275px;
	height: 30px;
}
h1, h2, h3	{
	color: #acadae;
}
#breadcrumbs	{
	color: #8d8d8d;
}

a:link, a:visited, a:active	{
	color: #acadae;
}
a:hover	{
	color: #e2e2e2;
}
a.copy:link, a.copy:visited, a.copy:active	{
	color: #acadae;
}
a.copy:hover	{
	color: #ffffff;
}

#copyright	{
	color: #acadae;
}