#navtab { height: 18px; font-family: "Myriad Roman", Arial, sans-serif; color: white; font-size: 12px; background-image: url(tabback.gif); background-repeat: repeat-x; } #navtab * a { text-decoration: none; color: white; display: block; } #navtab ul { margin: 0; padding: 0; list-style: none; } #navtab ul li { float: left; background-image: url(tabback.gif); margin-left: 1px; padding-left: 13px; padding-right: 13px; border-right: 1px solid #588c66; } #navtab ul li#first { padding-left: 18px; } #navtab li ul { position: absolute; left: -999em; font-size: 11px; top: 17px; } #navtab li.hover ul, #navtab li:hover ul { /*left: auto;*/ } #navtab li ul li, #navtab li ul li, #navtab li.hover ul li { float: left; background-image: none; margin-left: 0; padding-left: 10px; padding-right: 10px; border-right: 0; border-left: 1px solid white; } #navtab li ul li#firstli, #navtab li ul li#firstli { border-left: 0px solid white; padding-left: 0px; } #tabstart { position: absolute; left: 7px; } #tabend { position: absolute; right: 7px; } /* #navtab, #navtab ul { float: left; list-style: none; line-height: 1; background: #333333; font-weight: bold; padding: 0; border: none; border-color: black; border-width: 1px 0; margin: 0 0 0 0; z-index: 1; } #navtab a { display: block; width: 70px; color: white; text-decoration: none; padding: 0 0 0 0; } #navtab li { float: left; padding: 1; width: 70px; } #navtab li ul { position: absolute; left: -999em; height: auto; width: 120px; font-weight: normal; border-width: 0.25em; margin: 0; } #navtab li li { width: 120px; padding: 2 0 2 0; } #navtab li ul a { width: 120px; } #navtab li:hover ul, #navtab li.hover ul, #navtab li li:hover ul, #navtab li li.hover ul, #navtab li li li:hover ul, #navtab li li li.hover ul { left: auto; } #navtab li:hover, #navtab li.hover { background: #528ebf; } */ body { font-family: Arial; margin: 0; //background-color: #b0b6b3; background-color: #CCCCCC; } #full { width: 1000px; height: 100%; position: relative; text-align: left; } #gradientleft { position: absolute; width: 245px; height: 100%; background-image: url(mainbackgradientleft.gif); } #gradientright { position: absolute; left: 245; top: 0; width: 245px; height: 100%; background-image: url(mainbackgradientright.gif); background-repeat: repeat-y; } #content { position: relative; z-index: 2; width: 990px; height: 100%; text-align: left; } #toplogo { position: relative; //top: 28px; top: 0px; left: -10px; } #shadowbox { width: 990px; position: relative; //top: 5px; top: -3px; } #shadowtop { width: 100%; height: 10px; position: relative; font-size: 4px; } #shadowtopleft { width: 10px; height: 10px; float: left; background-image: url(shadowtopleft.gif); background-repeat: no-repeat; } #shadowtopmid { width: 970px; height: 10px; float: left; background-image: url(shadowtop.gif); background-repeat: repeat-x; } #shadowtopright { width: 10px; height: 10px; background-image: url(shadowtopright.gif); background-repeat: no-repeat; position: absolute; right: 0; } #borderbox { width: 970px; position: relative; } #bordertop { height: 7px; width: 100%; position: relative; font-size: 4px; } #bordertopleft { width: 7px; height: 7px; float: left; background-image: url(bordertopleft.gif); } #bordertopmid { width: 956px; height: 7px; float: left; background-color: #0e4e70; } #bordertopright { width: 7px; height: 7px; float: left; background-image: url(bordertopright.gif); } #shadowmid { background-image: url(shadowback.gif); background-repeat: repeat-y; } #shadowmid #shadowleft { position: absolute; left: 0; height: 100%; width: 10px; } #shadowmid #shadowright { position: absolute; right: 0; height: 100%; width: 10px; } #bordermiddle { width: 970px; position: relative; } #borderleft { position: absolute; left: 0; width: 7px; height: 100%; background-color: #0e4e70; } #borderright { position: absolute; right: 0; width: 7px; height: 100%; background-color: #0e4e70; } #borderimg { position: absolute; bottom: 104px; } #whiteimg { position: absolute; height: 105px; bottom: -1px; width: 6px; } #borderleft #whiteimg { left: 1px; } #middle { position: relative; text-align: left; width: 970px; background-color: #0e4e70; min-height: 400px; } #borderbottom { height: 7px; width: 100%; position: relative; font-size: 4px; } #borderbottomleft { width: 7px; height: 7px; float: left; background-image: url(borderbottomleft.gif); } #borderbottommid { width: 956px; height: 7px; float: left; background-image: url(borderbottom.gif); background-repeat: repeat-x; } #borderbottomright { width: 7px; height: 7px; float: left; background-image: url(borderbottomright.gif); } #shadowbottom { width: 100%; height: 10px; position: relative; font-size: 4px; } #shadowbottomleft { width: 10px; height: 10px; float: left; background-image: url(shadowbottomleft.gif); background-repeat: no-repeat; } #shadowbottommid { width: 970px; height: 10px; float: left; background-image: url(shadowbottom.gif); background-repeat: repeat-x; } #shadowbottomright { width: 10px; height: 10px; background-image: url(shadowbottomright.gif); background-repeat: no-repeat; position: absolute; right: 0; } #main { margin-top: 14px; padding-top: 25px; padding-left: 25px; padding-right: 25px; padding-bottom: 30px; background-color: white; position: relative; width: 906px; text-align: left; } #maintopleft { position: absolute; left: 0; top: 0; } #maintopright { position: absolute; right: 0; top: 0; } #footer { padding-bottom: 50px; font-family: "Myriad Roman", Arial, sans-serif; font-size: 12px; color: #004D6F; } #footer a { color: #004D6F; text-decoration: none; } #footerlinks { color: #235429; } #footerlinks a { color: #235429; text-decoration: none; } /*\*/ * html #middle { height: 400px; } /**/