html{
  overflow:auto;
  background-color:#496F24;
}

#header{
position:absolute;
overflow:hidden;
left:0px;
top:0px;
width:0px;
height:80px;
background-color:;
background-image:url('../images/lush-grass-header-bg.jpg');
z-index:100;
}

#subheader{
position:absolute;
overflow:hidden;
left:0px;
top:75px;
width:0px;
height:25px;
background-color:#CAE4AF;
background-image:url('../images/lush-grass-subheader-bg.jpg');
z-index:100;
filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9;
border-top:1px dashed #FFFFAE;
}

#lushquote{
position:absolute;
overflow:hidden;
left:-1000px;
top:840px;
width:750px;
height:200px;
background-color:;
font-family:'times new roman',helvetica,JBEtude-Regular,Cry Uncial,georgia;
color:#006600;
font-size:30px;
font-weight:bold;
font-style:italic;
z-index:9999;
margin-left:10px;
display:;
vertical-align:middle;
}

.qt{
font-family:;
font-size:72px;
font-weight:bold;
vertical-align:super;
padding-right:.2em;
}

.qtend{
font-family:;
font-size:36px;
font-weight:bold;
vertical-align:sub;
text-align:right;
padding-left:.1em;
}


#magiclinks{
position:absolute;
overflow:hidden;
left:-500px;
top:700px;
top:650px;
width:320px;
height:225px;
background-color:;
background-image:url('../images/background-piece-shrubflower.jpg');
font-size:12px;
z-index:999;
filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
display:;
border-bottom:solid 0px #FFFFFF;
}

#pagebody{
position:absolute;
overflow:hidden;
left:-1000px;
top:565px;
width:980px;
height:1000px;
background-color:;
font-size:12px;
z-index:250;
filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
display:;
border-bottom:solid 0px #FFFFFF;
}

.copyright{
font-family:georgia,lucida sans unicode;
font-size:14px;
font-weight:bold;
padding:0 .5em 0 .5em;
font-style:;
background-color:;
color:#33260D;
}

a img{
border:none;
}


