body {
background: #E3F7D5;
}

#wrapper   { background-color: #ffffff; background-image: url("../img/green/green_leftRpt.gif"); background-repeat: repeat-y; background-position: left bottom; text-align: right; margin: 0 auto; padding: 0; width: 798px; border: solid 0 #000000 }

#header   { background: url("../img/green/green_banner.gif"); margin: 0; width: 798px; height: 130px}

#header h1 {
margin: 0px;
position: relative;
left: -2000px;
}

#banner {
background: url("../img/green/green_rghtCol.gif") right top repeat-y
}

#theme {
display:none;
}

#content     {
background: url("../img/green/green_rghtCol.gif") right top repeat-y #ffffcc;
}

#footer    { 
width: 578px;
height: 68px;
background: #ffffcc;
margin-left: 220px;
margin-top: -2px;
}


#leftBrdr {
width: 110px;
float: left;
}

