td.navbar { background-color : pink;width: 20%; }
table.layout { width: 99%; }
td.navbar, td.main
{
    vertical-align: top;
}
