* { margin: 0; }

html, body { height: 100%; text-align: center; background: url("../images/bg.gif") 0% 100% repeat-x #6fb230; font: 62.5%  Arial, Verdana, sans-serif; }

.outer_wrapper { width: 100%; height: 100%; background: url("../images/wrapper_bg.gif") 0% 0% repeat-x; }
.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -31px; width: 800px; background: url("../images/background_image.gif") 0% 93% no-repeat; }

.footer, .push { height: 31px; }

.footer { background: url("../images/footer.gif") 0% 0% repeat-x; }

#content { width: 100%; position: relative; }
#logo { position: absolute; top: 130px; left: 50px;  }

#contentText { position: absolute; left: 250px; top: 194px; width: 470px; }

#contentText ul { margin: 0; padding: 20px 0 0 20px; text-align: left; }
#contentText ul li { padding: 0 0 0 20px; list-style: none; background: url("../images/list_arrow.gif") no-repeat 0% 50%; line-height: 1.8em; color: #fff; font-size: 14px; }
#contentText h1 {  margin: 0; text-align: left; color: #fff; font-size: 22px; }
#contentText p {  margin: 0; padding: 20px 0 0 0; text-align: left; color: #fff; font-size: 14px; line-height: 1.8em; }

#contentText p.date { margin: 0; padding: 0 0 30px 0;  text-align: right; }

#contentText a, #contentText a:visited { color: #ddfa6a; text-decoration: none; }
#contentText a:hover { text-decoration: underline; }