.sponsors {
        
        font-family: arial;
        font-size: 10px;
        color: black;
        padding: 5px;
        text-align: left;
        background-image: url('./images/sponsors/jhtrans.gif');
        background-repeat: no-repeat;
        background-position: center;
        border:1px solid black;
        border-top: none;
        border-bottom: none;
        border-right: none;
        width: 160px;

        text-align: justify;
        text-justify: auto;
}

.sponsors1 {

        font-family: arial;
        font-size: 10px;
        color: black;
        padding: 5px;
        text-align: left;
        background-image: url('./images/sponsors/watchdogstrans.jpg');
        background-repeat: no-repeat;
        background-position: center;
        border:1px solid black;
        border-top: none;
        border-bottom: none;
        border-right: none;
        width: 160px;

        text-align: justify;
        text-justify: auto;
}

.sponsors2 {

        font-family: arial;
        font-size: 10px;
        color: black;
        padding: 5px;
        text-align: left;
        background-image: url('./images/sponsors/watchdogstrans.jpg');
        background-repeat: no-repeat;
        background-position: center;
        border:1px solid black;
        border-top: none;
        border-bottom: none;
        border-right: none;
        width: 160px;

        text-align: justify;
        text-justify: auto;
}

.sponsors3 {

        font-family: arial;
        font-size: 10px;
        color: black;
        padding: 5px;
        text-align: left;
        background-image: url('./images/sponsors/a1k9.jpg');
        background-repeat: no-repeat;
        background-position: center;
        border:1px solid black;
        border-top: none;
        border-bottom: none;
        width: 160px;

        text-align: justify;
        text-justify: auto;
}

.sponsors4 {

        font-family: arial;
        font-size: 10px;
        color: black;
        padding: 5px;
        text-align: left;
        background-image: url('./images/sponsors/isis.jpg');
        background-repeat: no-repeat;
        background-position: center;
        border:1px solid black;
        border-top: none;
        border-bottom: none;
        border-right: none;
        width: 160px;

        text-align: justify;
        text-justify: auto;
}

.sponsors5 {

        font-family: arial;
        font-size: 10px;
        color: black;
        padding: 5px;
        text-align: left;
        background-image: url('./images/sponsors/arm.gif');
        background-repeat: no-repeat;
        background-position: center;
        border:1px solid black;
        border-top: none;
        border-bottom: none;
        width: 160px;

        text-align: justify;
        text-justify: auto;
}

.sponsors6 {

        font-family: arial;
        font-size: 10px;
        color: black;
        padding: 5px;
        text-align: left;
        background-image: url('./images/sponsors/wrekin.jpg');
        background-repeat: no-repeat;
        background-position: center;
        border:1px solid black;
        border-top: none;
        border-bottom: none;
        border-right: none;
        width: 330px;

        text-align: justify;
        text-justify: auto;
}

a.sponsorspage:link, a.sponsorspage:visited, a.sponsorspage:hover, a.sponsorspage:active {

        color: green;
        text-decoration: none;
        background-color: transparent;

}

