* html {overflow:hidden;}

body {background:url(matt.gif);  background-repeat:no-repeat; background-position:top left; background-attachment:fixed; margin:0; padding:0 10px 0 10px; height:100%; overflow:auto;}

#menu {position:fixed; display:block; top:130px; left:10px; width:120px; height:200px; background:transparent;}

* html #menu {position:absolute; display:block; top:100px; left:10px; width:130px; height:200px; background:transparent;}

body {font-family:verdana, arial, sans-serif; font-size:12px;}

a:hover {color:#000; background:rgb(209,221,219);}

a:active {color:#c00; background:transparent;}

#text {display:block; margin-left:120px; border-left:1px solid #000; padding:10px;}

#print_logo { display: none; }


