/* Style sheet base */
html{height:100%;}
body{margin-top:24;min-height: 101%;}
body{background-color:#999999;}
#wrapper{}
#header{background-color:#666666;background-image:url("tl_files/layout/header.gif");background-repeat:no-repeat;}
#container{background-color:#ffffff;background-image:url("tl_files/layout/bg_container.jpg");background-repeat:repeat-x;}
* html #main{height:415px;}
#left{width:270px;}
#col1_content{margin-left:5px;}
#right{}
.col2_content{}
#main{margin-left:270px;padding-right:55px;background:url("tl_files/layout/bg_right.gif") right bottom no-repeat;min-height:415px;}
#footer{background:#ffffff url("tl_files/layout/footer.gif") left bottom no-repeat;}
.inside{margin-right:5px;margin-left:5px;padding-top:5px;}

