/* charset=UTF-8 */
/* BASICS */

body {
  background-color:#cccccc;
  background-image:url(../images/bg_4.gif);
  background-repeat:repeat-x;
  }

/* LAYER */

#layer {
  background-image:url(../images/frame_1b.gif);
  }

/* LAYOUT */

#container {
  background-image:url(../images/bg_2.gif);
  background-repeat:repeat-y;
  }

#top1 {
  background-image:url(../images/background.jpg);
  background-repeat:no-repeat;
  }

#top2 {
  border-color:#357036;
  }

#right {
  background-color:#ffffff;
  }

#bottom {
  background-color:#e3e3e3;
  }

/* LINKS */

a.menu1a {
  background-color:#357036;
  background-image:url(../images/button_41.gif);
  color:#ffffff;
  }

a.menu2 {
  background-image:url(../images/button_42.gif);
  color:#357036;
  }

a.menu2a {
  background-color:#357036;
  background-image:url(../images/button_43.gif);
  color:#ffffff;
  }

a.menu3 {
  background-color:#def1de;
  border-color:#cccccc;
  }

a.menu3a {
  background-color:#357036;
  background-image:url(../images/button_44.gif);
  color:#ffffff;
  border-color:#cccccc;
  }

