body
{
	background-color: 	rgb(235,232,178);
}
#center-x
{
	background-color: 	rgb(243,243,211);
}
table#body
{
	background-color: 	rgb(230,231,167);
}
td#left
{
	background:			url(/images/about-img.gif) top left no-repeat;
}
td#content
{
	background: 		url(/images/about-mask.jpg) 0 31px no-repeat;
}
#header
{
	border-bottom: 		4px rgb(178,180,58) solid;
}
#header #about img.fade
{
	opacity: 1;	filter: alpha(opacity=100);
}
#topnavthing
{
	background-color:	rgb(249,248,193);
	border-color: 		rgb(178,180,58);
}
#nav-section-top a,
#nav-section li a
{
	color: 				rgb(126,125,47);
}
#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 solid rgb(178,180,58);
}
