body {    min-width: 1024px;    min-height: 640px;    font-family: Georgia, 'Times New Roman', Times, serif;    font-size: 10pt;    background-color: white;}a:link {    color: black;    text-decoration: none;}a:visited {    color: black;    text-decoration: none;}a:focus {    color: black;    background-color: white;}a:hover {    color: black;    text-decoration: underline;}a:active {    color: black;    background-color: white;}ul#project {    margin: 0px;    padding: 5px;}ul#project li {    list-style: none;    margin: 8px;    padding: 0;}ul#project .header {    display:block;    padding-top: 3px;    padding-bottom: 3px;    text-decoration: none;    font-size: 10pt;    font-weight: bold;}ul#project a {    display:block;    margin: 1px;    text-decoration: none;}ul#project a:hover {    text-decoration: underline;}ul#project .title {    margin-top: 10px;    margin-right: 5px;    margin-bottom: 20px;    margin-left: 8px;    color: black;    font-style: italic;}ul#project .top {    font-weight: normal;    color: #29507f;}ul#project .selection {    list-style: none;    margin: 8px;    padding: 0;    font-style: italic;    font-weight: bold;}ul#navigation {    margin: 0px;    padding: 5px;}ul#navigation li {    list-style: none;    margin: 8px;    padding: 0;}ul#navigation .header {    display:block;    padding-top: 3px;    padding-bottom: 3px;    text-decoration: none;    font-size: 10pt;    font-weight: bold;}ul#navigation a {    display:block;    margin: 1px;    text-decoration: none;    color: #29507f;}ul#navigation a:hover {    text-decoration: underline;}ul#navigation .selection {    margin-top: 10px;    margin-bottom: 10px;    color: #29507f;    font-weight: bold;}ul#navigation .top {    font-weight: bold;    color: #29507f;}#menu {    float: left;    width: 250px;    margin-top: 30px;    margin-left: 30px;    padding: 0px;}#main {    margin-left: 30%;    width: 70%;    min-height: 570px;    position: relative;    top: 32px;    left: 40px;}#content {    position: relative;    margin-left: 325px;    min-width: 700px;    min-height: 570px;    padding: 0px;}#caption {    position: absolute;    margin-left: 325px;    top: 585px;    font-style: italic;}#lastnext {    position: absolute;    margin-left: 280px;    width: 40px;    min-height: 570px;    padding: 0px;}#c_img {    position: absolute;    bottom: 0px;}#c_text {    position: absolute;    top: 40px;    padding-left: 17px;    padding-right: 12px;    width: 500px;    border-left: dotted gray 1px;}#e_text {    top: 20px;    padding-left: 17px;    padding-right: 12px;    width: 600px;    height: 530px;    overflow: auto;    border-left: dotted gray 1px;}#p_text {    position: absolute;    bottom: 10px;    left: 52px;    padding: 10px;    z-index: 1;    opacity: 0.6;    background: white;    text-align: left;    font-style: italic;    border: solid 2px gray;    border-radius: 5px;}.top {    font-weight: normal;    color: #29507f}.title {    padding-top: 5px;    padding-bottom: 10px;}.block {    margin-top: 5px;    margin-bottom: 20px;}.year {    font-style: italic;    margin-top: 2px;}
