/* CSS Document */

.sidebar_bg {
	background-color: #98CA45;
	}
div.menu_buttons {
  background-image: url(images/rollover_05.gif);
  }
div.menu_buttons a {
  color: #ffffff;
  background-image: url(images/rollover_05.gif);
  }
div.menu_buttons a:hover {
  color: #000000;
  }
div.menu_buttons a:active {
  background-image: url(images/rollover_05.gif);
  color: #739D2D;
  }
div.menu_buttons_2 {
	background-image: url(images/rollover_05.gif);
	}
div.menu_buttons_2 a {
  background-image: url(images/rollover_05.gif);
  color: #ffffff;
  }
div.menu_buttons_2 a:hover {
  color: #000000;
  }
div.menu_buttons_2 a:active {
  background-image: url(images/rollover_05.gif);
  color: #739D2D;
  }
.curve {
	background-image: url(images/curve_05.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #666633;
}
.sidebar_bg {
	background-image: url(images/a_place_of_grace_05.png);
	background-repeat: no-repeat;
	background-position: left top;
}