home *** CD-ROM | disk | FTP | other *** search
- body {
- margin: 0;
- padding: 0;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 80%;
- }
-
- #header {
- font-size: 25pt;
- font-weight: bold;
-
- margin: 10px;
- padding: 10px;
- border: 1px solid #000000;
-
- width: 750px;
- height: 60px;
- voice-family: "\"}\"";
- voice-family:inherit;
- width: 730px;
- height: 40px;
- }
-
- #content {
- border: 1px solid #000000;
- padding: 10px;
-
- position: absolute;
- top: 80px;
- left: 170px;
-
- width: 430px;
- voice-family: "\"}\"";
- voice-family:inherit;
- width: 410px;
- }
-
- #features {
- border: 1px solid #000000;
- padding: 10px;
-
- position: absolute;
- top: 80px;
- left: 610px;
-
- width: 150px;
- voice-family: "\"}\"";
- voice-family:inherit;
- width: 130px;
- }
-
- #navbar {
- position: absolute;
- top: 80px;
- left: 10px;
-
- border-bottom: 1px solid #f00;
- width: 150px;
- margin: 0;
- padding: 0;
- }
-
- #navbar ul {
- margin: 0;
- padding: 0;
- list-style-type: none;
- }
- #navbar ul li {
- border-left: 1px solid #f00;
- border-right: 1px solid #f00;
- border-top: 1px solid #f00;
- }
- #navbar a {
- text-decoration: none;
- font-weight: bold;
- background-color: #ccc;
- color: #000;
- display: block;
- padding: 2px;
- width: 144px;
- }
- #navbar a:hover {
- background-color: #000;
- color: #fff;
- }
- #navbar a:active {
- background-color: #fff;
- color: #000;
- }
-