/* Navigation links at the top of the page */
ul#navBar li
{
    background-image: url('nav_divider.gif');
}

/* Search box in the left sidebar */
div#searchBox
{
    background-image: url('lbt_search.gif');
}

/* Events box in the left sidebar */
div#eventsBox
{
    background-image: url('lbt_events.gif');
}
/* Attendee box in the left sidebar */
div#linksBoxAttendee
{
    background-image: url('lbt_attendee.gif');
}

/* Get Involved box in the left sidebar */
div#linksBoxInvolved
{
    background-image: url('lbt_involved.gif');
}

/* Extra links box in the left sidebar for the microsite section */
div#linksBoxMicrosite
{
    background-image: url('lbt_involved.gif');
}
/* Header box in the left sidebar */
div#linksBox
{
    background-image: url('lbt_plain.gif');
}

/* The register button on the right of the top panel on the front page */
a#registerButton
{
    background-image: url('button_register.gif');
}
/* The view all events button on the right of the top panel on the front page */
a#viewAllEventsButton
{
    background-image: url('button_events.gif');
}
/* Register now and download brochure links */
a#downloadBrochure
{
    background-image: url('download_brochure.gif');
}
a#registerNow
{
    background-image: url('register_now.gif');
}

td#date
{
    background-image: url('right_decor.gif');
}

/* The register button on the right of the top panel on the front page */
a#registerButton
{
    background-image: url('button_register.gif');
}

/* The view all events button on the right of the top panel on the front page */
a#viewAllEventsButton
{
    background-image: url('button_events.gif');
}