body {  margin:0px; padding:0px; padding-bottom:20px; background-color:#EAE9D4; }

#master { background-image:url(../images/bg_inside.gif); background-repeat:repeat-x; position:relative; width:100%; }
#master-front { background-image:url(../images/bg_front.gif); background-repeat:repeat-x; position:relative; width:100%; }

#master-inner { width:760px; position:relative; }
table.layout-master { height:400px; width:auto; }

td.layout-master-left { width:10px; background-image:url(../images/bg_inside_layout_left.gif); background-repeat:no-repeat; background-position:right top; }
td.layout-master-center { width:760px; background-color:#fff; vertical-align:top; background-repeat:repeat-x; background-image:url(../images/bg_inside_layout_center.gif); }
td.layout-master-right { width:10px;; background-image:url(../images/bg_inside_layout_right.gif); background-repeat:no-repeat; background-position:left top; }

td.layout-master-left-front { width:10px; background-image:url(../images/bg_front_layout_left.gif); background-repeat:no-repeat; background-position:right top; }
td.layout-master-center-front { width:760px; background-color:#fff; vertical-align:top; background-repeat:repeat-x; background-image:url(../images/bg_front_layout_center.gif); }
td.layout-master-right-front { width:10px;; background-image:url(../images/bg_front_layout_right.gif); background-repeat:no-repeat; background-position:left top; }

table.layout-inner { width:760px; }
td.category-image { text-align:right; padding-top:30px; padding-bottom:30px; padding-right:2px; }

#page-body-inside { float:left; width:566px; }
#page-body-front { float:left; position:relative; }

#navigation { float:right; width:180px; }

span.title { color:#825947; font-size:16px; font-weight:bold; }

#staticpages { position:absolute; top:43px; left:200px; }

#frontmenu { position:absolute; top:110px; left:11px; }
td.frontmenu-item { font-size:12px; padding:3px; }
td.frontmenu-item a { text-decoration:none; color:#333;}
td.frontmenu-item a:hover { text-decoration:underline; color:#000; }

td.footer { font-size:10px; text-align:right; }