body
{
	background-color: 	rgb(235,239,244);
}
#center-x
{
	background-color: 	rgb(224,233,236);
}
table#body
{
	background-color: 	rgb(204,215,232);
}
td#left
{
	background:			url(/images/team-img.gif) top left no-repeat;
}
td#content
{
	background: 		url(/images/team-mask.jpg) 0 31px no-repeat;
}
#header
{
	border-bottom: 		4px rgb(167,200,209) solid;
}
#header #team 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(123,147,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;
}
