/**
*   FACT News css 
*/
 
/* --------------------- init ------------------------ */

#background { background: #335793 url(../images/water2.jpg) no-repeat top center; }



h1, h2, h3, h4 { color: #006699 }



/* --------------------- misc ------------------------ */


/* --------------------- header ------------------------ */

/* MAIN NAV */
ul#main-nav li.li1 a { background: url(../images/btn-news-about.jpg) no-repeat; }
ul#main-nav li.li2 a { background: url(../images/btn-news-membership.jpg) no-repeat; }
ul#main-nav li.li3 a { background: url(../images/btn-news.jpg) no-repeat; }
ul#main-nav li.li4 a { background: url(../images/btn-news-community.jpg) no-repeat; }
ul#main-nav li.li5 a { background: url(../images/btn-news-links.jpg) no-repeat; }
ul#main-nav li.li6 a { background: url(../images/btn-news-blog.jpg) no-repeat; }
ul#main-nav li a:hover, ul#main-nav li a.active { background-position: 0 -43px; text-decoration: none; }



/* --------------------- content ------------------------ */



