About site: Folklore/Products and Services - Center for Southern Folklore - Memphis, Tennessee
Return to Society
  About site: http://www.southernfolklore.com/

Title: Folklore/Products and Services - Center for Southern Folklore - Memphis, Tennessee The Center provides a cafe serving up Southern delicacies; a folk art gallery; photography exhibits; live music; cultural excursions and educational seminars for school, tour, and community groups; an
Folk_Art_and_Magic__Shamanism_in_Korea Read about and order a fully illustrated book on traditional shamanic folk magic in Korea, written by Alan Carter Covell.

Folkloric_Amulets_and_Charms Catalogue of luck-bringing and folk-religious talismans, holy cards, and posters from around the world, including Turkish anti-evil-eye charms, Latin-American amuletos, Chinese New Year hangings, Hind

The_Island_of_Lost_Maps Reviews and purchase information for the book, a short biography and communication from author Miles Harvey.

Shots_Fired__On_Patrol_with_a_Canadian_Street_Cop Police "war" stories written by retired street cop, Gary Cameron.

Wikipedia__Truman_Capote Biography of the author of In Cold Blood.

Jefferson_Davis General biographical information on the only president of the Confederate States of America.


  Alexa statistic for http://www.southernfolklore.com/





Get your Google PageRank






Please visit: http://www.southernfolklore.com/


  Related sites for http://www.southernfolklore.com/
    Jefferson_Davis_-_A_North_Georgia_Notable Short biography focusing on connections to Georgia.
    The_Papers_of_Jefferson_Davis A documentary editing project providing selections of letters, speeches, family and personal information, and photographs, Rice University.
    President_Jefferson_Davis Biographical sketch with photos, articles, and speeches.
    Florida_Administrative_Law_Reports Specialty publications for Florida attorneys.
    Government_Institutes_Division,_ABS_Group Books, software, training materials, and government regulations on matters including environmental law, health and safety, and telecommunications.
    Peck\'s_Title_Book Information on title requirements for the United States.
    RoyaltyStat Online database of royalty rates and license agreements compiled from the U.S. Securities and Exchange Commission Edgar Archive.
    Deyan_Yankov_Sotirov Publisher of an eBook on law firm marketing.
    Infoplus,_Inc_ Sells a marketing system to law firms.
    LexisNexis Offering wide variety of products and services for legal professionals.
    GungaWeb New York State Penal Law on CD, viewable through a web browser, with sentencing tables for every offense. Analyzes plea bargains and lesser included offenses.
    Information_Association,_LLC Publications that explain how to dispute drunk driving traffic records.
    American_Daughters_of_Liberty Articles with copies of maps and historical documents.
    American_Longrifles Study and building of historically correct American longrifles otherwise known as Kentucky rifles.
    American_Revolution A comprehensive collection of links and unique content.
    American_Revolution Timelines of significant events before, during, and after the war.
    The_American_Revolution National discussions of American revolutionary origins.
    The_American_Revolution Historic facts, figures, battles, people, places, and events that occurred in the war.
    The_American_Revolution_-_First_Phase Excerpt from American Military History.
    The_American_Revolution_-_Lighting_Freedom\'s_Flame Official National Park Service site with information on historical sites around the US, including resources.
    American_Revolution_Round_Table_of_Philadelphia The premier forum and organization concerning the war era interests.
    AmericanRevolution_Org Educational information, history and genealogy referring to the war, California Chapter of the Sons of the American Revolution.
    Buried_History_of_the_American_Revolution A view of the war from an American loyalist perspective.
    Common_Patriot_-_The_American_Revolutionary_War_Magazine Magazine and interest site, includes articles and genealogy information.
    The_Contemplator\'s_Short_History_of_Women_in_the_Revolutionary_Era A brief essay on women's lives during the American Revolutionary War period, with bibliography and related links.
    The_David_Library_of_the_American_Revolution General information, facts, and links to resources.
    Early_America_-_The_American_Revolution Brief information on the battles, people and political events.
    First_War Battle and tactical accounts, texts of period documents, images and descriptions of the weapons and combatants, and musket demonstration movie included.
    Highlights_of_the_American_Revolution Original documents, annotated maps, contemporary drawings and paintings.
    Intelligence_in_the_War_of_Independence Review of intelligence gathering during the American Revolution.
    Liberty_-_The_American_Revolution Features a potpourri of interactive information, timelines, a revolutionary game, and video clips from the series.
    Little_Known_Facts_about_the_American_Revolutionary_War A report drawn from multiple sources.
    The_On-Line_Institute_for_Advanced_Loyalist_Studies A collection of primary source transcriptions, original content and other resources.
    Pennsylvania_State_Navy Dedicated to educate the public on the history of the revolution and the role of the state navy.
    People,_Places_and_Terms_Mentioned_in_Staff_Rides Provides basic details.
    Privateers_and_Mariners_in_the_Revolutionary_War A brief history of merchant seamen who contributed to America's effort for independence, including biographies.
    Religion_and_the_Founding_of_the_American_Republic Essay with teaching suggestions from a scholar in American religious history, Library of Congress.
    A_Revolutionary_Day_Along_Historic_US_Route_7 A suggested tour from Pittsfield, MA to Burlingtom, VT with modern-day directions and pictures.
    Revolutionary_War Resource for information including songs, statistics, battles, poems, and persons.
    The_Revolutionary_War_-_American_History_Forums Forum for discussing all aspects of the American Revolution.
