a:hover{color: yellow;}
a:visited{color: darkblue;}
- #tab-join{background-image: url(bg-join.png);}
- #tab-groups{background-image: url(bg-join.png);}
- #tab-projects{background-image: url(bg-join.png);}
- #tab-events{background-image: url(bg-join.png);}
- #tab-news{background-image: url(bg-join.png);}
-
- body{background-repeat: repeat-x;}
+ body {background-image: url(bg-join.png); background-repeat: repeat-x;}
#mission-statement{width: 900px; height: 160px; overflow: auto; background-color: #fff; color: black; padding: 12px; }
#mission-signup a:hover{color: black; background-color: yellow;}
-
#hd {line-height: 52px; position: relative; font-size: 14px;}
#hd h1{position: absolute; top: 0; right: 0;}
#hd li a:hover{background-color: green;}
- #tab-join #tab-join-link a, #tab-join #hd li a:hover {background-color: #7e2020;}
- #tab-groups #tab-groups-link a, #tab-groups #hd li a:hover {background-color: #eca33a; color: black;}
- #tab-projects #tab-projects-link a, #tab-projects #hd li a:hover {background-color: #892aa4;}
-
- #tab-projects #content a:link, #tab-projects #content a:visited {color: yellow !important;}
-
- #tab-events #tab-events-link a, #tab-events #hd li a:hover {background-color: #46ac43; color: black;}
- #tab-news #tab-news-link a, #tab-news #hd li a:hover {background-color: #07bae7;}
-
.netscape4{display: none !important;}
#bd h1{margin: 0;}
#content h2{font-size: 22px; margin: 0; padding: 0;}
- #tab-projects #content, #tab-news #content, #tab-events #content, #tab-groups #content{color: black;}
-
#content li{font-size: 22px; line-height: 36px;}
#content p{font-size: 30px; margin: 0; padding: 0;}