body               { margin: 0;
                     padding: 0;
                     background-color: #000;
                     color: #eee;
                     font-family: arial, verdana, sans-serif; }
#title             { background-image: url(c6/title.jpg);
                     width: 650px;
                     height: 92px;
                     position: absolute;
                     top: 0px;
                     right: 0px; }
#navbar            { background-image: url(c6/navend.jpg);
                     background-position: bottom;
                     position: absolute;
                     top: 0;
                     left: 0;
                     width: 229px;
                     float: left;
                     padding: 0;
                     padding-bottom: 180px; }
.nav               { color: #345;
                     background-image: url(c6/navback.jpg);
                     text-align: center;
                     font-weight: bold;
                     font-size: 14pt; }
.navtext a         { font-weight: normal;
                     font-size: 12pt;
                     color: #fff;
                     padding-top: 12px;
                     background-image: url(c6/aback.jpg);
                     display: block;
                     width: 229px;
                     height: 45px;
                     text-decoration: none;
                     text-align: center; }
.navtext a:hover   { background-image: url(c6/aback2.jpg); }
.navtext a:active  { background-image: url(c6/aback2.jpg); }
#main              { margin-left: 250px;
                     margin-top: 100px;
                     padding-right: 50px;
                     text-align: right; }
a                  { color: #68b;
                     text-decoration: none;
                     font-weight: bold; }
#main a:hover      { text-decoration: underline;
                     color: #888; }
li                 { text-align: left }
                     

#bottom      { clear: both;
               text-align: left; }
#bottom img  { border: 0; }
.conpic      { float: right;
               border: #fff 1px solid;
               margin-left: 20px;
               margin-bottom: 5px; }
#done        { margin-top: 40px;
               clear: both;
               text-align: left; }
.source      { font-size: 8pt; }
.key         { font-weight: bold;;
               color: #fff;
               background: #567;
               font-size: 9pt; }
.embed       { border: 0;
               margin: 10px;
               border: #fff 1px solid; }
.noclear     { clear: none; }
#main p      { clear: right; }
h1           { color: #569;
               letter-spacing: -10px;
               font-size: 50pt;
               font-family: arial, sans-serif;
               font-weight: bold;
               font-variant: small-caps;
               text-align: left;
               margin-bottom: -25pt; }
h2           { color: #fff;
               padding: 5px;
               font-weight: bold;
               margin-bottom: -10px;
               background-image: url(c6/h2.jpg);
               background-repeat: no-repeat;
               display: inline;
               padding-left: 40px; }
