<!--
html {overflow:auto;}
body {margin:0;padding:0;border:0;height:100%;max-height:100%;}
#category {position:absolute;top:0;bottom:0;left:0;width:200px;height:100%;overflow:auto;text-align:center;line-height:120%;background-color:#cccccc;font-size:100%;}
#category img {height:71px;width:86px;border:0px;}
#category a {text-decoration:none;}
#category hr {border-top:1px solid #000;}
div.logo {height:260px;background-color:#000000;}
#main {position:fixed;top:0;left:200px;right:0;bottom:0;overflow:auto;}
div.padding {margin:15px;}
* html body {padding: 0 0 0 200px; overflow: auto;}
* html #main {height:100%;width:100%;}
p.larger {font-size:120%;}
-->
