home *** CD-ROM | disk | FTP | other *** search
- body, p {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: small;
- color: #333333;
- }
- .header {
- margin: 0;
- padding: 10px 0px 0px;
- width: 100%;
- border-bottom: 1px solid #cccccc;
- }
- .nav {
- margin: 0 79% 0 0;
- padding: 10px;
- background-color: #eeeeee;
- }
- .content {
- float: right;
- width: 75%;
- margin: 0;
- padding: 10px 3% 0 0;
- }
- a:link {
- font-weight: bold;
- color: #666666;
- text-decoration: none;
- }
- a:hover {
- font-weight: bold;
- color: #666666;
- text-decoration: underline;
- }
- a.navbar:link {
- font-weight: bold;
- color: #666666;
- text-decoration: none;
- font-size: x-small;
- }
- a.navbar:hover {
- font-weight: bold;
- color: #666666;
- text-decoration: underline;
- font-size: x-small;
- }
- .title {
- font-variant: small-caps;
- color: #666666;
- }
-