body   { background-image: url("../img/bg-body-GREEN.gif"); background-repeat: repeat; }
a { color: #007800; background-color: transparent }
a:hover { color: #000; background-color: transparent }
/*STRUCTURE*/
#container_page  { background-image: url("../img/bg-page-GREEN.gif"); background-repeat: repeat-y }
#top  { background-image: url("../img/gradient-GREEN.jpg"); background-repeat: no-repeat }
#mainText, #bottomText   { border-left: 2px solid #94ac92 }
#bottom { background-image: url("../img/bottom-GREEN.gif"); background-repeat: no-repeat}
#subNav a  { color: #542a0a }
#subNav a:hover {color:#000}
/*MISC*/
.formlabel,h1 { color: #42663f }
