html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#fff; 
font-size:76%; 
font-family:georgia, palatino linotype, times new roman, serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}


/* Normalise font size */
p {font-size:1em;}
h1 {font-size:2em;}
h2 {font-size:1.8em;}
h3 {font-size:1.6em;}
h4 {font-size:1.4em;}
h5 {font-size:1.2em;}
h6 {font-size:1em;}
table {font-size:1em;}

#hbig {font-size:3em; padding:0; margin-top:0px;}
#hsmall {font-size:1.4em; font-weight:bold;}

#content {overflow:hidden; position:absolute; z-index:3; top:80px; bottom:0; left:170px; right:0;}

* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; border-top:80px solid #fff; border-bottom:0 solid #fff; border-left:170px solid #fff;}

#header {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:80px; padding-left:10px; background:url(border-top.gif) rgb(51,153,51); background-position:bottom left; background-repeat:no-repeat; font-size:4em; z-index:5; overflow:hidden; color:#fff;}

#footer {position:absolute; margin:0; bottom:0; left:0; display:block; width:168px; height:25px; text-align:center; font-size:1em; z-index:5; overflow:hidden; background:rgb(51,153,51); color:#fff;}

#menu {position:absolute; left:0; top:80px; bottom:0; width:170px; background:url(border-left.gif) rgb(51,153,51); background-position:top right; background-repeat:no-repeat; font-size:1.2em; z-index:4; overflow:auto;}

* html #menu {height:100%; top:0; bottom:0; border-top:80px solid #fff; border-bottom:0 solid #fff; color:#fff;}

a.nav, a.nav:link, a.nav:visited, .chosen {display:block; width:150px; height:25px; background:#dca; border:1px solid #000; margin-top:2px; margin-left:10px; text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; color:#000; line-height:25px;}
a.nav:hover {color:#fff; background:#764;}
a.nav:active, a.nav:focus, .chosen {color:#fff; background:#c00;}

.selection {overflow-x:hidden; overflow-y:scroll; background:url(border-main.gif) rgb(255,255,128); background-position:top left; background-attachment:fixed; background-repeat:no-repeat; padding-left:10px; padding-right:10px;}

.subframe {overflow-x:hidden; overflow-y:scroll; background:rgb(255,255,128); padding-left:10px; padding-right:10px;}
