body {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif !important;
font-size: 12px !important;
padding: 0px;
margin: 0px;
}

td {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 12px;
}

th {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 12px;
}

#mainContainer {
max-width: 955px;
width:expression(document.body.clientWidth > 955? "955px": "auto" );
padding: 0px;
margin: 0px;
}

#headerTable {
background: url('../images/955x150secbimagewborder.gif') no-repeat;
width: 100%;
border-right: solid 4px #990000;
margin: 0px;
}

#headerTable td, #headerTable th {
padding: 15px;
}

#mainTable {
width: 100%;
margin: 0px;
}

#sideTitle {
background-image: url(../images/BGsideBar.jpg);
background-position: top left;
}

#menuLeft {
background-image: url(../images/BGmenuLeft.jpg);
background-repeat: no-repeat;
padding: 20px 15px 100px 25px;
width: 160px;
}

html>body #menuLeft {

}

#menuLeft td, #menuLeft th {
padding: 0;
}

/* committees page */

#myFrame h3 {
color: #990000;
}

#myFrame div.blk, #myFrame div.col {
padding: 5px;
margin: 0 10px 10px 0;
border: solid 1px #cc9900;
background: #ffffe0;
}

#myFrame div.col {
float: left;
width: 315px;
}

#myFrame div.blk {
width: 653px;
clear: both;
}

#myFrame hr {
visibility: hidden;
height: 0;
clear: both;
}