body
{
	background-color: 	rgb(230,242,247);
}
#center-x
{
	background-color: 	rgb(229,238,242);
}
table#body
{
	background-color: 	rgb(203,222,228);
}
td#left
{
	background:			url(/images/properties-img.gif) top left no-repeat;
}
td#content
{
	background: 		url(/images/properties-mask.jpg) 0 31px no-repeat;
}
#header
{
	border-bottom: 		4px rgb(167,200,209) solid;
}
#header #properties img.fade
{
	opacity: 1;
	filter: alpha(opacity=100);
}
#topnavthing
{
	background-color:	rgb(223,234,237);
	border-color: 		rgb(167,200,209);
}
#nav-section-top a,
#nav-section li a
{
	color: 				rgb(128,148,154);
}
#nav-section-top a:hover,
#nav-section-top a.active,
#nav-section li a:hover,
#nav-section li a.active
{
	color: 				rgb(0,0,0);
}
#footer
{
	border-top:			4px rgb(167,200,209) solid;
}
