body { margin: 0; font-family: Verdana, Arial; font-size: 10px; line-height: 16px; }
body.wood { background: url('images/wood40.jpg');}
body.chalk { background: url('images/chalk75.jpg');}
body.tiles { background: url('images/tiles70.jpg');}

td { font-family: Verdana, Arial; font-size: 10px; line-height: 16px; }
td.clientList { width: 40%; font-size: 9px; line-height: 12px; color: #A4CC2A; }

p { margin: 0; margin-bottom: 5; padding: 0; }

#header { width: 800; text-align: left; margin-top: 20; margin-left: 20; margin-bottom: 3; }
#nav { width: 800; text-align: left; margin-left: 20; margin-top: 5; margin-bottom: 24; }
#leftColumn { width: 395; margin-right: 20; float: left; }
#rightColumn { width: 345; height: 430; float: left; }
#redSubNav { height: 140; line-height: 12px; }
#redSubNav a { font-size: 9px; text-decoration: none; color: #D8007A;}
#redSubNav a:hover { color: #AAAAAA;}
#blueSubNav { height: 154; line-height: 12px; }
#blueSubNav a { font-size: 9px; text-decoration: none; color: #3BA7E7;}
#blueSubNav a:hover { color: #AAAAAA;}
#greenSubNav { height: 154; line-height: 12px; }
#greenSubNav a { font-size: 9px; text-decoration: none; color: #A4CC2A;}
#greenSubNav a:hover { color: #AAAAAA;}
#captionDiv { color: #3BA7E7; }
#content { width: 800; height: 430; border: 20px solid white; background-color: #fff; text-align: left; margin-left: 20; margin-bottom: 20; }
//html>body #content { width: 760; }

