#title       { background-image: url(c4/title.jpg);
               background-color: #000;
               min-height: 310px;
               height: 310px;
               min-width: 800px;
               width: 800px;
               background-repeat: no-repeat;
               background-position: bottom right;
               border-top: 5pt #000 solid;
               border-left: 5pt #000 solid;
               border-right: 5pt #000 solid; }
body         { margin: 5pt;
               padding: 0;
               background-color: #466285;
               text-align: center;
               display: block; }
#align       { margin-left: auto;
               margin-right: auto;
               padding: 0;
               width: 800px; }
#main        { border: 5pt #000 solid;
               background-color: #dae5ff;
               padding: 10px;
               font-family: verdana, sans-serif;
               font-size: 10pt;
               max-width: 780px;
               width: 800px;
               text-align: left; }
#navbar      { min-width: 800px;
               width: 800px;
               text-align: left;
               border-left: 5pt #000 solid;
               border-right: 5pt #000 solid;
               background-color: #000; }
.nav         { font-family: verdana, sans-serif;
               font-weight: bold;
               color: #fff;
               text-align: left; }
.navtext     { background-color: #dae5ff;
               padding: 3px;
               letter-spacing: -1px; }
.navtext a   { color: #000;
               font-weight: normal;
               font-size: 10pt;
               margin-left: 8px;
               text-decoration: underline; }
#bottom      { clear: both;
               text-align: right; }
#bottom img  { border: 0; }
.conpic      { float: left;
               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: #444;
               font-size: 8pt; }
.embed       { border: 0;
               margin: 10px;
               border: black 1px solid; }
.noclear     { clear: none; }
#main p      { clear: both; }
hr           { width: 60%;
               color: #000;
               height: 2px; }
h1           { color: #000;
               font-size: 40pt;
               margin-top: -10px;
               letter-spacing: -5pt;
               text-align: center; }
h2           { margin-bottom: 0px;
               font-weight: normal;
               width: 50%;
               border-bottom: #000 1pt solid; }
a            { font-weight: bold;
               color: #4674a8;}