html, body { 
color: #048f45; 
height: 100%; 
font-size: 12px; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
line-height: 130%; 
margin: 0; 
padding: 0;
background-color: #9CDCC1;
background-image: url(../images/bgrd.jpg); 
background-repeat: repeat-x;

 }

#wrapper { 
background-image: url(../images/bgrnd_2.jpg); 
background-repeat: no-repeat; 
width: 1002px; 
visibility: visible; 
margin: 0 auto; 
padding: 0;
min-height: 800px; 
height: 100%;
}

#wrapper2 { 
width:798px; 
height: auto; 
float: none; 
clear: none; 
min-height: 480px; 
margin: 0; 
padding: 0 0 0 102px; }

#panelmenu 
{ width:200px; height:auto; clear: none; margin: 0; padding: 170px 6px 6px 20px;  }
#panelcontent 
{ width:520px; height:auto; float: right; margin: 0; padding: 137px 20px 6px; }

#footer { 
background-image: url(../images/bgrnd_footer.jpg); 
background-repeat: no-repeat; 
width:798px; 
height:97px; 
clear: both; 
margin: 0 0 0 103px; 
padding: 0 0 0 0;
}
 
#footermenu { 
font-size: 95%; 
text-align: center; 
width:775px; 
height:auto; 
clear: both; 
margin: 0 auto; 
padding-top: 12px; 
padding-right: 2px; 
padding-left: 2px; 
}

#panelmenu li { padding-top: 2px; padding-bottom: 2px; list-style-image: url(../images/arrow_green.jpg) ; list-style-position: inside; }

/*PAGE SPECIFIC OVERIDES*/
body#bgrnd_3 #wrapper { 
background-image: url(../images/bgrnd_3.jpg); 
}
body#bgrnd_4 #wrapper { 
background-image: url(../images/bgrnd_4.jpg); 
}
body#bgrnd_5 #wrapper { 
background-image: url(../images/bgrnd_5.jpg); 
}
body#bgrnd_6 #wrapper { 
background-image: url(../images/bgrnd_6.jpg); 
}
body#bgrnd_7 #wrapper { background-image: url(../images/bgrnd_7.jpg); }
body#bgrnd_8 #wrapper { background-image: url(../images/bgrnd_8.jpg); }
body#bgrnd_9 #wrapper { background-image: url(../images/bgrnd_9.jpg); }
body#bgrnd_10 #wrapper { background-image: url(../images/bgrnd_10.jpg); }
body#bgrnd_5 #panelcontent { padding-top: 270px; }
body#bgrnd_7 #panelcontent { padding-top: 270px; }
body#bgrnd_8 #panelcontent { padding-top: 270px; }
body#bgrnd_9 #panelcontent { padding-top: 130px; }
/* END PAGE SPECIFIC OVERIDES*/
