We know D.C. Get our free newsletter to stay in the know.

Processing…
Success! You're on the list.

Chuck Berry & Buddy Guy, two of the legends of Rock and Blues, will headline the 2010 Chesapeake Bay Blues Festival on May 22 and 23 at Sandy Point State Park in Annapolis, MD.
Other performers include Jimmy Vaughn, brother of Stevie Ray Vaughn and blues impresario in his own right, Shemekia Copeland making a record 7th appearance, Big Bill Morganfield, son of the father of blues Muddy Waters, Andres Osborne, newcomers Moreland and Arbuckle and many more.

Tickets now on sale BayBlues.org.

Click here for more contests.

Enter Contest

Please complete the required fields below.

[required]

[required]

[required]

[required]

[required]

Promotions & Free Stuff

DC Theater Digest

Loose Lips Daily

Young & Hungry Email Edition

DC in 10 Links

No personal info will be sold or divulged to any third party.

NOTE: Only one submission per person, please. Multiple entries by the same person will count as one entry. This contest is open to residents of D.C., Virginia, and Maryland. No purchase necessary. Employees of City Paper are not eligible.

Questions? Comments? Send us a message.

jQuery(document).ready(function () {

jQuery(‘#contest’).submit(function () {

var valid = true;

jQuery(‘label.required’).next(‘input’).each(function () {

if (jQuery(this).val() == ”) {

valid = false;

jQuery(this).parent(‘p’).css(‘color’, ‘red’);

}

});

if (!valid) {

jQuery(‘#error’).show();

return false;

}

});

});