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