This is now2007.com cache of m/ as retrieved on 2008.12.03 now2007.com's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
Center for Southern Folklore - Home /* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. *//* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */.transMenu .background { position:absolute; left:0px; top:0px; z-index:1; -moz-opacity:0.85; filter:alpha(opacity=85);}/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */.transMenu .shadowRight { position:absolute; z-index:3; top:3px; width:2px; -moz-opacity:0.4; filter:alpha(opacity=40);}/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */.transMenu .shadowBottom { position:absolute; z-index:1; left:3px; height:2px; -moz-opacity:0.4; filter:alpha(opacity=40);} function getBgColor(root) { var bgColor = ''; if (typeof root.style != '') { if (typeof root.style.backgroundColor != 'undefined' && root.style.backgroundColor != '') { bgColor = root.style.backgroundColor; } } else if (typeof root.bgColor != 'undefined' && root.bgColor != '') { bgColor = root.bgColor; } else { bgColor = getBgColor(root.parentNode); } return bgColor; } // Menu Class Suffix var menu_class_suffix = "-d4j"; // Placeholder CSS class var sub_placeholder_style = "sublevel"; // TransMenu settings TransMenu.spacerGif = "modules/mod_d4j_transmenu/img/x.gif"; // path to a transparent spacer gif TransMenu.dingbatOn = "modules/mod_d4j_transmenu/img/submenu-on.gif"; // path to the active sub menu dingbat TransMenu.dingbatOff = "modules/mod_d4j_transmenu/img/submenu-off.gif"; // path to the inactive sub menu dingbat TransMenu.shadowPng = "modules/mod_d4j_transmenu/img/grey-40.png"; // a PNG graphic to serve as the shadow for mac IE5 TransMenu.backgroundPng = "modules/mod_d4j_transmenu/img/white-90.png"; // a PNG graphic to server as the background for mac IE5 TransMenu.dingbatSize = 0; TransMenu.menuPadding = 0; TransMenu.itemPadding = 0; TransMenu.shadowSize = 2; TransMenu.shadowOffset = 3; TransMenu.shadowColor = "#888"; TransMenu.backgroundColor = getBgColor(document.getElementById('transmenu89017')); TransMenu.backgroundColor = TransMenu.backgroundColor == '' ? '#FFF' : TransMenu.backgroundColor; TransMenu.hideDelay = 1000; TransMenu.slideTime = 400; // if supported, initialize TransMenu function initTransMenu() { if (TransMenu.isSupported()) { TransMenu.initialize(); } } if (TransMenu.isSupported()) { self['transmenu89017'] = new TransMenuSet(TransMenu.direction.down, 0, 30, TransMenu.reference.topLeft); var transmenu89017_menu257 = self['transmenu89017'].addMenu(document.getElementById("transmenu89017_menu257")); transmenu89017_menu257.addItem("About CSF", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=3&Itemid=258", 0); var transmenu89017_menu258 = transmenu89017_menu257.addMenu(transmenu89017_menu257.items[0]); transmenu89017_menu258.addItem("About This Site", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=28&Itemid=259", 0); transmenu89017_menu257.addItem("Mission", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=32&Itemid=260", 0); var transmenu89017_menu260 = transmenu89017_menu257.addMenu(transmenu89017_menu257.items[1]); transmenu89017_menu260.addItem("The 1970's", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=24&Itemid=261", 0); transmenu89017_menu260.addItem("The 1980's", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=36&Itemid=262", 0); transmenu89017_menu260.addItem("The 1990's", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=53&Itemid=263", 0); transmenu89017_menu260.addItem("The 2000's", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=54&Itemid=264", 0); transmenu89017_menu257.addItem("Plan a Visit", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=25&Itemid=265", 0); var transmenu89017_menu265 = transmenu89017_menu257.addMenu(transmenu89017_menu257.items[2]); transmenu89017_menu265.addItem("Hours & Events", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=33&Itemid=266", 0); transmenu89017_menu265.addItem("Map & Parking", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=20&Itemid=267", 0); transmenu89017_menu265.addItem("The Folklore Store", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=55&Itemid=268", 0); transmenu89017_menu265.addItem("Folklore Hall & Galleries", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=56&Itemid=269", 0); transmenu89017_menu257.addItem("Board", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=34&Itemid=270", 0); transmenu89017_menu257.addItem("Contact Us", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=35&Itemid=272", 0); var transmenu89017_menu272 = transmenu89017_menu257.addMenu(transmenu89017_menu257.items[4]); transmenu89017_menu272.addItem("Privacy Policy", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=27&Itemid=351", 0); var transmenu89017_menu273 = self['transmenu89017'].addMenu(document.getElementById("transmenu89017_menu273")); transmenu89017_menu273.addItem("Support CSF", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=37&Itemid=274", 0); var transmenu89017_menu274 = transmenu89017_menu273.addMenu(transmenu89017_menu273.items[0]); transmenu89017_menu274.addItem("Support the MMHF", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=38&Itemid=275", 0); transmenu89017_menu274.addItem("Support the Archives", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=43&Itemid=276", 0); transmenu89017_menu274.addItem("Plan a Gift", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=45&Itemid=277", 0); transmenu89017_menu274.addItem("In-kind Support", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=48&Itemid=278", 0); transmenu89017_menu274.addItem("Buy Our Stuff", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=18&Itemid=279", 0); transmenu89017_menu274.addItem("Job Inquiry", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=52&Itemid=280", 0); transmenu89017_menu273.addItem("Join CSF", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=51&Itemid=281", 0); transmenu89017_menu273.addItem("Volunteer", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=47&Itemid=282", 0); transmenu89017_menu273.addItem("Become a Sponsor", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=50&Itemid=283", 0); var transmenu89017_menu283 = transmenu89017_menu273.addMenu(transmenu89017_menu273.items[3]); transmenu89017_menu283.addItem("Sponsor an Event or Exhibit", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=44&Itemid=284", 0); transmenu89017_menu283.addItem("Fund a Program", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=46&Itemid=285", 0); transmenu89017_menu273.addItem("Our Sponsors", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=94&Itemid=286", 0); var transmenu89017_menu350 = self['transmenu89017'].addMenu(document.getElementById("transmenu89017_menu350")); transmenu89017_menu350.addItem("Multimedia Collections", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=40&Itemid=288", 0); var transmenu89017_menu288 = transmenu89017_menu350.addMenu(transmenu89017_menu350.items[0]); transmenu89017_menu288.addItem("Music", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=57&Itemid=289", 0); transmenu89017_menu288.addItem("Photography", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=58&Itemid=290", 0); transmenu89017_menu288.addItem("Oral Histories", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=59&Itemid=291", 0); transmenu89017_menu288.addItem("Moving Images", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=60&Itemid=292", 0); transmenu89017_menu288.addItem("Physical Artifacts", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=61&Itemid=293", 0); transmenu89017_menu288.addItem("Broadcast Media", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=62&Itemid=294", 0); transmenu89017_menu350.addItem("History of the Archives", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=14&Itemid=295", 0); transmenu89017_menu350.addItem("Sale and Lease", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=63&Itemid=296", 0); transmenu89017_menu350.addItem("Current Exhibit", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=64&Itemid=297", 0); var transmenu89017_menu297 = transmenu89017_menu350.addMenu(transmenu89017_menu350.items[3]); transmenu89017_menu297.addItem("See Gallery", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=8&Itemid=298", 0); transmenu89017_menu297.addItem("Hear Gallery", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=6&Itemid=299", 0); transmenu89017_menu297.addItem("Touch Gallery", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=5&Itemid=300", 0); var transmenu89017_menu301 = self['transmenu89017'].addMenu(document.getElementById("transmenu89017_menu301")); transmenu89017_menu301.addItem("Center Stages", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=9&Itemid=302", 0); var transmenu89017_menu302 = transmenu89017_menu301.addMenu(transmenu89017_menu301.items[0]); transmenu89017_menu302.addItem("Audition Information", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=1&Itemid=303", 0); transmenu89017_menu301.addItem("CSF TV", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=39&Itemid=304", 0); transmenu89017_menu301.addItem("MM Heritage Fest", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=29&Itemid=305", 0); var transmenu89017_menu305 = transmenu89017_menu301.addMenu(transmenu89017_menu301.items[2]); transmenu89017_menu305.addItem("History of the Festival", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=66&Itemid=306", 0); transmenu89017_menu305.addItem("Heritage Fest Schedule", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=76&Itemid=307", 0); transmenu89017_menu305.addItem("2008 Fest Dedication", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=84&Itemid=308", 0); transmenu89017_menu305.addItem("Heritage Fest Music", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=77&Itemid=309", 0); transmenu89017_menu305.addItem("Heritage Fest Arts & Crafts", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=78&Itemid=310", 0); transmenu89017_menu305.addItem("Heritage Fest Food", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=79&Itemid=311", 0); transmenu89017_menu305.addItem("Heritage Fest Dance", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=80&Itemid=312", 0); transmenu89017_menu305.addItem("Heritage Fest Talkers", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=81&Itemid=313", 0); transmenu89017_menu305.addItem("Heritage Fest for Kids", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=82&Itemid=314", 0); transmenu89017_menu305.addItem("Vendor / Exhibitor Info", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=85&Itemid=315", 0); transmenu89017_menu305.addItem("Heritage Fest Sponsorship", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=86&Itemid=316", 0); transmenu89017_menu305.addItem("Heritage Fest Map & Parking", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=83&Itemid=359", 0); transmenu89017_menu305.addItem("Heritage Fest Volunteers", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=100&Itemid=362", 0); transmenu89017_menu301.addItem("Now On Stage", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=13&Itemid=353", 0); var transmenu89017_menu349 = self['transmenu89017'].addMenu(document.getElementById("transmenu89017_menu349")); transmenu89017_menu349.addItem("Interactive Calendar", "http://www.southernfolklore.com/index.php?option=com_events&Itemid=319", 0); transmenu89017_menu349.addItem("News & Press", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=65&Itemid=320", 0); transmenu89017_menu349.addItem("Links", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=49&Itemid=321", 0); transmenu89017_menu349.addItem("Join our E-list", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=30&Itemid=322", 0); var transmenu89017_menu323 = self['transmenu89017'].addMenu(document.getElementById("transmenu89017_menu323")); transmenu89017_menu323.addItem("Tours", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=11&Itemid=325", 0); transmenu89017_menu323.addItem("School Groups", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=73&Itemid=326", 0); transmenu89017_menu323.addItem("Cultural Excursions", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=74&Itemid=327", 0); transmenu89017_menu323.addItem("Tours To Go", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=75&Itemid=328", 0); var transmenu89017_menu329 = self['transmenu89017'].addMenu(document.getElementById("transmenu89017_menu329")); transmenu89017_menu329.addItem("Host an Event at the Center", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=12&Itemid=330", 0); var transmenu89017_menu330 = transmenu89017_menu329.addMenu(transmenu89017_menu329.items[0]); transmenu89017_menu330.addItem("Children's Parties", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=70&Itemid=331", 0); transmenu89017_menu330.addItem("Business Events", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=67&Itemid=332", 0); transmenu89017_menu329.addItem("Events Entertainment", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=68&Itemid=333", 0); transmenu89017_menu329.addItem("Space Rental", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=31&Itemid=334", 0); var transmenu89017_menu334 = transmenu89017_menu329.addMenu(transmenu89017_menu329.items[2]); transmenu89017_menu334.addItem("Rooftop Space", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=90&Itemid=335", 0); transmenu89017_menu334.addItem("Folklore Hall Space", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=91&Itemid=336", 0); transmenu89017_menu334.addItem("Folklore Store Space", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=92&Itemid=337", 0); var transmenu89017_menu338 = self['transmenu89017'].addMenu(document.getElementById("transmenu89017_menu338")); transmenu89017_menu338.addItem("Eat, Eat!", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=7&Itemid=339", 0); transmenu89017_menu338.addItem("Southern Menus", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=41&Itemid=340", 0); var transmenu89017_menu340 = transmenu89017_menu338.addMenu(transmenu89017_menu338.items[1]); transmenu89017_menu340.addItem("Tastes Like Home", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=71&Itemid=343", 0); transmenu89017_menu338.addItem("Event Catering", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=69&Itemid=341", 0); transmenu89017_menu338.addItem("Cooking Demonstrations", "http://www.southernfolklore.com/index.php?option=com_content&task=view&id=42&Itemid=342", 0); document.getElementById('transmenu89017_menu344').onmouseover = function() { self['transmenu89017'].hideCurrent(); } TransMenu.renderAll(); } if (window.addEventListener) { window.addEventListener('load', initTransMenu, false); } else if (window.attachEvent) { var tmev = window.attachEvent('onload', initTransMenu); } else { initTransMenu(); } «<December2008>»SMTWTFS3012345678910111213141516171819202122232425262728293031123 Visit our Store for Great Gifts!Consider a gift for the Center! Wed, Dec 3rdWelcome Ridgeway Music ProgramFri, Dec 5thWelcome Hutchison SchoolSat, Dec 6thPrivate Party in Folklore HallSat, Dec 6th, @9:00pmDaddy Mack Blues BandTue, Dec 9thListen to Judy on WKNO Checking on the Arts FM 91.1Thu, Dec 11thWelcome Bailey Station Elementary School Group 1 d.mack copy.jpg home-012-store-b-ms-2.jpg MMHF Plan a Visit Buy Tickets Plan a Party AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','278','height','258','title','myButton','src','/images/stories/home/stages-home-001','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','/images/stories/home/stages-home-001' ); //end AC code See Hear Touch Gems of the Festival Virtual Exhibit - Fall 2008 Rufus Thomas and Mose Vinson, Laura Dukes, Ka Lee, Wood Bell and Charlie Musselwhite are members of the Center's extended family. They participated in Center festivals providing audiences windows to their music, arts, dance and culture. We consider their images, performances, and crafts Gems of the Festival. Click an icon to meet participants from past festivals. Go to current exhibit... Main Office & Folklore Hall:119 S. Main StreetAt Peabody Place Trolley StopMemphis, TN 38103Terms of Use     Privacy Policy     About this Site     Contact Us©2008 Center for Southern Folklore Folklore Store: 123 S. Main StreetAt Peabody Place Trolley StopMemphis, TN 38103 Phone: (901) 525-3655 Fax: (901) 544-9965Supporter Login
 

The

Center

provides

a

cafe

serving

up

Southern

delicacies;

a

folk

art

gallery;

photography

exhibits;

live

music;

cultural

excursions

and

educational

seminars

for

school,

tour,

and

community

groups;

an

http://www.southernfolklore.com/

Center for Southern Folklore - Memphis, Tennessee 2008 December

dvd rental

dvd


The Center provides a cafe serving up Southern delicacies; a folk art gallery; photography exhibits; live music; cultural excursions and educational seminars for school, tour, and community groups; an

Rules




© 2005 Internet Explorer 5+ or Netscape 6+

Recommended Sites: 1. Arts - Business - Computers - Games - Health - Home - Kids and Teens - News - Recreation - Reference - Regional - Science - Shopping - Society - Sports - World Miss Gallery - Top Anime Hentai - DVD rental by mail - Loan - Nicole Kidman Blog - Online Image Resizer - Mobile Phones - Read this exciting weblog
2008-12-03 00:15:49

Copyright 2005, 2006 by Webmaster
Websites is cool :)