Project

General

Profile

1
  <div id="footer">
2
      <div id="footer_logos">
3
        <a href="http://www.msi.ucsb.edu/">
4
          <img src="[% styleSkinsPath %]/nceas/images/logo_msi.jpg"
5
            alt="MSI: Marine Science Institute" height="66" width="132"/></a>
6
        <a href="http://www.nsf.gov/">
7
          <img src="[% styleSkinsPath %]/nceas/images/logo_nsf.jpg"
8
            alt="NSF: National Science Foundation" height="66"
9
            width="70"/></a>
10
        <a href="http://www.ucsb.edu/">
11
          <img src="[% styleSkinsPath %]/nceas/images/logo_ucsb.jpg"
12
            alt="UCSB: University of California at Santa Barbara"
13
            height="66" width="132"/></a>
14
      </div><!-- footer_logos -->
15
      <div id="footer_contact">
16
        <span class="contact_name">
17
          National Center for Ecological
18
          Analysis and Synthesis
19
        </span>
20

    
21
        <span class="contact_address">
22
          735 State Street, Suite 300, Santa
23
          Barbara, CA 93101
24
        </span>
25
        <span class="copyright">
26
          Copyright &#169; 2007 The Regents of
27
          the University of California, All
28
          Rights Reserved
29
        </span>
30
        <span class="copyright">
31
          <a href="http://www.ucsb.edu/"
32
             title="Visit the UCSB website">
33
              UC Santa Barbara
34
          </a>
35
          , Santa Barbara CA 93106 &#149;
36
          (805) 893-8000
37
        </span>
38
        <span class="copyright">
39
          <a href="mailto:webmaster@nceas.ucsb.edu"
40
             title="E-mail the NCEAS webmaster">
41
             Contact
42
          </a>
43
          &#149;
44
          <a
45
            href="http://www.ucsb.edu/policies/terms-of-use.shtml">
46
            Terms of Use
47
          </a>
48
          &#149;
49
          <a href="http://www.nceas.ucsb.edu/accessibility"
50
             title="NCEAS is committed to the accessibility of its products for all users">
51
             Accessibility
52
          </a>
53
        </span>
54

    
55
        <span class="copyright">
56
          Last Modified July 10, 2007
57
        </span>
58
      </div>
59
    </div><!-- footer -->
60
  </div><!-- content_wrapper -->
61
  </div><!-- main wrapper -->
62
</body>
63
</html>
(23-23/26)