#header .t
{
	background-image:url(../image/style/yellow/header-bg.gif);
}
#logo a
{
	background-image:url(../image/style/yellow/logo.gif);
}
#top-nav
{
	background-image:url(../image/style/yellow/top-nav-bg.gif);
	background-color:#ffe7b9;
	border-top-color:#fff5de;
}
#content
{
	background-image:url(../image/style/yellow/content-bg.jpg);
}
#top-nav .menu li
{
	border-color:#665b44;
}
#top-nav a:link, 
#top-nav a:visited
{
	color:#665b44;
}
#nav-bar .search form .submit
{	
	background-image:url(../image/style/yellow/button-go.gif);	
}
#nav-bar
{
	background-color:#ffe2a9;
	background-image:url(../image/style/yellow/nav-bar-bg.gif);
	border-bottom-color:#ffffff;
}
#nav-bar .search
{
	background-image:url(../image/style/yellow/search-bar-bg.gif);
}
#content img 
{
	border-color:#fdd88e;
}
#content .headline
{
	background-color:#fdd88e;
	background-image:url(../image/style/yellow/headline-bg.gif);
}
#content a.collapse 
{
	background-image:url(../image/style/yellow/minus.gif);
}
#content a.expand
{
	background-image:url(../image/style/yellow/plus.gif);
}
#content .img-f .caption
{
	color:#ffa700;
}