/* general styles */body                { color: #000; background-color: #fff; padding: 0; margin: 0; font-family: arial, helvetica, sans-serif; font-size: 85%; } h1                  { color: #009; background-color: transparent; font-size: 150%; } h2                  { color: #009; background-color: transparent; font-size: 130%; } h3                  { color: #009; background-color: transparent; font-size: 110%; } a                   { color: #960; background-color: transparent; font-weight: bold; } a:link              { color: #009; background-color: transparent; } a:visited           { color: #009; background-color: transparent; } a:hover             { color: #339; background-color: #DDD; } a:active            { color: #339; background-color: #DDD; }img                 { border: 0; }/* positioning styles */.topstrip          { color: #009; background-color: transparent; height: 80px; margin: 10px 10px 15px 10px; font-size: 12px; width: 650px; } .container1        { color: #000; background-color: #fff; width: auto; margin: 0 170px 0 155px; z-index: 1; } .container2        { width: auto; margin: 0; padding: 0 10px; z-index: 2; } .leftnav           { position: absolute; left: 10px; top: 105px; width: 145px; z-index: 0; } .footer            { color: #000; background-color: #fff; clear: both; padding-top: 10px; background-image: url(../images/site/dots2.gif); background-repeat: repeat-x; background-position: top; font-size: 10px; } .clearboth         { clear: both; }.cellbg	           { background-image: url(../images/site/cellbg.gif)} 
