body
{
	background-color: 	rgb(233,244,249);
}
#center-x
{
	background-color: 	rgb(236,245,249);
}
table#body
{
	background-color: 	rgb(218,238,245);
}
td#left
{
	background:			url(/images/contact-img.gif) top left no-repeat;
}
td#content
{
	background:			url(/images/contact-mask.jpg) 0 31px no-repeat;
}
#header
{
	border-bottom: 		4px rgb(163,212,231) solid;
}
#header #contact img.fade
{
	opacity: 			1;	filter: 			alpha(opacity=100);
}
#topnavthing
{
	background-color:	rgb(195,226,238);
	border-color: 		rgb(163,212,231);
}
#nav-section-top a,
#nav-section li a
{
	color: 				rgb(129,159,172);
}
#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(163,212,231) solid;
}
