body
{
    background: top;
    background-repeat: repeat;
    background-image: url(/images/bkgrd/bkgrd4.gif);
}

body.home
{
    background: top;
    background-repeat: repeat;
    background-image: url(/images/bkgrd/bkgrd5.gif);
}


.header-home
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/home/home-header.gif);
}

.body-home
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/home/home-bkgrd.jpg);
}

.header-about
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/home/home-header.gif);
}

.body-about
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/about/about-bkgrd.jpg);
}

.header-schedule-friday
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/home/home-header.gif);
}

.body-schedule-friday
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/schedule/sched-fri-bkgrd.jpg);
}

.header-schedule-saturday
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/home/home-header.gif);
}

.body-schedule-saturday
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/schedule/sched-sat-bkgrd.jpg);
}



.header-attractions, .header-attractions-friday, .header-attractions-saturday, .header-attractions-sunday

{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/home/home-header.gif);
}

.body-attractions
{
    background: white;
}

.body-attractions-friday, .body-attractions-saturday, .body-attractions-sunday
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/attractions/attract-bkgrd.gif);
}

.body-attractions-specialevents-box
{
	background: top;
	background-repeat: no-repeat;
    background-color: black;
    
}

.header-tickets
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/home/home-header.gif);
}

.body-tickets
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/tickets/tickets-bkgrd.gif);
}

.header-contact
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/home/home-header.gif);
}

.body-contact
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/contact/contact-bkgrd.jpg);
}

.header-sponsors
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/home/home-header.gif);
}

.body-sponsors
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/sponsors/sponsors-bkgrd2B.gif);
}

.header-hosts-chamber
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/home/home-header.gif);
}

.body-hosts-chamber
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/hosts/chamber-bkgrd.jpg);
}

.header-hosts-womans-club
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/home/home-header.gif);
}

.body-hosts-womans-club
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/hosts/womans-club-bkgrd.jpg);
}

.header-hosts-kiwanis-club
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/home/home-header.gif);
}

.body-hosts-kiwanis-club
{
    background: top;
    background-repeat: no-repeat;
    background-image: url(/images/hosts/kiwanis-club-bkgrd.gif);
}

