body {min-width:640px}
#tree,#header,#santa,#menu,#content,#sub-section,#footer 
{overflow:hidden;
display:inline-block}
/* safari and opera need this */
#header {width:100%}
#tree {width:20%}
#santa {width:20%}
#tree,#menu,#content,#sub-section {float:left}
#santa {float:right}
#menu {width:20%}
#content {width:59.9%}
#sub-section {width:20%}
#footer {clear:left}  

h1,h2,h3
{
font-family: arial, 'sans serif'; 
}

p,table,li,address
{
font-family: arial, 'sans serif'; 
margin-right: 15pt;
}

p
{
font-size:12.0pt;margin-bottom:12.0pt;
}

a:link    {color:green}
a:visited {color:red}
a:active  {color:red}
a:hover   {color:red}
