div.classes {
    background-image: url(../images/style/classes.png);
    background-position: right top;
    background-repeat: no-repeat;
    height: 459px;
}

div.classes h1 {
    margin-top: 0.2em;
    margin-bottom: 20px;
}

div.classes h1 span {
    color: #000000;
}

div.classes div {
    /*padding-top: 20px;*/
}

#classLinks a {
    float: left;
    width: 152px;
    height: 200px;
    text-decoration: none;
}

#classLinks a span {
    visibility: hidden;
}

a#tap {

}

a#adultTap {
    width: 102px;
}

a#jazz {
    width: 117px;
}

a#ballet {
    width: 122px;
}

a#musicalTheatre {
    margin-left: 162px;
    width: 250px;
}

a#modernTheatre {
    width: 202px;
}