/* Style sheet layout */
html,body{height:100%; margin:0; padding:0;}
html{background-color:#ffffff;}
#wrapper{min-height: 100%; background-image:url(tl_files/images/layout/containerBG.jpg);background-repeat:repeat-y;}
#header{background-image:url("tl_files/images/layout/header.jpg");background-repeat:no-repeat;}
.HeaderPics{position:absolute;right:-1px;top:100px;}
#main{border:0;}
#right{border:0;}
#footer{margin-top:40px;}
#main{width:542px;padding-top:20px;padding-bottom:60px;padding-left:20px;}
#main .inside{width:500px;}
body{background:url("tl_files/images/layout/htmlBG.jpg") left top repeat-x;font-family:"Trebuchet MS", Arial, "sans serif";font-size:13px;color:#373b0a;line-height:1.4em;}
a,a:visited{text-decoration:none;color:#4E9A06;}
a:focus,a:hover,a:active{text-decoration:none;color:#204A87;}
p{margin-bottom:10px;text-align:left;}
