body {
margin: 0px;
font-family: arial;
color: #59503f;
background-color: #35721a;
background-image:url("img/BGbodyTop.jpg");
background-repeat: repeat-x;
}
td, p, table, a, h1 {
font-family: arial;
font-size: 11px;
color: #59503f;

}
h1 {
font-family: arial;
font-size: 12px;
color: #59503f;
}
td.ContentArea {
background-image:url("img/contentBottom.jpg");
background-repeat: no-repeat;
background-position: bottom;
background-color: #c9f0b8;
height: 515px;
padding: 20px 0px 20px 0px;
}
div.ContentArea {
width:88%;
text-align: left;
}
.LeftArea {
background-image:url("img/BGleftBody.gif");
background-repeat: repeat-y;
}
.RightArea {
background-image:url("img/BGRightBody.gif");
background-repeat: repeat-y;
}