html, body {
    margin: 0px;
    padding: 0px;
}

body {
    background-color: #221E1F;
}

table tr td {
    vertical-align: top;
    padding-bottom: 10px;
}

table tr .left {
    width: 670px;
}

table tr .right {
    width: 200px;
}

.content_holder {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -450px;
    margin-top: -245px;
}

.menu {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    width: 900px;
}

.menu a {
    color: #FFFFFF;
    font-family: Verdana;
    text-decoration: none;
    float: left;
}

    .menu .selected {
        color: #005696;
    }

    .menu .menu_right {
        float: right;
        display: inline;
        margin-top: 0px;
    }

    .menu .menu_right a {
        margin-left: 20px;
    }

.content1 {
    width: 900px;
    height: 450px;
    background-color: #000000;
    margin-top: 7px;
    margin-right: 2px;
    margin-bottom: 2px;
    z-index: 1;
    overflow: hidden;
}
    .single .content2b {
        position: absolute;
        top: 117px;
        width: 480px;
        height: 309px;
        left: 142px;
        color: #FFFFFF;
        z-index: 1;
        font-family: Verdana;
        font-size: 11px;
        z-index: 3;
    }

.content2 {
    position: absolute;
    top: 0px;
    width: 480px;
    height: 509px;
    left: 142px;
    background-color: #FFFFFF;
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;
    z-index: 1;
    font-family: Verdana;
    font-size: 11px;
    z-index: 3;
}

    .content2a {
        margin-left: 26px;
        margin-right: 26px;
        z-index: 4;
    }

    .content2b {
        position: relative;
        height: 410px;
        overflow: auto;
        z-index: 5;
    }

    .content2 p {
        margin: 0px;
        margin-bottom: 10px;
    }

    .content2 h1 {
        font-family: Verdana;
        font-size: 12px;
        color: #000000;
        margin: 0px;
        margin-top: 7px;
        margin-bottom: 22px;
        margin-left: -10px;
    }

    .content2 a {
        color: #000000;
        text-decoration: none;
    }

    .content2 h2 {
        font-family: Verdana;
        font-size: 11px;
        color: #000000;
        margin: 0px;
        font-weight: bold;
    }

.border1 {
    position: absolute;
    top: 27px;
    left: 0px;
    width: 896px;
    height: 448px;
    border-top: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    z-index: 2;
}

.border2 {
    position: absolute;
    left: 0px;
    top: 440px;
    width: 896px;
    height: 35px;
    border-bottom: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    z-index: 2;
}

.address {
    position: relative;
    margin-top: 0px;
    font-family: Verdana;
    color: #FFFFFF;
    font-size: 12px;
    z-index: 5;
}

    .address a {
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
    }

.logo {
    position: absolute;
    width: 250px;
    height: 90px;
    right: 4px;
    top: 423px;
    z-index: 1;
    background-image: url(/image/la_bocca_logo.gif);
}

a:hover {
    color: #005696;
}

.mod_slideshow {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: relative;
}

    .mod_slideshow li {
        height: 450px;
        left: 0px;
        position: absolute;
        top: 0px;
        visibility: hidden;
        width: 900px;
    }

#img_container .title {
    position: absolute;
    z-index: 3;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 22px;
    left: 100px;
    top: 170px;
    font-weight: bold;
}

.mp3_control {
    position:absolute;
    left: 0px;
    top: 495px;
    padding: 2px;
    background-color: #221E1F;
}
