body {
    background: #484744 url(/fpa/elitepainvod/images/epgradient.jpg) repeat-x;
    font-family: Arial, Helvetica, Verdana,  sans-serif; 
    font-size: 13px; 
    font-weight: normal;
    color: white;
    margin: 0; 
    padding: 0;
    padding-bottom: 20px;
    text-align: center;
}
#vodsplash {
    position:relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 131px;
    width: 924px;
    background: url(/fpa/elitepainvod/images/eplogo.jpg) no-repeat 0 0;
}
#content {
    width: 924px;
    height: 646px;
    position: relative;
    background: url(/fpa/elitepainvod/images/epcbg.jpg) no-repeat 0 0;
}
#content ul {
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 440px;
    height: 360px;
    top: 111px;
    lefT: 32px;
}

#content ul li {
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
}
#enter {
    position: absolute;
    bottom: 15px;
    left: 200px;
    display: block;
    width: 522px;
    height: 118px;
}
#enter span {
    display: block;
    width: 522px;
    height: 118px;
    position: absolute;
    background: url(/fpa/elitepainvod/images/epenter.jpg) no-repeat 0 0;
}
#enter:hover span {
    background-position: 0 -118px;
}
#footer {
    margin-top: 30px;
}
#footer a {
    color: white;
}
