#pageWrap {background: url(./images/fade_topdown.jpg) repeat-x; margin:auto; }
#page { width: 950px; background:#fff; margin:auto; }


#page #header { width:100%; margin:auto;  }
#page #header #topBar { background:url(./images/TopGraphic.jpg) no-repeat center; height:20px; width:100%; }
#page #header #bannerArea { position:relative; width:100%; height:118px; }
#page #header #bannerArea #breadcrumbs { height:32px; text-align:right; position:absolute; right:0px; top:0px; z-index:4; width:741px; }
#page #header #bannerArea #headerBannerRight { position:absolute; right:0px; bottom:0px; height:85px; width:741px; z-index:2; }
#page #header #bannerArea #headerBannerLeft { position:absolute; left:0px; bottom:0px; height:117px;width:209px; z-index:1; }

#page #body { width:100%; margin:auto; }
#page #body #bodyColLeft { float:left; width:222px; margin-left:0px }
#page #body #bodyColRightTop { float:right; width:728px; overflow:hidden; margin-right:0px }
#page #body #bodyColRight { float:right; width:728px; overflow:hidden; margin-right:0px }

#page #body .sideBarCopy { padding:0px; margin-bottom:10px; }
#page #body .sideBarCopy ul.nav { margin-left:20px; padding-left:0px }
#page #body .sideBarHeader { margin-bottom:10px; }

#page #footerLinks { text-align:center; height:54px; color:#A3A2A2; margin-top:24px; background:url(./images/homepage05.jpg) no-repeat center; padding-top:16px; }
#copyright { text-align:center; padding-bottom:37px; margin:auto; }

a.faint, a.faint:link, a.faint:active, a.faint:visited,
.faintLinks a, .faintLinks a:link,.faintLinks  a:active, .faintLinks a:visited  { color:#A3A2A2 }
a.faint:hover, .faintLinks a:hover { color:#888; }

.spacer { clear:both; font-size:1px; line-height:1px; }
