/*************************BACKGROUND FAUX RIGHT COLUMN**************************/body{ background-color: #f9fff7; background-image: url(../img/layout/right-col-org.jpg); background-repeat: repeat-y; background-position: right 301px; }img{ margin: 0; padding: 0; }/**************************NAVIGATION**************************/.menu { background-image: url(../img/layout/nav-background-org.jpg); }#nav { background-image: url(../img/layout/nav-background-org.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: #e1ec49; background-image: none; }#right h3 { color:#eee; }#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-org-bg.gif) no-repeat center; margin-right: 0; margin-left: auto; }#right a { color: #ffffff; text-decoration: none; }#right a:hover { color: #b50f1b; border-bottom: 1px dotted #5d0c7b; }* html blockquote { background: url(../img/layout/quote-upper-org-bk.gif) no-repeat left top;}* html blockquote div { background: url(../img/layout/quote-lower-org-bk.gif) no-repeat right bottom;}/**************************FOOTER**************************/#footer { color: #ffdb4c; background-image: url(../img/layout/footer-org.jpg); }#footer a { color: #ffdb4c;}#footer a:hover { color: #b50f1b;}* html #footer { color: #ffdb4c; background-image: none; }* html #footer a { color: #b50f1b;}* html #footer a:hover { color: #00a49e;}
