body{
	background: #CCb48f url(images/brown_bkgd4.gif) repeat-x left top;
}	
#mainbox {
	background: #F4F0EA url(images/brown_logo.gif) no-repeat right bottom;
	border-color: #8F7E64;
}
#maincontent {
	color: #9a8a72;
	padding-bottom: 85px;
}
#maincontent a {
	color: #625544;
}
#sideboxWrapper {
	background: #F9F7F5 url(images/whats_new_bot.gif) no-repeat center bottom;
	border:none;
	margin-bottom: 30px;
	margin-left: 10px;
}
#sidebox {
	background: url(images/whats_new_top.gif) no-repeat center top;
	border:none;
}

#sideboxContent{
	color: #949BB4;
}
#sideboxContent a {
	color: #737C9D;
	border-bottom-color: #737C9D;
}
#sideboxContent li{
	margin:0 0 4px 4px;
	padding:0 0 0 7px;
	background-image: url(images/list_marker.gif);
}
#sideboxContent h3 {
	color: #949BB4;
}
#sideboxContent h4 {
	border-bottom-color: #EEE8DF;
}
#masthead{
	color: #9a8a72;
	background-image:url(images/name.gif);
	}
