/* -----------------------------------*/ /* ------>>> Global Settings <<<------*/ /* -----------------------------------*/ * { margin: 0px; padding: 0px; } html{ background: #f0e8d1; } body{ display:block; font-family: Helvetica, Verdana, sans-serif; font-size: 12px; line-height: 1.4em; margin: 0px auto; width: 1000px; } #wrap{ float:left; width:1000px; } #global { width:1000px; } /* -----------------------------------*/ /* ---------->>> Header <<<-----------*/ /* -----------------------------------*/ .siteheader { background: transparent url('/images/header.jpg') no-repeat; clear: both; font-size: 20px; vertical-align: bottom; width: 1000px; } #lgtxt { font-family: Arial, Verdana, sans-serif; font-size: 24px; font-weight: bold; clear: both; text-align: center; font-style: italic; color: #003875; } #mdtxt { font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: bolder; text-align: center; color: #003875; } #mdtxt a{ font-family: Arial, Verdana, sans-serif; text-decoration: none; font-size: 14px; font-style: italic; color: green;} #mdtxt a:hover{ color: red; text-decoration: underline; } #cbar { } #hnav { background: #003875; clear: both; height: 40px; position: absolute; top: 150px; width: 960px; } #hnav a { background: #003875 url('/images/button.jpg') no-repeat; font-family: verdana; color: white; width:150px; display: block; font-size: 11px; font-weight: 600; line-height: 30px; margin-left: 9px; padding: 6px 0px 3px 0px; text-decoration: none; text-align: center; _padding:0px; } #hnav a:hover { background: #003875 url('/images/button2.jpg') no-repeat; color: #003875; text-decoration:underline; } #hnav ul { clear: both; text-align: center; list-style: none; } #hnav li { float: left; } .leftvnav { float: left; width: 290px; top: 10px; display: block; } .leftvnav ul { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 18px; font-weight: normal; text-align: center;} .leftvnav li { list-style: none; clear: both;} .leftvnav a { background: url('/images/wb2.jpg') no-repeat 0px +4px; color: #db1921; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 18px; font-weight: normal; line-height: 1.2em; padding: 5px 3px 8px 20px; text-decoration: none;} .leftvnav a:visited { } .leftvnav a:hover { color: #003366; text-decoration: underline; } .sitefull { float: left; font-family: Arial, Verdana, sans-serif; width:1000px; padding: 69px 20px 0px 20px; } .sitefull h1, .sitefull h2, .sitefull h3, .sitefull h4 { color: white; font-weight: bold; line-height: 1.8em; margin-top:-69px; padding: 0px 0px 0px 0px; text-align:center; display:block; margin-left: -10px;} .sitefull h1 { background: #f0e8d1 url('/images/sch1bg.jpg') no-repeat; height:54px; width:960px; font-family: Arial Narrow; position:absolute; z-index:100; line-height: 1.8em; font-size: 30px; } .sitefull span.lgtxt { font-family: Arial, Verdana, sans-serif; font-size: 24px; font-weight: bold; text-align: center; font-style: italic; color: #003875; position: relative; top: -50%;} .sitefull span.mdtxt { font-family: Arial, Verdana, sans-serif; font-size: 14px; font-weight: bolder; text-align: left; color: #003875; position: relative; top: -36pt;} .sitecontent { font-family: Arial, Verdana, sans-serif; width:700px; } .sitecontent h1, .sitecontent h2, .sitecontent h3, .sitecontent h4 { color: white; font-weight: bold; line-height: 1.8em; margin-top:-69px; padding: 0px 0px 0px 0px; text-align:center; display:block; margin-left: -10px;} .sitecontent h1 { background: #f0e8d1 url('/images/sch1bg.jpg') no-repeat; height:54px; width:960px; font-family: Arial Narrow; position:absolute; z-index:100; line-height: 1.8em; font-size: 30px; } #moniset { font-family: Arial, Verdana, sans-serif; font-weight: normal; font-style: normal; text-decoration: none; } #moniset span.hdbar { color: white; background-color: #003875; width: 650px; display: block; font-size: 24px; line-height: 1.8em; height: 35px; vertical-align: super; font-weight: bold; font-style: italic; margin-top: -10px;} #moniset span.lftcmt { width: 300px; display: block; float: left; text-align: justify;} #moniset span.ital { font-style: italic;} #moniset span.rpic { width: 350px; display: block; float: right; position: relative; left: -30px;} /* -----------------------------------*/ /* ----------->>> Footer <<<----------*/ /* -----------------------------------*/ .footer { color: black; padding: 5px 20px; height: 57px; text-align: center; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; text-decoration: none; margin-top: +100px;} .footer p { display:block; } .footer a { text-decoration: none; color: blue;} .footer a:visited { text-decoration: none; color: blue;} .footer a:hover { text-decoration: underline; color: red;} .footer img { border: none; }