body {background-color: #97b3c9; /* white; tan; *//* background-image: url("images/logo.jpg"); background-repeat: no-repeat; /* repeat,repeat-y,repeat-x */background-position: top left; /* top,center,bottom; left,center,right; x% y%; xpos ypos *//* will not scroll with the text */background-attachment: scroll; /* fixed; */*/}h3 {padding-top: 10px;background-color: transparent;text-align: left;}hr {color:navy}hr {color: sienna}p {/* font-size: medium; *//* margin-left: 15px */ margin-right: 30px;}p.alert{font-size: 18pt;color: #ff6600;font-weight: bold;font-variant: small-caps;}p.title{color: #ff6600;/* background-color: #d9d9d9; */font-size: 14pt;font-weight: bold;font-variant: small-caps;padding-top: 10px;margin-left: 0px;border-bottom: 2px #97b3c9 solid;}p.framed { padding: 10px 10px 10px 10px; border: 2px #ff6600 solid;}p.link {color: #ff6600;font-size: 14pt;font-weight: bold;font-variant: small-caps;padding-top: 10px;margin-left: 0px;text-align: right;}span.strong{font-weight: bold; font-variant: small-caps;}span.menu{padding-right: 10px;padding-left: 5px;}a{text-decoration:none;}a:link     {color:black;}a:visited  {color:black;}a:hover    {color:#ff6600;}a:active   {color:#ff6600;}div.page{position:absolute;left: 30px;top: 70px;width: 720px;height: 700px;background-image: url("images/logo.jpg");background-color: white; /* tan; */background-repeat: no-repeat; /* repeat,repeat-y,repeat-x */background-position: top left; /* top,center,bottom; left,center,right; x% y%; xpos ypos */font-family: "Times New Roman";/* border: 1px #ff6600 solid; */}div.menu{position: absolute;left: 300px;top: 40px;padding: 15px 5px 5px 5px;color: black; background-color: #d9d9d9;letter-spacing: -3px; /* 0.5cm; */text-align: left; /*left,center,right */font-size: 20pt;font-weight: bold;}div.textbox{position:absolute;left: 300px;top: 120px;width: 440px;/* height: 600px; *//*background-color: #ff6600;border-bottom: 1px #ff6600 solid;*/padding-left: 10px;padding-right: 10px;}div.leftbox{position: absolute;left: 10px;top: 250px;width: 200px;/* height: 460px; */padding-left: 10px;/* border-bottom: 1px #ff6600 solid;border-left: 1px #ff6600 solid;border-right: 1px #97b3c9 solid;*/ }div.leftfooter{position: absolute;left: 10px;top: 700px;height: 40px;width: 350px;color: black;text-align: left;font-size: 10pt;font-weight: bold;padding-top: .5em;}div.rightfooter{position: absolute;left: 220px;top: 700px;height: 40px;width: 500px;color: black;text-align: right;font-size: 10pt;font-weight: bold;padding-top: .5em;}