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