/*************************BACKGROUND FAUX RIGHT COLUMN**************************/body{ background-color: #f9fff7; background-image: url(../img/layout/right-col-red.jpg); background-repeat: repeat-y; background-position: right 301px; }/**************************NAVIGATION**************************/.menu { background-image: url(../img/layout/nav-background-red.jpg); }#nav { background-image: url(../img/layout/nav-background-red.jpg); }#language-new ul li a { color: #f9fff7; font-size: 10px; }/*************************RIGHT COLUMN**************************/#right { color: #e1ec49; background-image: none; }#right h3 { color:#e97117; font-size: 15px; font-weight: bold; }#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: 30px; padding-top: 26px; }* html #right h3.learn { background: url(../img/layout/learn-more-red-bg.gif) no-repeat center; margin-right: 0; margin-left: auto; }#right h3.grants { background: url(../img/layout/recent-grants-title.png) no-repeat center; text-indent: -200em; width: 150px; height: 15px; z-index: 40; margin-top: 8px; margin-left: 20px; }#right h3.news { background: url(../img/layout/news-title.png) no-repeat center; text-indent: -200em; width: 200px; height: 15px; z-index: 40; margin-left: 20px; padding-top: 10px; }#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-red-bk.gif) no-repeat left top;}* html blockquote div { background: url(../img/layout/quote-lower-red-bk.gif) no-repeat right bottom;}/**************************FOOTER**************************/#footer { color: #ffdb4c; background-image: url(../img/layout/footer-red.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;}