/* CSS Document */
.headerDivider { height:164px; }
.leftNav { background: #f0654f; }
.leftNav li a:hover { background:#DD2D13; }
.selected {  padding:3px 10px 3px 0; color:#fff; background:#DD2D13; }
.rSelected { padding:3px 0 3px 10px; color:#fff; background:#828282; }
.centralContent { background: url(../images/prep_bg.jpg) repeat-y; }
.rightNav a:hover { background:#828282; }
.footerNav { margin:0 auto; }
.footerNav a { display:block; float:left; width:73px;  text-align:center; background:#f0654f; }
.footerNav a:hover{ background:#DD2D13; }
.footerNav .endStrip { height:30px; }
#wrapper {background: url(../images/prep_bg.jpg) repeat-y top left; }