/* Style sheet layout */
html{width:100%;padding-bottom:1;}
body{margin-top:20px;background-color:#eae4cc;}
#header{background-color:#a19d9d;background-image:url("tl_files/layout/header.jpg");background-position:left top;background-repeat:no-repeat;border-top:1px solid #b0aeae;border-right:1px solid #b0aeae;border-left:1px solid #b0aeae;}
#container{background-color:#fff;border-right:1px solid #b0aeae;border-left:1px solid #b0aeae;}
#left .inside{padding:0.5em 0.5em 0.5em 1.8em;}
#main .inside{padding:0.5em 1.5em 0.5em 2em;}
#footer{border-top:1px solid #ccc;}
#footer .inside{padding:1em;text-align:right;color:#333333;}
#footer .inside a{color:#333333;}
#topmenu{left:35px;top:25px;position:absolute;}
#topmenu form,#topmenu ul{margin-bottom:0;}
#topmenu li{float:left;padding:12px 9px;}
#topmenu,#topmenu a{color:#fff;}
#topmenu .search{padding:9px;}
#topmenu input.text{width:192px;}
#topmenu input.submit{top:2px;position:relative;vertical-align:top;}
#logo{top:42px;position:absolute;margin-left:24px;}
#left h1{margin-bottom:10px;padding-bottom:3px;border-bottom:1px solid #ddd;font-weight:bold;font-size:16px;}
#left h2{font-size:14px;}
#footer,#footer a{font-size:11px;color:#999;}

