#images #leftimages {
    position: absolute;
    top:302px;
    left:-20px;
    z-index: 100;
}

#images #leftimages #left2 {
    position: absolute;
    top: -120px;
    left: -5px;
    z-index: 100;
}

#images #rightimages {
    position: absolute;
    top: 10px;
    left: 747px;
    z-index: 10;
}

#images #rightimages #top {
    position: absolute;
    top:0px;
    left:0px;
    z-index: 1;
}

#images #rightimages #bottom {
    position: absolute;
    top:0px;
    left:116px;
    z-index: 0;
}

#content {
    position: absolute;
    top:251px;
    left:405px;
    width:500px;
    z-index: 999;
}

#location {
    position: absolute;
    top: 231px;
    left: 405px;
    z-index: 999;
}

#secnav {
    position: absolute;
    top: 386px;
    left: 268px;
}

#secnav a:link, #secnav a:visited, #secnav a:active, #secnav a:hover {
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

#secnav a:hover {
    text-decoration: none;
    color: #666;
}

li {
    list-style: square;
}

