body{
    background-image:url(/media/bg.gif);
}
div.main{
    width:771px;
	border:7px solid #539B5D;
	border-bottom:none;
	background-color:#fff;
}
div.top{
    border:1px solid #fff;
}

div.top div.imagepane p, div.top div.imagepane .item{
    padding:0px;margin:0px;
}
div.modules_bottom{
    padding-left:15px;
}
td.left{
    border-right:1px solid #539B5D;
    background-color:#FBFEDF;
    width:160px;
}
td.right{
    border-left:1px solid #539B5D;
    background-color:#FBFEDF;
    padding:2px;
}
td.center{
    padding-top:40px;
    padding-left:20px;
    padding-right:15px;
    width:100%;
}

div.menu{
    width:160px;
    background-color:#fff;
    margin-bottom:0px;
    padding-bottom:0px;
}

div.menu .item{
    border-bottom:1px solid #539B5D;
    padding-top:1px;
    padding-bottom:4px;
    padding-left:10px;
    margin-bottom:0px;
    
}
td.left div.searchform{
    padding-left:15px;
}
td.left div.searchform .query{
    width:125px;
}
td.left div.searchform .button{
    margin-top:4px;
    margin-left:88px;
}

td.left div.separator{
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
}

td.right .imagepane .item, td.right .surveypane{
    background-image:url(/media/divider.gif);
    background-repeat:no-repeat;
    background-position:bottom center;
    padding-bottom:12px;

}

td.right .surveypane{
    margin-bottom:10px;
    padding:2px;
    padding-top:0px;
}

td.center div.pane .readmore{
    display:block;
}
td.center div.pane a{
    color:#6A8D5A;
}
td.center div.pane .title{
    padding-top:5px;
    padding-bottom:5px;
}
td.center div.pane .title a{
    color:#000;
}