#btn_the_guides a {
        background-image: url('/images/theme_can/whbtn_the_guides.gif');
        display: block; width: 250px; height: 31px; background-position: center;
}

#btn_the_guides a:hover {
        background-image: url('/images/theme_can/whbtn2_the_guides.gif');
}

#btn_home a {
        background-image: url('/images/theme_can/whbtn_home.gif');
        border-right: solid 1px #ddd;
        border-bottom: solid 1px #ddd;
        display: block; width: 250px; height: 31px; background-position: center;
}

#btn_home a:hover {
        background-image: url('/images/theme_can/whbtn2_home.gif');
}

#btn_media_kit a {
        background-image: url('/images/theme_can/whbtn_media_kit.gif');
        border-right: solid 1px #ddd;
        border-bottom: solid 1px #ddd;
        display: block; width: 250px; height: 31px; background-position: center;
}

#btn_media_kit a:hover {
        background-image: url('/images/theme_can/whbtn2_media_kit.gif');
}

#btn_contest a {
        background-image: url('/images/theme_can/whbtn_contest.gif');
        display: block; width: 250px; height: 31px; background-position: center;
}

#btn_contest a:hover {
        background-image: url('/images/theme_can/whbtn2_contest.gif');
}

#btn_about_us a {
        background-image: url('/images/theme_can/whbtn_about_us.gif');
        border-right: solid 1px #ddd;
        border-bottom: solid 1px #ddd;
        display: block; width: 250px; height: 31px; background-position: center;
}

#btn_about_us a:hover {
        background-image: url('/images/theme_can/whbtn2_about_us.gif');
}

#btn_contact_us a {
        background-image: url('/images/theme_can/whbtn_contact_us.gif');
        border-bottom: solid 1px #ddd;
        display: block; width: 250px; height: 31px; background-position: center;
}

#btn_contact_us a:hover {
        background-image: url('/images/theme_can/whbtn2_contact_us.gif');
}
