/* CSS Document *//*these rules apply to the TOP section of the page*/body {background: #F8F2DD;}#top {position: absolute; left: 12px; top: -8px; width: 100%; height: 18%;}#top a{text-decoration: none}/*these rules apply to the NAVIGATION section of the page*/#navigation{background-color: #f6fd20}#navigation{position: absolute; left: 20px; top: 140px; width: 235px; color:#660000;}#navigation {height:100%; border:10px groove #24234D;}#navagationh1 {font-size: 1.5em; font-family: arial, helvetica, verdana, sans-serif; color: #24234D;}h2 {font-size: .75em; font-family: arial, helvetica, verdana, sans-serif; color: #7c9bcf;}h3 {font-size: .50em; font-family: arial, helvetica, verdana, sans-serif; color: #24234D;}h4 {font-size: 10px; font-family: arial, helvetica, verdana, sans-serif; color: #24234D;}a:link {font-style: italic; font-weight: bold; font-size: 1em; font-family: arial, helvetica, verdana, sans-serif; color: #600000; text-decoration: none; }a:hover {font-style: italic; font-weight: bold; font-size: 1em; font-family: arial, helvetica, verdana, sans-serif; color: #24234D; text-decoration: none; }a:visited {font-style: italic; font-weight: bold; font-size: 1em; font-family: arial, helvetica, verdana, sans-serif; color: #7c9bcf; text-decoration: none; }/*these rules apply to the content section of the page*/#content {position: absolute; top: 0px; left: 33%;}h1 {font-size: 1.5 em; font-family: "trebuchet MS", "Times New Roman", "georgia", sans-serif; color: #24234D;}h2 {font-size: .75em; font-family: "trebuchet MS", "Times New Roman", "georgia", sans-serif; color: #660000;}h3 {font-size: .50em; font-family: "trebuchet MS", "Times New Roman", "georgia", sans-serif; color: #24234D;}h4 {font-size: 10px; font-family: "trebuchet MS", "Times New Roman", "georgia", sans-serif; color: #24234D;}p {font-size: .75em; font-family: "trebuchet MS", "Times New Roman", "georgia", sans-serif; color: #24234D;}#content a:link {font-style: italic; font-weight: bold; font-size: 1em; font-family: "trebuchet MS", "Times New Roman", "georgia", sans-serif; color: #600000; text-decoration: none; }#content a:hover {font-style: italic; ont-weight: bold; font-size: 1em; font-family: "trebuchet MS", "Times New Roman", "georgia", sans-serif; color: #24234D; text-decoration: none; }#content a:visited {font-style: italic; ont-weight: bold; font-size: 1em; font-family: "trebuchet MS", "Times New Roman", "georgia", sans-serif; color: #7c9bcf; text-decoration: none; }