body{
    font:10pt arial;
    font-family:Arial, Tahoma, Verdana, Sans-Serif, System;
    background-color:#F3F3EB;
    margin:30px 0 30px 0;
    padding:0px;
    min-width:700px;
    min-height:300px;
    background-image:url(images/plants_alpha_33.jpg);
    /* background-attachment:fixed; */
}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
h1{font-size:2em;}
h2{font-size:13pt;}
h3{font-size:11pt;}
#ETS_wrapper{
    position:relative;
    left:50%;
    width:700px;
    margin-left:-345px;
}
#ETS_header{
    height:103px;
    background:url(images/header2.gif) no-repeat top left;
}
#ETS_middle{
    width:698px;
    background-color:#FAE7CA;
    border:solid 1px #2A2114;
    padding:0px;
    margin:0px;
}
#ETS_leftnav{
    width:150px;
    background-color:#C7A063;
    border-right:solid 1px #2A2114;
    position:absolute;
    padding:10px 0 0 0;
}
#ETS_leftnav a{
    color:#2A2114;
    display:block;
    margin:0px 0 0 15px;
    font-weight:bold;
    font-size:12pt;
    height:30px;
    padding:8px 0 0 10px;
}
#ETS_leftnav a:hover{
   /*  background-color:#fff;     */
}

#ETS_titlebar{
    background-color:#324C28;
    border:solid 1px #2A2114;
    border-width:0 0 1px 0;
    font:bold italic 12pt arial;
    color:#fff;
    margin-bottom:10px;
    margin-right:-20px;
    padding:3px 0 2px 0;
}
.indent{margin-left:15px;}
#ETS_content{
    padding-left:151px;
    padding-bottom:35px;
    padding-right:20px;
    bottom:1px;
    height:100%;
    background: url(images/nav_bg.png) repeat left top;
    min-height:300px;
}
#ETS_content .indent a{text-decoration:underline; color:#324C28;}
#ETS_footer{
    width:658px;
    background-color:#172212;
    height:20px;
    text-align:center;
    border:solid 1px #2A2114;
    padding:0 20px 0 20px;
}
#ETS_footer .indent{
    color:#fff;
    padding:2px 0 0 0;
    font-size:8pt;}
#ETS_footer a{color:#fff; text-decoration:underline; float:right;}
#ETS_footer .associateOf {float:left; position:relative; left:-15px;}
#ETS_footer .associateOf a{color:#fff; text-decoration:underline; float:none;}

