body {
text-align: center;
margin: 0px 0px 0px 0px;
}
#main {
width: 900px;
margin-top: 0;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
text-align: left;
}
#tblContent {
width: 100%;
border-collapse: collapse;
}
#tblContent .leftPane {
width: 190px;
vertical-align: top;
}
#tblContent .contentPane {
vertical-align: top;
}
#bottom {
height: 10px;
vertical-align: bottom;
}
#topbanner {
width: 220px;
height: 70px;
}
#topMenu {
width: 900px;
height: 20px;
}
