body
{
	background-color: 	rgb(246,235,219);
}
#center-x
{
	background-color: 	rgb(249,239,227);
}
table#body
{
	background-color: 	rgb(244,224,201);
}
td#left
{
	background:			url(/images/news-img.gif) top left no-repeat;
}
td#content
{
	background:			url(/images/news-mask.jpg) 0 31px no-repeat;
}
#header
{
	border-bottom: 		4px rgb(234,199,160) solid;
}
#header #news img.fade
{
	opacity: 			1;
	filter: 			alpha(opacity=100);
}
#topnavthing
{
	background-color:	rgb(246,235,219);
	border-color: 		rgb(234,199,160);
}
#nav-section-top a,
#nav-section li a
{
	color: 				rgb(181,157,128);
}
#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(234,199,160) solid;
}
