/*************************BACKGROUND FAUX RIGHT COLUMN**************************/body{ background-color: #f7fff9; background-image: url(../img/layout/right-col-pur.jpg); background-repeat: repeat-y; background-position: right 301px; }/**************************NAVIGATION**************************/.menu { background-image: url(../img/layout/nav-background-pur.jpg); }#nav { background-image: url(../img/layout/nav-background-pur.jpg); }/*************************RIGHT COLUMN**************************/#right { color: #e1ec49; background-image: none; }#right h3 {color:#8496d7;}#right h3.learn { background: url(../img/layout/learn-more.png) no-repeat center; text-indent: -200em; width: 179px; height: 15px; z-index: 40; margin-left: 20px; padding-top: 26px; }* html #right h3.learn { background: url(../img/layout/learn-more-pur-bg.gif) no-repeat center; margin-right: 0; margin-left: auto; }#right a { color: #00a49e; text-decoration: none; }#right a:hover { color: #e97117; border-bottom: 1px dotted #b50f1b; }* html blockquote { background: url(../img/layout/quote-upper-pur-bk.gif) no-repeat left top;}* html blockquote div { background: url(../img/layout/quote-lower-pur-bk.gif) no-repeat right bottom;}/**************************FOOTER**************************/#footer { color: #ffdb4c; background-image: url(../img/layout/footer-pur.jpg); }#footer a { color: #ffdb4c;}#footer a:hover { color: #00a49e;}* html #footer { color: #ffdb4c; background-image: none; }* html #footer a { color: #b50f1b;}* html #footer a:hover { color: #00a49e;}
