body {
    margin: 0px;
    padding: 0px;
    font-family: Trebuchet, Verdana, Arial, sans-serif;
    font-size: .7em;
    color: #111;
    background-color: transparent;
    }

a {
    border: 0px;
    }

.thumb {
   border: 4px inset #999;
   margin: 0px 12px 20px 0px;
   background-color: transparent;
}

#maincontent {
    text-align: left;
    margin: 0px auto;
    width: 750px;
    height: 950px;
    top: 0px;
}

#picmovie {
    text-align: center;
    margin: 0px auto;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 500px;
    height: 375px;
    overflow: hidden;
    border: 0px;
    z-index: 100;
}

#thumbspacer {
    width: 20px;
}