@import url(color.css);

body, #content, #menu, #footer {
	background:#E8E8C0;
	color:#300;
}
/* header */
#header {
	background:#fffffc url(test3.jpg) no-repeat bottom right;
	color:#000;
}
#header h1 {
	background:transparent url(littledevilr.gif) no-repeat;
	color:#000;
}
#bar {
	background:#fffffc url(bar.jpg);
	color:#000;
}
#css #low-contrast {
	display:none;
}
#css #default {
	display:inline;
}
/* content */
#content {
	border-top:1px solid #F8F9BD;
	border-bottom:1px solid #F8F9BD;
}
/* SPHIDER */
#sphider .advanced input {
	background:transparent;
	border:none;
}

