table, div, body {
padding:0;
margin:0;
font:normal 12px verdana;
}
body{
background-color:#EAEAEA;
width:100%;
text-align:center;
}
#outrCont {
width:900px;
margin:0 auto;
text-align:center;
border:solid 1px #666;
overflow:visible;
background-color:#FFCECE;
}
/* background-color:#FFCECE;*/
#topRow {
width:900px;
background-color:#9C0000;
}
#hdrMidRow {
width:100%;
text-align:left;
}
#navCont {
position:absolute;
top:96px;
width:180px;
height:600px;
text-align:center;
background-color:#660000;
}
#hdrUsrCont {
margin-left:200px;
background-color:#FFF;
width:700px;
overflow:visible;
}
.backTxt {
font:bold 14px verdana;
}
#sideNavTbl {
border:solid 1px grey;
margin:0 0 20px 0;
}
#sideNavTbl td{
border-bottom:solid 1px grey;
border-left:solid 8px #848473;
padding:3px 0 3px 5px;
}
#leftNavBtm {
border:solid 1px grey;
margin:0 auto;

}