body {color:black; background-color:white; font-family:arial; font-weight:bold}
a {color:black; text-decoration:none}
a:hover {color:green}
#main {width:100%; height:100%; position:absolute; top:0px; left:0px}
#left {position:absolute; top:50px; left:0px width:180px; height:100%}
#middle {position:absolute; top:50px; left:200px width:380px; height:100%}
#right {position:absolute; top:50px; left:600px width:180px; height:100%}
#nav {position:absolute; width:429px; height:35px; z-index:1; left: 28px; top:59px; border-bottom: 5px solid lightgreen}
td {width:120px; height:100px; float:left; margin-top:auto; margin-bottom:auto;}
.cell {width:120px; height:80px; float:left; margin-top:10px; margin-bottom:auto;}
.central {margin-left:auto; margin-right:auto; text-align:center; border:none}
.phone {margin-left:auto; margin-right:auto; text-align:left; border:none; color:green; font-size:30pt}
.subh {color:red; font-size:20pt; line-height:1em}
.uline {border-bottom: 1px solid green; height:100px}