body       { background: url(c5/bodyback.jpg) repeat-y #000;
             margin: 0;
             padding: 0;
             color: #aaa; }
#align     { background: url(c5/titleback.jpg) repeat-x;
             margin: 0;
             padding: 0; }
#title     { background: url(c5/title.gif);
             margin: 0;
             width: 456px;
             height: 141px; }
#navbar    { margin-left: 58px;
             margin-top: 30px;
             padding: 0;
             width: 105px;
             float: left;
             display: inline; }
.nav       { background: url(c5/navtitle.jpg) no-repeat;
             color: #975;
             font-family: times, serif;
             font-weight: bold;
             font-size: 18px;
             padding-top: 5px;
             text-align: center; }
.navtext   { font-family: verdana, sans-serif;
             font-size: 10px;
             font-weight: normal;
             padding-top: 8px;
             padding-bottom: 15px;
             text-align: left; }
.navtext a { text-decoration: none;
             color: #fff;
             display: block; }
a:hover    { text-decoration: underline;
             color: #fff; }
#main      { margin-left: 200px;
             font-family: serif;
             font-size: 12pt; }
#main a    { font-weight: bold;
             color: #c00;
             text-decoration: none; }
#main a:hover { text-decoration: underline; }
h1         { color: #600;
             font-family: serif;
             font-size: 30pt; }



.noclear     { clear: none; }
#main p      { clear: right;
               width: 80%; }
#bottom      { clear: both; }
#bottom img  { border: 0; }
.conpic      { float: right;
               border: black 1px solid;
               margin-right: 20px;
               margin-bottom: 5px; }
#done        { margin-top: 40px;
               clear: both;
               text-align: right; }
.source      { font-size: 8pt; }
.key         { font-weight: bold;
               color: #711;
               font-size: 8pt; }
.embed       { border: 0;
               margin: 10px;
               border: black 1px solid; }