body
{
margin: 0px; 
padding: 0px; 
background:#6f89c2;
background-image:url(images/grass.gif);
background-position: bottom center;
background-repeat: repeat-x; 
width: 100%; 
height: 100%; 
font-family:sans-serif;
font-size: 13px; 
color: #594520; 
} 

a:link {
font-weight: bold;
text-decoration: none;
color: #594520;
} 
a:hover {
color: #594520;
font-weight: bold;
text-decoration: none;
} 
a:visited {
color: #311222;
font-weight: bold;
text-decoration: none;
} 

#td1 {
background: url("images/tree1.gif") no-repeat;}
#td2 {
background: url("images/tree2.gif") no-repeat;}
#td3 {
background: url("images/tree3.gif") repeat-y;}
#tdg {
background: url("images/root3.gif") no-repeat;}
#tdp1 {
background: url("images/p-ts.gif") bottom repeat-x;}
#tdp2 {  
background: url("images/p-ls.gif") right repeat-y;}
#tdp3 {  
background: url("images/p-rs.gif") repeat-y;}
#tdp4 {
background: url("images/p-bs.gif") top repeat-x;}

p.head { 
font-weight: bold; 
margin-bottom: 5px;
padding:2px;
color:#594520; 
background-color: #bfa27d; 
border-color: #dec098 #b09573 #b09573; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px;}

.menubody {  
background-image:url(images/background_p.gif);
color:#594520; 
margin: 5px; 
padding: 5px;}

.head {
margin-bottom:5px;
padding:2px;
font-weight: bold; 
color:#905f2c; 
background-color: #bfa27d; 
border-color: #dec098 #b09573 #b09573; 
border-style: solid; border-top-width: 1px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 0px;}

.credit{
color: #6d753c;
font-size: 8pt;
text-align: center;
}


.menutitle{
cursor:pointer;
margin-bottom: 5px;
width: 90px;
padding: 2px;
color: #d5b892;
text-align:center;
font-weight: bold;
font-family: serif;
font-size: 15px;  
}

.menutitle a:link {
font-size: 15px;
font-style: normal;
font-weight: bold;
color: #d5b892;
}

.menutitle a:hover {
font-size: 15px;
font-style: normal;
color: #d5b892;
font-weight: bold;
text-decoration: none; 
} 

.menutitle a:visited {
font-size: 15px;
font-style: normal;
color: #c8ab86;
font-weight: bold;
text-decoration: none;
} 

.submenu{
padding: 5px;
margin-bottom: 0.5em;
text-align: left;
color:#d5b892;
font-weight: bold;
font-family : serif;
}

.submenu a:link {
font-weight: bold;
color: #d5b892;
}

.submenu a:hover {
color: #d5b892;
font-weight: bold;
text-decoration: none;
} 

.submenu a:visited {
color: #c8ab86;
font-weight: bold;
text-decoration: none;
} 



