DIV.pspic {
    position:absolute;
    left:170;
    top:100;
    width:540px;
    height: 370px;
    z-index: 1;
}

DIV.psndxnew {
    top: 50px;
    left: 100px;
    width: 700px;
    position: absolute;
    z-index: 1;
    color: #CF142B;
    font-size: 24pt;
    font-weight: bold;
}

DIV.psndxhead {
    top: 80px;
    left: 100px;
    width: 850px;
    position: absolute;
    z-index: 1;
    font-size: 11pt;
    color: #006338;
}

DIV.rangepole {
    top: 50px;
    left: 25px;
    position: absolute;
    z-index: 0;
}

DIV.psndxleftupper {
    top: 150px;
    left: 50px;
    width: 800px;
    position: absolute;
    z-index: 0;
    font-size: 11pt;
    color: #006338;
}

DIV.paint {
    top: 350px;
    left: 80px;
    position: absolute;
    z-index: 0;
}

DIV.psndxleftlower {
    top: 260px;
    left: 30px;
    width: 800px;
    position: absolute;
    z-index: 1;
    font-size: 11pt;
    color: #006338;
}

DIV.osls {
    top: 110px;
    left: 750px;
    position: absolute;
    z-index: 1;
}

DIV.psndxrightupper {
    top: 280px;
    left: 620px;
    width: 330px;
    position: absolute;
    z-index: 1;
    font-size: 11pt;
    color: #006338;
}

DIV.point {
    top: 340px;
    left: 790px;
    position: absolute;
    z-index: 1;
}

DIV.psndxrightlower {
    top: 370px;
    left: 470px;
    width: 400px;
    position: absolute;
    z-index: 1;
    font-size: 11pt;
    color: #006338;
}

DIV.psndxbottom {
    top: 475px;
    left: 40px;
    text-align: center;
    position: absolute;
    white-space: nowrap;
    z-index: 1;
    font-size: 11pt;
    color: #CF142B;
}

#navbar {
    top: 505px;
    left: 15px;
    position: absolute;
    text-align: center;
    z-index: 1;
    width: 900px;
    height: 30px;
    background: url("/psnavbar.gif") top left no-repeat;
}

#navbarItems a {
    font: bold 11pt 'Lucida Grande', arial, helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    padding-right: 20px	;
}

#navbarItems a:hover {
    color: yellow;
}

#navbarItems {
    padding-top: 9px;
}

