Geoff Goodell commited on 2005-05-16 09:35:41
Zeige 11 geänderte Dateien mit 223 Einfügungen und 323 Löschungen.
| ... | ... |
@@ -12,31 +12,26 @@ |
| 12 | 12 |
<body> |
| 13 | 13 |
|
| 14 | 14 |
<!-- TITLE BAR & NAVIGATION --> |
| 15 |
-<div class="banner"> |
|
| 16 |
-<table class="table-banner" cellpadding="0" cellspacing="0"> |
|
| 15 |
+ |
|
| 16 |
+<table class="banner" border="0" cellpadding="0" cellspacing="0"> |
|
| 17 | 17 |
<tr> |
| 18 |
-<td class="spacer"> |
|
| 19 |
-<a href="http://tor.eff.org/"><img src="images/spacer.png" |
|
| 20 |
-width="110" height="79" alt="Tor logo" /></a> |
|
| 21 |
-</td> |
|
| 22 |
-<td class="links" valign="top"> |
|
| 23 |
- <a href="index.html">Home</a> | |
|
| 24 |
- <a href="howitworks.html">How It Works</a> | |
|
| 25 |
- <a href="download.html">Download</a> | |
|
| 26 |
- <a href="documentation.html">Docs</a> | |
|
| 27 |
- <a href="users.html">Users</a> | |
|
| 28 |
- <a href="faq.html">FAQs</a> | |
|
| 29 |
- <a class="current">Contribute</a> | |
|
| 30 |
- <a href="developers.html">Developers</a> | |
|
| 31 |
- <a href="research.html">Research</a> | |
|
| 32 |
- <a href="people.html">People</a> |
|
| 33 |
-</td> |
|
| 34 |
-<td class="curve"> |
|
| 35 |
- <img src="images/curve.gif" width="18" alt="" height="79" /> |
|
| 18 |
+ <td class="banner-left"></td> |
|
| 19 |
+ <td class="banner-middle"> |
|
| 20 |
+ <a href="index.html">Home</a> |
|
| 21 |
+ | <a href="howitworks.html">How It Works</a> |
|
| 22 |
+ | <a href="download.html">Download</a> |
|
| 23 |
+ | <a href="documentation.html">Docs</a> |
|
| 24 |
+ | <a href="users.html">Users</a> |
|
| 25 |
+ | <a href="faq.html">FAQs</a> |
|
| 26 |
+ | <a class="current">Contribute</a> |
|
| 27 |
+ | <a href="developers.html">Developers</a> |
|
| 28 |
+ | <a href="research.html">Research</a> |
|
| 29 |
+ | <a href="people.html">People</a> |
|
| 36 | 30 |
</td> |
| 31 |
+ <td class="banner-right"></td> |
|
| 37 | 32 |
</tr> |
| 38 | 33 |
</table> |
| 39 |
-</div> |
|
| 34 |
+ |
|
| 40 | 35 |
<!-- END TITLE BAR & NAVIGATION --> |
| 41 | 36 |
|
| 42 | 37 |
<div class="center"> |
| ... | ... |
@@ -13,31 +13,26 @@ |
| 13 | 13 |
<body> |
| 14 | 14 |
|
| 15 | 15 |
<!-- TITLE BAR & NAVIGATION --> |
| 16 |
-<div class="banner"> |
|
| 17 |
-<table class="table-banner" cellpadding="0" cellspacing="0"> |
|
| 16 |
+ |
|
| 17 |
+<table class="banner" border="0" cellpadding="0" cellspacing="0"> |
|
| 18 | 18 |
<tr> |
| 19 |
-<td class="spacer"> |
|
| 20 |
-<a href="http://tor.eff.org/"><img src="images/spacer.png" |
|
| 21 |
-width="110" height="79" alt="Tor logo" /></a> |
|
| 22 |
-</td> |
|
| 23 |
-<td class="links" valign="top"> |
|
| 24 |
- <a href="index.html">Home</a> | |
|
| 25 |
- <a href="howitworks.html">How It Works</a> | |
|
| 26 |
- <a href="download.html">Download</a> | |
|
| 27 |
- <a href="documentation.html">Docs</a> | |
|
| 28 |
- <a href="users.html">Users</a> | |
|
| 29 |
- <a href="faq.html">FAQs</a> | |
|
| 30 |
- <a href="contribute.html">Contribute</a> | |
|
| 31 |
- <a class="current">Developers</a> | |
|
| 32 |
- <a href="research.html">Research</a> | |
|
| 33 |
- <a href="people.html">People</a> |
|
| 34 |
-</td> |
|
| 35 |
-<td class="curve"> |
|
| 36 |
- <img src="images/curve.gif" width="18" alt="" height="79" /> |
|
| 19 |
+ <td class="banner-left"></td> |
|
| 20 |
+ <td class="banner-middle"> |
|
| 21 |
+ <a href="index.html">Home</a> |
|
| 22 |
+ | <a href="howitworks.html">How It Works</a> |
|
| 23 |
+ | <a href="download.html">Download</a> |
|
| 24 |
+ | <a href="documentation.html">Docs</a> |
|
| 25 |
+ | <a href="users.html">Users</a> |
|
| 26 |
+ | <a href="faq.html">FAQs</a> |
|
| 27 |
+ | <a href="contribute.html">Contribute</a> |
|
| 28 |
+ | <a class="current">Developers</a> |
|
| 29 |
+ | <a href="research.html">Research</a> |
|
| 30 |
+ | <a href="people.html">People</a> |
|
| 37 | 31 |
</td> |
| 32 |
+ <td class="banner-right"></td> |
|
| 38 | 33 |
</tr> |
| 39 | 34 |
</table> |
| 40 |
-</div> |
|
| 35 |
+ |
|
| 41 | 36 |
<!-- END TITLE BAR & NAVIGATION --> |
| 42 | 37 |
|
| 43 | 38 |
<div class="center"> |
| ... | ... |
@@ -13,31 +13,26 @@ |
| 13 | 13 |
<body> |
| 14 | 14 |
|
| 15 | 15 |
<!-- TITLE BAR & NAVIGATION --> |
| 16 |
-<div class="banner"> |
|
| 17 |
-<table class="table-banner" cellpadding="0" cellspacing="0"> |
|
| 16 |
+ |
|
| 17 |
+<table class="banner" border="0" cellpadding="0" cellspacing="0"> |
|
| 18 | 18 |
<tr> |
| 19 |
-<td class="spacer"> |
|
| 20 |
-<a href="http://tor.eff.org/"><img src="images/spacer.png" |
|
| 21 |
-width="110" height="79" alt="Tor logo" /></a> |
|
| 22 |
-</td> |
|
| 23 |
-<td class="links" valign="top"> |
|
| 24 |
- <a href="index.html">Home</a> | |
|
| 25 |
- <a href="howitworks.html">How It Works</a> | |
|
| 26 |
- <a href="download.html">Download</a> | |
|
| 27 |
- <a class="current">Docs</a> | |
|
| 28 |
- <a href="users.html">Users</a> | |
|
| 29 |
- <a href="faq.html">FAQs</a> | |
|
| 30 |
- <a href="contribute.html">Contribute</a> | |
|
| 31 |
- <a href="developers.html">Developers</a> | |
|
| 32 |
- <a href="research.html">Research</a> | |
|
| 33 |
- <a href="people.html">People</a> |
|
| 34 |
-</td> |
|
| 35 |
-<td class="curve"> |
|
| 36 |
- <img src="images/curve.gif" width="18" alt="" height="79" /> |
|
| 19 |
+ <td class="banner-left"></td> |
|
| 20 |
+ <td class="banner-middle"> |
|
| 21 |
+ <a href="index.html">Home</a> |
|
| 22 |
+ | <a href="howitworks.html">How It Works</a> |
|
| 23 |
+ | <a href="download.html">Download</a> |
|
| 24 |
+ | <a class="current">Docs</a> |
|
| 25 |
+ | <a href="users.html">Users</a> |
|
| 26 |
+ | <a href="faq.html">FAQs</a> |
|
| 27 |
+ | <a href="contribute.html">Contribute</a> |
|
| 28 |
+ | <a href="developers.html">Developers</a> |
|
| 29 |
+ | <a href="research.html">Research</a> |
|
| 30 |
+ | <a href="people.html">People</a> |
|
| 37 | 31 |
</td> |
| 32 |
+ <td class="banner-right"></td> |
|
| 38 | 33 |
</tr> |
| 39 | 34 |
</table> |
| 40 |
-</div> |
|
| 35 |
+ |
|
| 41 | 36 |
<!-- END TITLE BAR & NAVIGATION --> |
| 42 | 37 |
|
| 43 | 38 |
<div class="center"> |
| ... | ... |
@@ -13,31 +13,26 @@ |
| 13 | 13 |
<body> |
| 14 | 14 |
|
| 15 | 15 |
<!-- TITLE BAR & NAVIGATION --> |
| 16 |
-<div class="banner"> |
|
| 17 |
-<table class="table-banner" cellpadding="0" cellspacing="0"> |
|
| 16 |
+ |
|
| 17 |
+<table class="banner" border="0" cellpadding="0" cellspacing="0"> |
|
| 18 | 18 |
<tr> |
| 19 |
-<td class="spacer"> |
|
| 20 |
-<a href="http://tor.eff.org/"><img src="images/spacer.png" |
|
| 21 |
-width="110" height="79" alt="Tor logo" /></a> |
|
| 22 |
-</td> |
|
| 23 |
-<td class="links" valign="top"> |
|
| 24 |
- <a href="index.html">Home</a> | |
|
| 25 |
- <a href="howitworks.html">How It Works</a> | |
|
| 26 |
- <a class="current">Download</a> | |
|
| 27 |
- <a href="documentation.html">Docs</a> | |
|
| 28 |
- <a href="users.html">Users</a> | |
|
| 29 |
- <a href="faq.html">FAQs</a> | |
|
| 30 |
- <a href="contribute.html">Contribute</a> | |
|
| 31 |
- <a href="developers.html">Developers</a> | |
|
| 32 |
- <a href="research.html">Research</a> | |
|
| 33 |
- <a href="people.html">People</a> |
|
| 34 |
-</td> |
|
| 35 |
-<td class="curve"> |
|
| 36 |
- <img src="images/curve.gif" width="18" alt="" height="79" /> |
|
| 19 |
+ <td class="banner-left"></td> |
|
| 20 |
+ <td class="banner-middle"> |
|
| 21 |
+ <a href="index.html">Home</a> |
|
| 22 |
+ | <a href="howitworks.html">How It Works</a> |
|
| 23 |
+ | <a class="current">Download</a> |
|
| 24 |
+ | <a href="documentation.html">Docs</a> |
|
| 25 |
+ | <a href="users.html">Users</a> |
|
| 26 |
+ | <a href="faq.html">FAQs</a> |
|
| 27 |
+ | <a href="contribute.html">Contribute</a> |
|
| 28 |
+ | <a href="developers.html">Developers</a> |
|
| 29 |
+ | <a href="research.html">Research</a> |
|
| 30 |
+ | <a href="people.html">People</a> |
|
| 37 | 31 |
</td> |
| 32 |
+ <td class="banner-right"></td> |
|
| 38 | 33 |
</tr> |
| 39 | 34 |
</table> |
| 40 |
-</div> |
|
| 35 |
+ |
|
| 41 | 36 |
<!-- END TITLE BAR & NAVIGATION --> |
| 42 | 37 |
|
| 43 | 38 |
<div class="center"> |
| ... | ... |
@@ -13,31 +13,26 @@ |
| 13 | 13 |
<body> |
| 14 | 14 |
|
| 15 | 15 |
<!-- TITLE BAR & NAVIGATION --> |
| 16 |
-<div class="banner"> |
|
| 17 |
-<table class="table-banner" cellpadding="0" cellspacing="0"> |
|
| 16 |
+ |
|
| 17 |
+<table class="banner" border="0" cellpadding="0" cellspacing="0"> |
|
| 18 | 18 |
<tr> |
| 19 |
-<td class="spacer"> |
|
| 20 |
-<a href="http://tor.eff.org/"><img src="images/spacer.png" |
|
| 21 |
-width="110" height="79" alt="Tor logo" /></a> |
|
| 22 |
-</td> |
|
| 23 |
-<td class="links" valign="top"> |
|
| 24 |
- <a href="index.html">Home</a> | |
|
| 25 |
- <a href="howitworks.html">How It Works</a> | |
|
| 26 |
- <a href="download.html">Download</a> | |
|
| 27 |
- <a href="documentation.html">Docs</a> | |
|
| 28 |
- <a href="users.html">Users</a> | |
|
| 29 |
- <a class="current">FAQs</a> | |
|
| 30 |
- <a href="contribute.html">Contribute</a> | |
|
| 31 |
- <a href="developers.html">Developers</a> | |
|
| 32 |
- <a href="research.html">Research</a> | |
|
| 33 |
- <a href="people.html">People</a> |
|
| 34 |
-</td> |
|
| 35 |
-<td class="curve"> |
|
| 36 |
- <img src="images/curve.gif" width="18" alt="" height="79" /> |
|
| 19 |
+ <td class="banner-left"></td> |
|
| 20 |
+ <td class="banner-middle"> |
|
| 21 |
+ <a href="index.html">Home</a> |
|
| 22 |
+ | <a href="howitworks.html">How It Works</a> |
|
| 23 |
+ | <a href="download.html">Download</a> |
|
| 24 |
+ | <a href="documentation.html">Docs</a> |
|
| 25 |
+ | <a href="users.html">Users</a> |
|
| 26 |
+ | <a class="current">FAQs</a> |
|
| 27 |
+ | <a href="contribute.html">Contribute</a> |
|
| 28 |
+ | <a href="developers.html">Developers</a> |
|
| 29 |
+ | <a href="research.html">Research</a> |
|
| 30 |
+ | <a href="people.html">People</a> |
|
| 37 | 31 |
</td> |
| 32 |
+ <td class="banner-right"></td> |
|
| 38 | 33 |
</tr> |
| 39 | 34 |
</table> |
| 40 |
-</div> |
|
| 35 |
+ |
|
| 41 | 36 |
<!-- END TITLE BAR & NAVIGATION --> |
| 42 | 37 |
|
| 43 | 38 |
<div class="center"> |
| ... | ... |
@@ -13,31 +13,26 @@ |
| 13 | 13 |
<body> |
| 14 | 14 |
|
| 15 | 15 |
<!-- TITLE BAR & NAVIGATION --> |
| 16 |
-<div class="banner"> |
|
| 17 |
-<table class="table-banner" cellpadding="0" cellspacing="0"> |
|
| 16 |
+ |
|
| 17 |
+<table class="banner" border="0" cellpadding="0" cellspacing="0"> |
|
| 18 | 18 |
<tr> |
| 19 |
-<td class="spacer"> |
|
| 20 |
-<a href="http://tor.eff.org/"><img src="images/spacer.png" |
|
| 21 |
-width="110" height="79" alt="Tor logo" /></a> |
|
| 22 |
-</td> |
|
| 23 |
-<td class="links" valign="top"> |
|
| 24 |
- <a href="index.html">Home</a> | |
|
| 25 |
- <a class="current">How It Works</a> | |
|
| 26 |
- <a href="download.html">Download</a> | |
|
| 27 |
- <a href="documentation.html">Docs</a> | |
|
| 28 |
- <a href="users.html">Users</a> | |
|
| 29 |
- <a href="faq.html">FAQs</a> | |
|
| 30 |
- <a href="contribute.html">Contribute</a> | |
|
| 31 |
- <a href="developers.html">Developers</a> | |
|
| 32 |
- <a href="research.html">Research</a> | |
|
| 33 |
- <a href="people.html">People</a> |
|
| 34 |
-</td> |
|
| 35 |
-<td class="curve"> |
|
| 36 |
- <img src="images/curve.gif" width="18" alt="" height="79" /> |
|
| 19 |
+ <td class="banner-left"></td> |
|
| 20 |
+ <td class="banner-middle"> |
|
| 21 |
+ <a href="index.html">Home</a> |
|
| 22 |
+ | <a class="current">How It Works</a> |
|
| 23 |
+ | <a href="download.html">Download</a> |
|
| 24 |
+ | <a href="documentation.html">Docs</a> |
|
| 25 |
+ | <a href="users.html">Users</a> |
|
| 26 |
+ | <a href="faq.html">FAQs</a> |
|
| 27 |
+ | <a href="contribute.html">Contribute</a> |
|
| 28 |
+ | <a href="developers.html">Developers</a> |
|
| 29 |
+ | <a href="research.html">Research</a> |
|
| 30 |
+ | <a href="people.html">People</a> |
|
| 37 | 31 |
</td> |
| 32 |
+ <td class="banner-right"></td> |
|
| 38 | 33 |
</tr> |
| 39 | 34 |
</table> |
| 40 |
-</div> |
|
| 35 |
+ |
|
| 41 | 36 |
<!-- END TITLE BAR & NAVIGATION --> |
| 42 | 37 |
|
| 43 | 38 |
<div class="center"> |
| ... | ... |
@@ -13,31 +13,26 @@ |
| 13 | 13 |
<body> |
| 14 | 14 |
|
| 15 | 15 |
<!-- TITLE BAR & NAVIGATION --> |
| 16 |
-<div class="banner"> |
|
| 17 |
-<table class="table-banner" cellpadding="0" cellspacing="0"> |
|
| 16 |
+ |
|
| 17 |
+<table class="banner" border="0" cellpadding="0" cellspacing="0"> |
|
| 18 | 18 |
<tr> |
| 19 |
-<td class="spacer"> |
|
| 20 |
-<a href="http://tor.eff.org/"><img src="images/spacer.png" |
|
| 21 |
-width="110" height="79" alt="Tor logo" /></a> |
|
| 22 |
-</td> |
|
| 23 |
-<td class="links" valign="top"> |
|
| 24 |
- <a class="current">Home</a> | |
|
| 25 |
- <a href="howitworks.html">How It Works</a> | |
|
| 26 |
- <a href="download.html">Download</a> | |
|
| 27 |
- <a href="documentation.html">Docs</a> | |
|
| 28 |
- <a href="users.html">Users</a> | |
|
| 29 |
- <a href="faq.html">FAQs</a> | |
|
| 30 |
- <a href="contribute.html">Contribute</a> | |
|
| 31 |
- <a href="developers.html">Developers</a> | |
|
| 32 |
- <a href="research.html">Research</a> | |
|
| 33 |
- <a href="people.html">People</a> |
|
| 34 |
-</td> |
|
| 35 |
-<td class="curve"> |
|
| 36 |
- <img src="images/curve.gif" width="18" alt="" height="79" /> |
|
| 19 |
+ <td class="banner-left"></td> |
|
| 20 |
+ <td class="banner-middle"> |
|
| 21 |
+ <a class="current">Home</a> |
|
| 22 |
+ | <a href="howitworks.html">How It Works</a> |
|
| 23 |
+ | <a href="download.html">Download</a> |
|
| 24 |
+ | <a href="documentation.html">Docs</a> |
|
| 25 |
+ | <a href="users.html">Users</a> |
|
| 26 |
+ | <a href="faq.html">FAQs</a> |
|
| 27 |
+ | <a href="contribute.html">Contribute</a> |
|
| 28 |
+ | <a href="developers.html">Developers</a> |
|
| 29 |
+ | <a href="research.html">Research</a> |
|
| 30 |
+ | <a href="people.html">People</a> |
|
| 37 | 31 |
</td> |
| 32 |
+ <td class="banner-right"></td> |
|
| 38 | 33 |
</tr> |
| 39 | 34 |
</table> |
| 40 |
-</div> |
|
| 35 |
+ |
|
| 41 | 36 |
<!-- END TITLE BAR & NAVIGATION --> |
| 42 | 37 |
|
| 43 | 38 |
<div class="center"> |
| ... | ... |
@@ -13,31 +13,26 @@ |
| 13 | 13 |
<body> |
| 14 | 14 |
|
| 15 | 15 |
<!-- TITLE BAR & NAVIGATION --> |
| 16 |
-<div class="banner"> |
|
| 17 |
-<table class="table-banner" cellpadding="0" cellspacing="0"> |
|
| 16 |
+ |
|
| 17 |
+<table class="banner" border="0" cellpadding="0" cellspacing="0"> |
|
| 18 | 18 |
<tr> |
| 19 |
-<td class="spacer"> |
|
| 20 |
-<a href="http://tor.eff.org/"><img src="images/spacer.png" |
|
| 21 |
-width="110" height="79" alt="Tor logo" /></a> |
|
| 22 |
-</td> |
|
| 23 |
-<td class="links" valign="top"> |
|
| 24 |
- <a href="index.html">Home</a> | |
|
| 25 |
- <a href="howitworks.html">How It Works</a> | |
|
| 26 |
- <a href="download.html">Download</a> | |
|
| 27 |
- <a href="documentation.html">Docs</a> | |
|
| 28 |
- <a href="users.html">Users</a> | |
|
| 29 |
- <a href="faq.html">FAQs</a> | |
|
| 30 |
- <a href="contribute.html">Contribute</a> | |
|
| 31 |
- <a href="developers.html">Developers</a> | |
|
| 32 |
- <a href="research.html">Research</a> | |
|
| 33 |
- <a class="current">People</a> |
|
| 34 |
-</td> |
|
| 35 |
-<td class="curve"> |
|
| 36 |
- <img src="images/curve.gif" width="18" alt="" height="79" /> |
|
| 19 |
+ <td class="banner-left"></td> |
|
| 20 |
+ <td class="banner-middle"> |
|
| 21 |
+ <a href="index.html">Home</a> |
|
| 22 |
+ | <a href="howitworks.html">How It Works</a> |
|
| 23 |
+ | <a href="download.html">Download</a> |
|
| 24 |
+ | <a href="documentation.html">Docs</a> |
|
| 25 |
+ | <a href="users.html">Users</a> |
|
| 26 |
+ | <a href="faq.html">FAQs</a> |
|
| 27 |
+ | <a href="contribute.html">Contribute</a> |
|
| 28 |
+ | <a href="developers.html">Developers</a> |
|
| 29 |
+ | <a href="research.html">Research</a> |
|
| 30 |
+ | <a class="current">People</a> |
|
| 37 | 31 |
</td> |
| 32 |
+ <td class="banner-right"></td> |
|
| 38 | 33 |
</tr> |
| 39 | 34 |
</table> |
| 40 |
-</div> |
|
| 35 |
+ |
|
| 41 | 36 |
<!-- END TITLE BAR & NAVIGATION --> |
| 42 | 37 |
|
| 43 | 38 |
<div class="center"> |
| ... | ... |
@@ -12,31 +12,26 @@ |
| 12 | 12 |
<body> |
| 13 | 13 |
|
| 14 | 14 |
<!-- TITLE BAR & NAVIGATION --> |
| 15 |
-<div class="banner"> |
|
| 16 |
-<table class="table-banner" cellpadding="0" cellspacing="0"> |
|
| 15 |
+ |
|
| 16 |
+<table class="banner" border="0" cellpadding="0" cellspacing="0"> |
|
| 17 | 17 |
<tr> |
| 18 |
-<td class="spacer"> |
|
| 19 |
-<a href="http://tor.eff.org/"><img src="images/spacer.png" |
|
| 20 |
-width="110" height="79" alt="Tor logo" /></a> |
|
| 21 |
-</td> |
|
| 22 |
-<td class="links" valign="top"> |
|
| 23 |
- <a href="index.html">Home</a> | |
|
| 24 |
- <a href="howitworks.html">How It Works</a> | |
|
| 25 |
- <a href="download.html">Download</a> | |
|
| 26 |
- <a href="documentation.html">Docs</a> | |
|
| 27 |
- <a href="users.html">Users</a> | |
|
| 28 |
- <a href="faq.html">FAQs</a> | |
|
| 29 |
- <a href="contribute.html">Contribute</a> | |
|
| 30 |
- <a href="developers.html">Developers</a> | |
|
| 31 |
- <a class="current">Research</a> | |
|
| 32 |
- <a href="people.html">People</a> |
|
| 33 |
-</td> |
|
| 34 |
-<td class="curve"> |
|
| 35 |
- <img src="images/curve.gif" width="18" alt="" height="79" /> |
|
| 18 |
+ <td class="banner-left"></td> |
|
| 19 |
+ <td class="banner-middle"> |
|
| 20 |
+ <a href="index.html">Home</a> |
|
| 21 |
+ | <a href="howitworks.html">How It Works</a> |
|
| 22 |
+ | <a href="download.html">Download</a> |
|
| 23 |
+ | <a href="documentation.html">Docs</a> |
|
| 24 |
+ | <a href="users.html">Users</a> |
|
| 25 |
+ | <a href="faq.html">FAQs</a> |
|
| 26 |
+ | <a href="contribute.html">Contribute</a> |
|
| 27 |
+ | <a href="developers.html">Developers</a> |
|
| 28 |
+ | <a class="current">Research</a> |
|
| 29 |
+ | <a href="people.html">People</a> |
|
| 36 | 30 |
</td> |
| 31 |
+ <td class="banner-right"></td> |
|
| 37 | 32 |
</tr> |
| 38 | 33 |
</table> |
| 39 |
-</div> |
|
| 34 |
+ |
|
| 40 | 35 |
<!-- END TITLE BAR & NAVIGATION --> |
| 41 | 36 |
|
| 42 | 37 |
<div class="center"> |
| ... | ... |
@@ -1,11 +1,3 @@ |
| 1 |
-/* |
|
| 2 |
-BEGIN custom styles |
|
| 3 |
-*/ |
|
| 4 |
- |
|
| 5 |
-/* |
|
| 6 |
-* the page's main body style, including background |
|
| 7 |
-*/ |
|
| 8 |
- |
|
| 9 | 1 |
body {
|
| 10 | 2 |
background-color: #FFFFFF; |
| 11 | 3 |
margin-top: 0px; |
| ... | ... |
@@ -13,23 +5,16 @@ body {
|
| 13 | 5 |
font-size: 10pt; |
| 14 | 6 |
font-style: normal; |
| 15 | 7 |
color: #000000; |
| 8 |
+ padding-top: 0px; |
|
| 16 | 9 |
} |
| 17 | 10 |
|
| 18 |
-/* Images */ |
|
| 11 |
+/* images */ |
|
| 19 | 12 |
|
| 20 | 13 |
img {
|
| 21 | 14 |
border: 0; |
| 22 | 15 |
} |
| 23 | 16 |
|
| 24 |
-/* |
|
| 25 |
-img.curve {
|
|
| 26 |
- border: 1; |
|
| 27 |
-} |
|
| 28 |
-*/ |
|
| 29 |
- |
|
| 30 |
-/* |
|
| 31 |
-* this centers the page |
|
| 32 |
-*/ |
|
| 17 |
+/* this centers the page */ |
|
| 33 | 18 |
|
| 34 | 19 |
.center {
|
| 35 | 20 |
text-align: center; |
| ... | ... |
@@ -46,81 +30,36 @@ img.curve {
|
| 46 | 30 |
text-align: left; |
| 47 | 31 |
} |
| 48 | 32 |
|
| 49 |
-/* |
|
| 50 |
-* for the shadow box |
|
| 51 |
-*/ |
|
| 33 |
+/* for the shadow box */ |
|
| 52 | 34 |
|
| 53 |
- |
|
| 54 |
-TABLE.shadowbox {
|
|
| 35 |
+table.shadowbox {
|
|
| 55 | 36 |
width: 788px; |
| 56 |
-/* margin-left: auto; |
|
| 57 |
- margin-right: auto; |
|
| 58 |
- margin: 0; */ |
|
| 59 | 37 |
border-collapse: collapse; |
| 60 | 38 |
padding: 0; |
| 61 | 39 |
margin-bottom: 2em; |
| 62 | 40 |
} |
| 63 | 41 |
|
| 64 |
-TABLE.shadowbox TD {
|
|
| 42 |
+table.shadowbox td {
|
|
| 65 | 43 |
margin: 0; |
| 66 | 44 |
padding: 0; |
| 67 | 45 |
} |
| 68 | 46 |
|
| 69 |
-/* |
|
| 70 |
-* for the shadow edges |
|
| 71 |
- |
|
| 72 |
-TD.leftedge {
|
|
| 73 |
- width: 9px; |
|
| 74 |
- background: url("images/leftedge.png");
|
|
| 75 |
-} |
|
| 76 |
- |
|
| 77 |
-TD.rightedge {
|
|
| 78 |
- width: 9px; |
|
| 79 |
- background: url("images/rightedge.png");
|
|
| 80 |
-} |
|
| 81 |
- |
|
| 82 |
-TD.bottomleft {
|
|
| 83 |
- width: 9px; |
|
| 84 |
- height: 7px; |
|
| 85 |
- background: url("images/bottomleft.png");
|
|
| 86 |
- background-repeat: no-repeat; |
|
| 87 |
-} |
|
| 88 |
- |
|
| 89 |
-TD.bottomright {
|
|
| 90 |
- width: 9px; |
|
| 91 |
- height: 7px; |
|
| 92 |
- background: url("images/bottomright.png");
|
|
| 93 |
- background-repeat: no-repeat; |
|
| 94 |
-} |
|
| 95 |
- |
|
| 96 |
-TD.bottomedge {
|
|
| 97 |
- height: 7px; |
|
| 98 |
- background: url("images/bottomedge.png");
|
|
| 99 |
- background-repeat: repeat-x; |
|
| 100 |
-} |
|
| 101 |
- |
|
| 102 |
-TD.main {
|
|
| 103 |
- background-color: white; |
|
| 104 |
- width: 770px; |
|
| 105 |
-} |
|
| 106 |
-*/ |
|
| 47 |
+/* spacer */ |
|
| 107 | 48 |
|
| 108 |
-/* Spacer */ |
|
| 109 |
- |
|
| 110 |
-TD.spacer {
|
|
| 49 |
+td.spacer {
|
|
| 111 | 50 |
width: 110px; |
| 112 | 51 |
} |
| 113 | 52 |
|
| 114 |
-/* The banner */ |
|
| 53 |
+/* the banner */ |
|
| 115 | 54 |
|
| 116 |
-DIV.banner {
|
|
| 55 |
+div.banner {
|
|
| 117 | 56 |
text-align: center; |
| 118 | 57 |
height: 79px; |
| 119 | 58 |
margin-bottom: 10px; |
| 120 | 59 |
width:100%; |
| 121 | 60 |
} |
| 122 | 61 |
|
| 123 |
-TABLE.table-banner {
|
|
| 62 |
+table.table-banner {
|
|
| 124 | 63 |
margin: 0 auto 0 auto; |
| 125 | 64 |
background-image: url("images/tor_mast.gif");
|
| 126 | 65 |
background-repeat: no-repeat; |
| ... | ... |
@@ -135,9 +73,9 @@ div.bottom {
|
| 135 | 73 |
text-align: right; |
| 136 | 74 |
} |
| 137 | 75 |
|
| 138 |
-/* The sidebar */ |
|
| 76 |
+/* the sidebar */ |
|
| 139 | 77 |
|
| 140 |
-DIV.sidebar {
|
|
| 78 |
+div.sidebar {
|
|
| 141 | 79 |
float: right; |
| 142 | 80 |
padding-top: 0px; |
| 143 | 81 |
padding-right: 10px; |
| ... | ... |
@@ -148,84 +86,94 @@ DIV.sidebar {
|
| 148 | 86 |
} |
| 149 | 87 |
|
| 150 | 88 |
a.current {
|
| 151 |
- color: orange; |
|
| 152 |
-} |
|
| 153 |
- |
|
| 154 |
-/* The links */ |
|
| 155 |
- |
|
| 156 |
-TD.links {
|
|
| 157 |
- font-size: 8pt; |
|
| 158 |
- color: white; |
|
| 89 |
+ color: #FF7F00; |
|
| 159 | 90 |
font-weight: bold; |
| 160 |
- vertical-align: top; |
|
| 161 |
- padding: 55px 5px 0 75px; |
|
| 162 |
- white-space: nowrap; |
|
| 163 |
-} |
|
| 164 |
- |
|
| 165 |
-TD.links A:link, TD.links A:visited {
|
|
| 166 |
- color: white; |
|
| 167 | 91 |
font-size: 11px; |
| 168 |
-/* white-space: nowrap; */ |
|
| 169 |
-} |
|
| 170 |
- |
|
| 171 |
-TD.links A:hover {
|
|
| 172 |
- color: orange; |
|
| 173 |
-} |
|
| 174 |
- |
|
| 175 |
-TD.curve {
|
|
| 176 |
- width: 18px; |
|
| 177 | 92 |
} |
| 178 | 93 |
|
| 179 | 94 |
/* The main column (left text) */ |
| 180 | 95 |
|
| 181 |
-DIV.main-column {
|
|
| 182 |
-/* padding-right: 280px; */ |
|
| 96 |
+div.main-column {
|
|
| 183 | 97 |
padding: 0 0 10px 10px; |
| 184 | 98 |
text-indent: 0pt; |
| 185 | 99 |
font-size: 10pt; |
| 186 | 100 |
text-align: left; |
| 187 | 101 |
} |
| 188 | 102 |
|
| 189 |
-/* |
|
| 190 |
- * Formatting styles |
|
| 191 |
- */ |
|
| 103 |
+/* formatting styles */ |
|
| 192 | 104 |
|
| 193 |
-H1 {
|
|
| 105 |
+h1 {
|
|
| 194 | 106 |
font-size: 12pt; |
| 195 | 107 |
margin-bottom: 0.5em; |
| 196 | 108 |
} |
| 197 | 109 |
|
| 198 |
-H2 |
|
| 199 |
-{
|
|
| 110 |
+h2 {
|
|
| 200 | 111 |
font-size: 12pt; |
| 201 | 112 |
margin-bottom: 0em; |
| 202 | 113 |
font-weight: bold; |
| 203 | 114 |
margin-top: 0; |
| 204 | 115 |
} |
| 205 | 116 |
|
| 206 |
-P {
|
|
| 117 |
+p {
|
|
| 207 | 118 |
margin-top: 0; |
| 208 | 119 |
margin-bottom: 1em; |
| 209 | 120 |
} |
| 210 | 121 |
|
| 211 |
-A:link {
|
|
| 122 |
+a:link {
|
|
| 212 | 123 |
color: blue; |
| 213 | 124 |
font-size: 10pt; |
| 214 | 125 |
} |
| 215 | 126 |
|
| 216 |
-A:visited {
|
|
| 127 |
+a:visited {
|
|
| 217 | 128 |
color: purple; |
| 218 | 129 |
font-size: 10pt; |
| 219 | 130 |
} |
| 220 | 131 |
|
| 221 |
-TD {
|
|
| 132 |
+td {
|
|
| 222 | 133 |
vertical-align: top; |
| 223 | 134 |
} |
| 224 | 135 |
|
| 225 |
-A.smalllink {
|
|
| 136 |
+a.smalllink {
|
|
| 226 | 137 |
font-size: 8px; |
| 227 | 138 |
} |
| 228 | 139 |
|
| 229 |
-/* |
|
| 230 |
-END custom styles |
|
| 231 |
-*/ |
|
| 140 |
+table.banner {
|
|
| 141 |
+ height: 79px; |
|
| 142 |
+ margin-left: auto; |
|
| 143 |
+ margin-right: auto; |
|
| 144 |
+} |
|
| 145 |
+ |
|
| 146 |
+td.banner-left {
|
|
| 147 |
+ background-image: url("images/banner-left.png");
|
|
| 148 |
+ background-repeat: no-repeat; |
|
| 149 |
+ width: 193px; |
|
| 150 |
+} |
|
| 151 |
+ |
|
| 152 |
+td.banner-middle {
|
|
| 153 |
+ background-image: url("images/banner-middle.png");
|
|
| 154 |
+ background-repeat: repeat-x; |
|
| 155 |
+ vertical-align: bottom; |
|
| 156 |
+ padding-bottom: 10px; |
|
| 157 |
+ color: white; |
|
| 158 |
+ font-weight: bold; |
|
| 159 |
+ font-size: 11px; |
|
| 160 |
+} |
|
| 161 |
+ |
|
| 162 |
+td.banner-middle a:link, td.banner-middle a:visited {
|
|
| 163 |
+ color: white; |
|
| 164 |
+ font-weight: bold; |
|
| 165 |
+ font-size: 11px; |
|
| 166 |
+} |
|
| 167 |
+ |
|
| 168 |
+td.banner-middle a:hover {
|
|
| 169 |
+ color: #FF7F00; |
|
| 170 |
+ font-weight: bold; |
|
| 171 |
+ font-size: 11px; |
|
| 172 |
+} |
|
| 173 |
+ |
|
| 174 |
+td.banner-right {
|
|
| 175 |
+ background-image: url("images/banner-right.png");
|
|
| 176 |
+ background-repeat: no-repeat; |
|
| 177 |
+ width: 24px; |
|
| 178 |
+} |
|
| 179 |
+ |
| ... | ... |
@@ -13,31 +13,26 @@ |
| 13 | 13 |
<body> |
| 14 | 14 |
|
| 15 | 15 |
<!-- TITLE BAR & NAVIGATION --> |
| 16 |
-<div class="banner"> |
|
| 17 |
-<table class="table-banner" cellpadding="0" cellspacing="0"> |
|
| 16 |
+ |
|
| 17 |
+<table class="banner" border="0" cellpadding="0" cellspacing="0"> |
|
| 18 | 18 |
<tr> |
| 19 |
-<td class="spacer"> |
|
| 20 |
-<a href="http://tor.eff.org/"><img src="images/spacer.png" |
|
| 21 |
-width="110" height="79" alt="Tor logo" /></a> |
|
| 22 |
-</td> |
|
| 23 |
-<td class="links" valign="top"> |
|
| 24 |
- <a href="index.html">Home</a> | |
|
| 25 |
- <a href="howitworks.html">How It Works</a> | |
|
| 26 |
- <a href="download.html">Download</a> | |
|
| 27 |
- <a href="documentation.html">Docs</a> | |
|
| 28 |
- <a class="current">Users</a> | |
|
| 29 |
- <a href="faq.html">FAQs</a> | |
|
| 30 |
- <a href="contribute.html">Contribute</a> | |
|
| 31 |
- <a href="developers.html">Developers</a> | |
|
| 32 |
- <a href="research.html">Research</a> | |
|
| 33 |
- <a href="people.html">People</a> |
|
| 34 |
-</td> |
|
| 35 |
-<td class="curve"> |
|
| 36 |
- <img src="images/curve.gif" width="18" alt="" height="79" /> |
|
| 19 |
+ <td class="banner-left"></td> |
|
| 20 |
+ <td class="banner-middle"> |
|
| 21 |
+ <a href="index.html">Home</a> |
|
| 22 |
+ | <a href="howitworks.html">How It Works</a> |
|
| 23 |
+ | <a href="download.html">Download</a> |
|
| 24 |
+ | <a href="documentation.html">Docs</a> |
|
| 25 |
+ | <a class="current">Users</a> |
|
| 26 |
+ | <a href="faq.html">FAQs</a> |
|
| 27 |
+ | <a href="contribute.html">Contribute</a> |
|
| 28 |
+ | <a href="developers.html">Developers</a> |
|
| 29 |
+ | <a href="research.html">Research</a> |
|
| 30 |
+ | <a href="people.html">People</a> |
|
| 37 | 31 |
</td> |
| 32 |
+ <td class="banner-right"></td> |
|
| 38 | 33 |
</tr> |
| 39 | 34 |
</table> |
| 40 |
-</div> |
|
| 35 |
+ |
|
| 41 | 36 |
<!-- END TITLE BAR & NAVIGATION --> |
| 42 | 37 |
|
| 43 | 38 |
<div class="center"> |
| 44 | 39 |