/* layout stuff */

.main { position: absolute; left: 130px; top: 135px; margin: 0px; padding: 0px; width: 580px; text-align: left; z-index: 11;}
.pic1 { position: absolute; left: 130px; top: 0px; margin: 0px; padding: 0px; width: 580px; height: 130px; text-align: left; z-index: 31; }
.full { position: absolute; left: 130px; top: 40px; margin: 0px; padding: 0px; width: 580px; text-align: left; z-index: 12;}
.logo { position: absolute; left: 0px; top: 0px; margin: 0px; padding: 0px; width: 120px; height: 160px; background-color: #ffffff; background-image: url(../images/logo-web.jpg) !important; background-repeat: no-repeat; text-align: left; z-index: 21;  }
.stripe { position: absolute; left: 118px; top: 161px; margin: 0px; padding: 0px; width: 2px; height: 650px; background-color: #008e52 !important; text-align: left; z-index: 13;}
.rightbar { position: absolute; left: 720px; top: 0px; margin: 0px; padding: 0px; width: 260px; text-align: left; z-index: 26;}
.over { position: absolute; left: 130px; top: 68px; margin: 0px; padding-left: 0px; padding-top: 2px; width: 575px; background-color: transparent !important; text-align: left; z-index: 16; }

.nav { position: absolute; left: 0px; top: 149px; margin: 0px; padding-left: 0px;  padding-top: 13px; width: 120px; height: 2055px;  background-color: white !important; color: black; text-align: left; z-index: 14;}
.topline { position: absolute; left: 130px; top: 0px; margin: 0px;  padding-left: 0px;  padding-top: 3px; width: 580px; height: 28px;  background-color: #3366cc; text-align: left; z-index: 18;}
.topaddon { position: absolute; left: 708px; top: 0px; margin: 0px; padding-left: 0px;  padding-top: 3px; width: 14px; height: 28px; background-color: #3366cc; font-size: 10px !important; line-height: 110% !important; text-align: left; z-index: 19; }
.atol { position: absolute; left: 635px; top: 46px; margin: 0px; padding-left: 0px;  padding-top: 0px; width: 75px; height: 100px; text-align: right; z-index: 21; }

/* css hack for IE6 - IE6 doesn't see the following, other browsers do, so overwrite the lines above  */
html>body .nav { position: absolute; left: 0px; top: 149px; margin: 0px; padding-left: 0px;  padding-top: 13px; width: 120px; height: 2055px;  background-color: white !important; color: black; text-align: left; z-index: 14;}
html>body .topline { position: absolute; left: 130px; top: 0px; margin: 0px;  padding-left: 0px;  padding-top: 3px; width: 580px; height: 25px;  background-color: #3366cc; text-align: left; z-index: 18;}
html>body .topaddon { position: absolute; left: 708px; top: 0px; margin: 0px; padding-left: 0px;  padding-top: 3px; width: 14px; height: 25px; background-color: #3366cc; font-size: 10px !important; line-height: 110% !important; text-align: left; z-index: 19; }
html>body .atol { position: absolute; left: 635px; top: 46px; margin: 0px; padding-left: 0px;  padding-top: 0px; width: 75px; height: 100px; text-align: right; z-index: 21; }



/* .maintrans { position: absolute; left: 130px; top: 0px; margin-left: 15px;  text-align: left; width: 580px; z-index: 12; background:rgba(255,255,255,0.3);   filter:alpha(opacity=30); } */

hr { width: 95%; color: #006720;  text-align : left;  margin-left: 0px; padding: 0px}

table { font-size: 12px }
table.layout { width: 100%; font-size: 12px }

.list { margin-left: 44px }
.narrower { width: 480px; }