body {text-align: center; /* work around ie 5 glitch */
     }
#main {
text-align: left;
width: 95%;
border: 1px solid #999999;
margin-left: auto;
margin-right: auto;
background-color: #CCCCCC;
}

td.ibox {
border: 1px solid #FFFFFF;
text-align: center;
}
td.ibox p {

background-color: #FFFFFF;

}
td.menu p {
margin-left: 3px;
}

#header {
 font-size: 14px;
 font-weight: bold;
 text-align: left;
 margin-top: 0px;
 margin-bottom: 2px;
 margin-left: 5px;
}
A { color: #C30; }
A:visited { color: #603; }

div.spacer {
  clear: both;
  }


