/** { margin: 0; padding: 0; }
body { height: 100%; width: 100%;}
body {  }
#overlay { position: realtive; left: 0; bottom: 0; height: 110px; width: 100%; background: url(../images/bg_grass.jpg) left bottom repeat-x; z-index: 1; }
#wrapper { position: absolute; left: 0; top: 0; bottom: 0; right: 0; height: 100%; width: 100%; background: url(../images/footer.jpg) center bottom no-repeat; z-index: 2;  }
h1 { text-indent: -5000px; background: url(../images/splash.jpg) center 20px no-repeat; height: 400px; }
*/
* {margin:0; padding:0;}
html, body {height:100%;}
body { background: url(../images/bg.jpg); font-family: "Trebuchet MS"; font-size: 1.3em;  }
a { color: #2d4801 }
a:hover { color: #2d4801; text-decoration: none }
#clearheader {height:310px;}
#clearfooter {clear:both; height:200px; }
#footer { position: relative; width:100%; clear:both; height:410px; background: url(../images/bg_grass.jpg) left bottom repeat-x;  color: #fff; font-weight:bold; text-align:center; z-index: 1; }
#footerbg { position: absolute; left: 0; bottom: 0; height: 100%; width: 100%; background: url(../images/footer.jpg) 50% bottom no-repeat; }
#outer{min-height:100%; margin-left:200px; margin-right:200px; margin-bottom:-410px; background: url(../images/splash.jpg) center 20px no-repeat; position: relative; z-index: 2;}
#left, #right { position:absolute; top: 400px; width:200px; text-align:center; }
#left { left : 0px; }
#right { right : 0px; }
#middle { width:100%; text-align: center }
.return { font-size: 0.8em; padding: 15px 0 0 0; }
