body, html { 
padding : 0px; 
margin : 0; 
} 
body { 
background : #c6f2a7 url('glbg.png') repeat-x;
text-align: center;
font : 8.5pt/150% "helvetica", sans-serif;
color : #4D9319; 
} 
#container { 
top: 0px;
margin : 0 auto 0 auto; 
width: 606px;
height: auto;
background: transparent;
} 
#header {
width: auto;
height:408px;
background: #c6f2a7 url('') no-repeat center top;
left: 0px;
}
#content {
padding: 4px;
margin-top: -39px;
background: transparent;
text-align: justify;
}
#footer {
clear: both;
border-bottom: 1px dotted #4d9319;
margin-top: 19px;
height: 140px;
background: transparent url('glbq.png')no-repeat bottom right;
} 
h1 {
background: transparent;
color: #4d9319;
font:21pt "helvitica", sans-serif;
font-weight: normal;
text-align: center;
margin: -8px 0 15px 0;
letter-spacing: -1px;
text-transform: lowercase;
}
h2 {
background: transparent;
color: #4d9319;
font:21pt "helvitica", sans-serif;
font-weight: normal;
text-align: center;
margin: -5px 0 0 0;
letter-spacing: -1px;
text-transform: lowercase;
}
a:link, a:visited, a:active {
text-decoration: none;
font-weight: bold;
color: #51BB74;
cursor: crosshair;
}
a:hover { 
text-decoration: none;
font-weight: bold;
color: #fff;
cursor: crosshair;
}
input, select, textarea {
background: #C6F2A7;
margin-top: 5px;
font:8pt "helvitica", sans-serif;
padding: 5px;
color: #000000;
font-weight: normal;
text-decoration: none;
border-width: 1px;
border-style: solid;
border-color: #000000;
}
textarea:hover,input:hover, select:hover {
border-color: #4d9319;
}
blockquote { 
background : #c6f2a7 url('glbq.png')no-repeat bottom right;
filter:alpha(opacity=75); 
opacity:0.75;
text-align : justify; 
border: 3px solid #4d9319; 
padding : 11px; 
display: block;
}  
blockquote:hover {
filter:alpha(opacity=100); 
opacity:1.0;
}
img{
margin: 3px;
}
img.h{
margin: 0;
}

