/* Dusk over the shifting sands */body {margin: 0;font-family: Georgia, verdana, arial, helvetica, sans-serif;color: black;background-color: #e2e2c5;border-top: 5px #ea9e57 solid;}/* Banner across top of page that says the name of the whole site */#main-title {margin-bottom: 10px;margin-left: 0;margin-right: 0;padding-top: 17px;padding-bottom: 17px;padding-left: 25px;padding-right: 0;background-color: #9e9e8a;border-top: 1px black solid;border-bottom: 1px black solid;color: #e2e2c5;font-weight: bold;font-size: .7em;}/* Heading level 1 is not contained in main-text. */h1,h3 {margin-top: 0;margin-bottom: 15px;margin-left: 190px;margin-right: 60px;font-size: 1em;color: #77774f;border-bottom: 1px #999 dashed;padding-bottom: 10px;padding-top: 0;padding-left: 0;padding-right: 0;font-weight: bold;}/* Styles for the main text on the page. */#main-text {margin-top: 0;margin-bottom: 50px;margin-left: 190px;margin-right: 50px;}p, ul, ol, table {font-size: .8em;line-height: 1.3em;margin-top: 0;margin-bottom: 17px;margin-left: 0;margin-right: 0;padding: 0;}h2 {margin-top: 0;margin-bottom: 15px;margin-left: 0;margin-right: 0;padding: 0;font-size: .9em;color: #77774f;font-weight: bold;}ol, ul {margin-left: 25px;}a:link, a:visited {color: #ea9e57;text-decoration: none;font-weight: bold;}a:hover {color: #ad5e15;text-decoration: none;font-weight: bold;}/* Styles for the navbar on the left side. */body>#left-menu {position:fixed;}#left-menu {position: absolute;top: 170px;left: 25px;width: 140px;border-right: 1px #999 dashed;text-align: right;}body>#left-menu {	position: fixed;	}#left-menu p {padding-right: 10px;margin-bottom: 5px;font-size: .9em;line-height: 1.2em;padding-bottom: 10px; }#left-menu a:link, #left-menu a:visited {color: #7f7f6f;}#left-menu a:hover, #left-menu a.current {color: #33332c;}/* Styles for the footer at the bottom of the page */#footer {text-align: center;background-color: #ea9e57;color: #ffffff;margin-bottom: 0;padding-top: 10px;padding-bottom: 10px;border-top: 1px black solid;font-size: .7em;word-spacing: 0px;}#footer a:link, #footer a:visited {color: #e2e2c5;}#footer a:hover {color: #e2e2c5;text-decoration: underline;}/* Styles for the right column on the right side. */#right-col {position: absolute;top: 170px;right 850px;width: 225px;border-right: 1px #999 dashed;text-align: left;}#right-col  p {padding-right: 10px;margin-bottom: 5px;font-size: .7em;line-height: 1em;padding-bottom: 5px; }#right-col  a:link, #left-menu a:visited {color: #7f7f6f;}#right-col  a:hover, #left-menu a.current {color: #33332c;}