html, body, #holder { 
min-height: 100%; 
width: 100%; 
height: 100%; 
background: #e2fbaa; 

scrollbar-3dlight-color: #E2FBAA;
scrollbar-arrow-color: #FFF;
scrollbar-darkshadow-color: #E2FBAA;
scrollbar-face-color: #348119;
scrollbar-highlight-color: #E2FBAA;
scrollbar-shadow-color: #E2FBAA;
scrollbar-track-color:#E2FBAA; }

html>body, html>body #holder { 
height: auto; }

body, td { 
margin: 0; 
padding: 0; 
text-align: left; 
font-family: Verdana, Helvetica, sans-serif; 
border-color:#aed5a0; }

#holder { 
position: absolute; 
top: 0; 
left: 0; 
width:999px; }

#nav {
width: 150px; 
float: left; 
padding-bottom: 3em; 
padding:0.6em; 
padding-top:1.2em; 
height: auto; 
background: #e2fbaa; }

#content {
margin-left: 175px; 
padding-bottom: 8em; 
height: auto; 
width:auto; }

#footer {
clear: both; 
height: 7.3em; 
position: absolute; 
bottom: 0; 
left: 0; 
background: #e2fbaa;  
border: none; 
width: 100%; }

a:link {
color: #348119;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: none; }

a:visited {
color: #144902;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: none; }

a:hover {
color: #144902;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; }