body { text-align: left; }
#header { width: 750px; background: #FFFFD0; }
#menu   { width: 100px; background: #D0D0FF; float: left; padding:3px}
#content { width: 640px; margin-left: 110px; padding-left: 5px; }

.text {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt}
.title {  font-family: Arial, Helvetica, sans-serif; font-size: 28px; color: #000000; text-decoration: none; text-align: center; }
.border {  background-color: #FF0000}
.navlink {  font-family: Geneva, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: bold; color: #000000; vertical-align: top}
.nav {  font-family: Geneva, Arial, Helvetica, sans-serif;text-decoration: none; color: #000000; vertical-align: top; line-height: 200%}
.loc { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #777777; text-decoration: none }
a.nav:link {  text-decoration: none}
a.nav:active {  text-decoration: none}
a.nav:visited {  text-decoration: none}
a.nav:hover {  text-decoration: none}
a.nav:active {  color: #000000}
a.nav:hover {  color: #9F9F9F}
a.text:active {  color: #0000FF}
a.text:hover {  color: #FF0000}
a.text:link {  color: #0000FF}
a.text:visited {  color: #FF0000}

ol li { margin: .5em 0 .5em 0 }
ul li { margin: .5em 0 .5em 0 }
