body {
	background-color: #021038;
}
#header {
	background-image: url(../images/peach/header.gif);
}
#head_space {
	background-image: url(../images/peach/head.gif);
}
#foot_space {
	background-image: url(../images/peach/foot.gif);
}
#wrapper {
	background-image: url(../images/peach/main_bg.gif);
}
#footer {
	background-color: #1C6080;
}
/* content head */
.contentheading {
	color: #996600;
}
.componentheading {
	color: #996600;
}
.componentheading, .contentheading{
	background-image: url(../images/peach/heading-bg.png);
}
.left_menu ul li a:hover, .left_menu ul li a:focus, .left_menu ul li a:active {
  /*background-image: url(../images/peach/menu-bg-active.gif);*/
    color: #EFF545;
}
#current, #current a:hover  {
  /*background-image: url(../images/peach/menu-bg.gif);*/
  color: #EFF545;
}
#current a:hover  {
  /*background-image: url(../images/peach/menu-bg.gif);*/
    color: #EFF545;
}
/* copyright by birkenau.it */