html { margin: 0 auto; font-family: Georgia; font-size: 13px}
body { font-family: Georgia; width: 855px; height: 100%; margin: 0 auto; background-image: url(img/bg_down.png); background-repeat: no-repeat; background-position: 50% 100%; margin-bottom:0px; background-color: #f3f2f0; }
a { text-decoration: none; color: #885b33 }
a:hover { text-decoration: underline; color: #885b33 }
textarea { height: 400px; width: 510px;}
#topleft_bg {position: absolute; width: 50%; height: 400px; z-index: -1; left: 0px; background: url(img/top_left.png); background-repeat: no-repeat; background-position: top right;}
#topright_bg {position: absolute; width: 50%; height: 400px; z-index: -1; right: 0px; background: url(img/top_right.png); background-repeat: repeat-x;}
#middleright_bg {left: 50%; background: yellow; background-repeat: repeat-x;}
#top { width: 855px; height: 222px; background-image: url(img/top.png); background-repeat: no-repeat; }
#middle { position: relative; width: 855px; background-image: url(img/middle_bg_fix.png); background-repeat: repeat-y; background-position: top center; }
#middle .left { float: left; width: 215px; min-height: 500px; height: 400px; padding-top: 50px; background-image: url(img/menu.png); background-repeat: no-repeat; background-position: top right; }
#middle .left img { display: block; padding: 0px 0px 5px 60px; border: 0px; }
#middle .right { float: left; width: 60px; min-height: 400px; height: 166px; background-image: url(img/middle_right.png); background-repeat: no-repeat; }
#middle .left .footer { position: absolute; bottom: 0px; width: 215px; height: 236px; background-image: url(img/menu_footer.png); background-repeat: no-repeat; }
#middle .content { float: left; padding: 20px 20px 20px 50px; width: 510px; color: #342f2c; background-color: #FFFFFF }
#middle .content .header img { padding-left: 10px }
#middle_footer_bg_left { position: absolute; bottom: 0px; left: 0px; width: 215px; height: 236px; background-image: url(img/menu_footer.png); background-repeat: no-repeat; }
#middle_footer_bg_right { position: absolute; bottom: 0px; right: 0px; width: 58px; height: 192px; background-color: #ece9e5; background-image: url(img/menu_footer_right.png); background-repeat: no-repeat; z-index: 0 }
#footer { float: left; width: 855px; height: 200px; background-image: url(img/footer.png); background-repeat: no-repeat; }#footer_text {float: left; width: 800px; height: 120px; z-index: 1; margin-top:80px;margin-left:40px;font-size:9px;text-align:center;color: #885b33}
p.edit_link {margin: 15px; text-align: right}
.clear {font-size: 1px; line-height: 0px; clear: both; width: 0px;} 