html {
    font-size: 100%;
    /* IE hack */
}

table {
    font-size: 100%;
    /* IE hack */
}

body {
    background: #000;
    padding: 0;
    margin: 0;
    font-size: 76%;
    font-family: Arial, Helvetica, sans-serif;
}

p {
    margin: 0;
    padding: 0;
}

.band {
    background-color: #000000;
    padding: 0;
}

.content {
    width: 403px;
    height: 241px;
    margin: auto auto;
    position: relative;
}

.track {
    position: absolute;
    top: 0;
    left: 0;
}

.logo {
    width: 770px;
    text-align: left;
}

#image {
    margin: 22px 0 0 0;
}

.style1 {
    color: #FFF;
    font-weight: bold;
}

.style2 {
    color: #737373;
    font-weight: bold;
}

.style3 {
    color: #fff;
    font-weight: bold;
}

.style4 {
    padding-top: 1px;
    color: #15bdf0;
    font-weight: bold;
}

.gonext {
    background: url(../img/live_website.gif) no-repeat top left;
    width: 634px;
    height: 47px;
    margin: 25px 0 33px 0;
}

.gonext a.live {
    width: 271px;
    height: 47px;
    margin: 0 63px 0 2px;
    float: left;
}

.gonext a.event {
    width: 291px;
    height: 47px;
    float: left;
}