About site: History/By Region/North America/United States/Presidents/Lincoln, Abraham - Lincoln Home National Historic Site
Return to Society also Society
  About site: http://www.nps.gov/liho/

Title: History/By Region/North America/United States/Presidents/Lincoln, Abraham - Lincoln Home National Historic Site Situated in Springfield IL, this is the only home that Lincoln ever owned, living there from 1844 until he was elected President in 1861.
TransFur_com Resource for the Transformation/Furry art community with hosted web sites, forums, and image archives.

Green_House_Network Non-profit organization focusing on building a grassroots movement to stop global warming pollution. Contains a profile, event calendar, information on speakers, and news archive.

Edgar_Web Ancestral heritage of Richard Edgar; includes the Society of Edgar Families Newsletters from 1937 to 1942.

Angel_Island--Panoramic_View Photo held by the Library of Congress.

Youth_Indicators_1996 A statistical compilation of data on family structure, jobs, education, and other elements that comprise the world of young people. Where possible, long-term trend data are provided in a historical co

Karl_Popper_Web Dedicated to the defense of science and the exploration of this philosopher's works.


  Alexa statistic for http://www.nps.gov/liho/





Get your Google PageRank






Please visit: http://www.nps.gov/liho/


  Related sites for http://www.nps.gov/liho/
    PrayerCentral Promoting the power of prayer to help you change your world.
    German-American_Chamber_of_Commerce_of_the_Midwest_(GACCoM) Chicago-based organization serving German-Americans throughout the Greater Midwest and Great Plains regions. Includes details of membership, publications, services, and contacts. German and English la
    Lucero,_Stephanie A girl from New Mexico who enjoys making new friends.
    Tsing,_Rodney Includes personal information, a weblog, and links.
    My_Love_4_Armand Wedding pictures, love poetry, and romantic photographs chronicling the relationship.
    ROSA_SELVAGGIA Gothic alternative Magazine (printed and web-site) and Mail Order (Fashion & Music).
    Tahoe_Truckee_Earth_Day_Festival Featuring a solar-powered live music stage and performances by Daowaga All Nations Drum Group
    Cowan_History Ancestral heritage of John Glover Cowan. Focus is on the lineages of SCT, IRL and the USA. Some of the surnames featured include Blanton, Champion, Glover, Daniel, Hester, Leddon, McSwain, Stricklan
    The_Rosicrucian_Fellowship Rosicrucian Philosophy, New Age Bible interpretation and esoteric astrology. Free online library with books of Max Heindel, Augusta Foss-Heindel, Elman Bacher and others.
    Methodist_Cross Gold and silver jewelry with a Methodist theme.
    Water_Strategist_Community Portal offering news, discussion forums, and articles on U.S. water policy, corporate/water investments, water and wastewater finance issues, Indian water law, and water marketing. Includes links to N
    Women_In_Uniform_In_The_Civil_War In the last few years, historians have become more and more aware of what was previously thought to be a limited phenomenon in the Civil War: the incidence of women disguising themselves as men and en
    Law_and_Policy_Institutions Guide to sources for United States and international law, with a discussion forum.
    The_New_England_Witches_Alliance Family-run group of Witches and Pagans located in Gloucester, Massachusetts, with the goal of promoting awareness and tolerance of all religions. Site has information on upcoming events, classes in wi
    Kitsumkalum_First_Nation_Band Information and links about this British Columbia band of Tsimshian Indians.
    Esoterica_Image_Gallery Includes extensive collection of images from Boehme's 1730 Theosophia Revelata.
    Freemasonry_in_Israel Starting point for Freemasonry in Israel.
    DCSF__Public_Private_Partnerships Department for Children, Schools and Families PPP and PFI website including copies of PPP-related publications and details of PFI projects in the Schools sector.
    Maximus,_Saint Brief entry on St. Maximus the Confessor, in the Columbia Encyclopedia.
    GunFreeKids_org Primarily focused on state politics and state gun polices in New York and New Jersey, providing legislative updates and voting records.
This is websites2007.org cache of m/ as retrieved on 2008.08.21 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
Lincoln Home National Historic Site (U.S. National Park Service) .mw { color:#000000;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-size:xx-small;text-decoration:none; } a.mw:link {color:#000000;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-size:xx-small;text-decoration:none;} a.mw:visited {color:#000000;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-size:xx-small;text-decoration:none;} a.mw:hover {color:#0000FF;font-family:Verdana,Arial,Helvetica;font-weight:bold;font-size:xx-small;text-decoration:none;} var gMenuControlID=0; var menus_included = 0; var jsPageAuthorMode = 0; var jsSessionPreviewON = 1; var jsDlgLoader = '/liho/loader.cfm'; var jsSiteID = 1; var jsSubSiteID = 3247; var kurrentPageID = 64676; function newWindow (name,url) { var externalLinkRegEx = /^https?:[\/\\]{2}/i; var blnPopUpsOffScreen=0; var intTop=200; var intLeft=200; var intHeight=290; var intWidth=480; var cookieStr = document.cookie; var cookieWinRegEx = /CSOFFSCREENPOPUPSALLOWED=\d/i; var rxVal = /\d+/; try { if (cookieStr && cookieStr.match(cookieWinRegEx)) { var strVal=cookieStr.match(cookieWinRegEx); if (strVal) blnPopUpsOffScreen=strVal.toString().match(rxVal); else blnPopUpsOffScreen = 0; } else blnPopUpsOffScreen=0; } catch (oErr) { blnPopUpsOffScreen=0; } if(blnPopUpsOffScreen==1) { intTop=window.screen.height - 9; intLeft=window.screen.width - 9; intHeight=1; intWidth=1; } else { intTop=(window.screen.height / 2) - 109; intLeft=(window.screen.width / 2) - 210; intHeight=218; intWidth=421; } if(!url.match(externalLinkRegEx) && url.indexOf('kurrentPageID') == -1) { try { if( url.indexOf ('?') == -1 ) url = url + '?kurrentPageID=' + kurrentPageID; else url = url + '&kurrentPageID=' + kurrentPageID; } catch (oErr) { /* Do Nothing */ } } var re = new RegExp(); re = /&/gi; url = url.replace(re,"&"); if(url.search(/[\/\\]/g) >= 0 && blnPopUpsOffScreen==0) { if(document.CS_StaticURL && window.location.href.indexOf(document.CS_StaticURL) == -1) url = '/commonspot/utilities/longproc.cfm?onlyurlvars=1&url=' + escape(url); } var strWinOptions = 'toolbar=no,resizable=yes,scrollbars=yes,menubar=no,location=no'; if(arguments.length >= 2 && arguments[2]) { var strOptions=arguments[2]; var strTopPos=strOptions.match(/top=\s*(\d+)/i); if(strTopPos && strTopPos[1] >=0) { intTop=strTopPos[1]; strOptions=strOptions.replace(/top=\s*\d+\s*,?/i,'') } var strLeftPos=strOptions.match(/left=\s*(\d+)/i); if(strLeftPos && strLeftPos[1] >=0) { intLeft=strLeftPos[1]; strOptions=strOptions.replace(/left=\s*\d+\s*,?/i,'') } var strHeight=strOptions.match(/height=\s*(\d+)/i); if(strHeight && strHeight[1] >=0) { intHeight=strHeight[1]; strOptions=strOptions.replace(/height=\s*\d+\s*,?/i,'') } var strWidth=strOptions.match(/width=\s*(\d+)/i); if(strWidth && strWidth[1] >=0) { intWidth=strWidth[1]; strOptions=strOptions.replace(/width=\s*\d+\s*,?/i,'') } var strWinOptions = strOptions; } strWinOptions = strWinOptions + ',top='+ intTop + ',left=' + intLeft + ',height=' + intHeight + ',width=' + intWidth; var winWindow=window.open(url,name,strWinOptions); if (!winWindow) alert('Unable to open window - please make sure the pop-up blocker is disabled for this site'); if(arguments.length==4 && arguments[3]==1 && winWindow) return winWindow; } callPoll(); var gShowKeywords = 0; var gHaveKeywords = 0; var js_userID=0; document.CS_StaticURL = "http://www.nps.gov/";document.CS_DynamicURL = "http://www.nps.gov/"; function glblLinkHandler(lobj, attr, val) { lobj.style[attr] = val; } function onLoadFinished() { onLoadComplete(); } var js_gvPageID = 64676; function gotoDiffLang(url) { window.location = url + '&pageid=64676'; } bName = navigator.appName; bVer = parseInt(navigator.appVersion); var bCanRollover=0 if (bName == "Netscape") { if(bVer >= 3) bCanRollover=1; } else if (bName == "Microsoft Internet Explorer") { if(bVer >= 4) bCanRollover=1; } function ImageSet(imgID,newTarget) { if (bCanRollover) document[imgID].src=newTarget; } National Park Service LogoNational Park Service:  U.S. Department of the InteriorNational Park Service ArrowheadSkip to SearchSkip to NavigationSkip to BodySkip to Footer Search this park Search nps.gov   .arrow { font-weight: normal; padding-top: 3px; padding-right: 3px } .NavArrow { color: #b28000; font-size: 10px; font-family: Verdana; font-weight: bold; line-height: 11px; text-decoration: none; padding-right: 3px; padding-bottom: 5px; padding-left: 2px } var isStandard = 1; var hasChildren = 0; Skip NavigationPARK HOMEPLAN YOUR VISITHISTORY & CULTURENATURE & SCIENCEFOR KIDSFOR TEACHERSMANAGEMENT Site Index Frequently Asked Questions Contact Us   Support the National Park Service <b>Lincoln</b> Home National Historic Site function openCustomWindow(newURL) { var w = 800, h = 600; if (document.all || document.layers) { w = screen.availWidth; h = screen.availHeight; } var popW = 800, popH = 600; var leftPos = (w-popW)/2, topPos = (h-popH)/2; newCustomWindow = window.open(newURL,'popup','width=' + popW + ',height=' + popH + ',top=' + topPos + ',left=' + leftPos + ',scrollbars=yes' + ',resizable=yes'); newCustomWindow.opener = window; newCustomWindow.focus(); } Photo of <b>Lincoln</b> Homeview maptext size:printer friendly p#quicklink { margin: 0 0 3px }.quicklinkspacing { line-height: 11px; padding-top: 3px; padding-right: 3px; padding-left: 3px } QUICKLINKS: Directions Operating Hours & Seasons Fees & Reservations General Management Plan School & Charter Groups Lincoln Bicentennial Centennial Initiative 2016 President Elect Leaves for Washington DC “I now leave, not knowing when, or whether ever, I may return, with a task before me greater than that which rested upon Washington." Abraham Lincoln left his home of seventeen years to serve as president of a nation on the verge of Civil War. The Lincoln home has been restored to its 1860 appearance, revealing Lincoln as husband, father, and politician and is open to the public for guided tours.   An artist drawing of the <b>Lincoln</b> Home--circa 1860 Things To Do There are a variety of visitor activities available at Lincoln Home National Historic Site. Free Ranger led tours of the Lincoln Home are the central feature of the site. The Visitor Center offers orientation and interpretive films. Exhibits are located within the neighborhood. Stroll through the four-block historic area to see some houses in the Lincoln neighborhood. You should plan on 1½ to 2 hours for a comprehensive visit. More...The Museum Shop located in the Visitor Center at the Lincoln Home National Historic Site has many items available for purchase.From April through October, Lincoln Home will participate in a series of events held throughout Springfield, IL, titled:   Photo of <b>Lincoln</b> Home--circa 2004 Photo Essays and Photo Tours Life of LincolnLincoln, Grant, and the Election of 1864Lincoln HomeLincoln Home Through the YearsLincoln NeighborhoodLincoln Depot   <b>Lincoln</b> Home Junior Ranger Badge For Kids Take a trip back to "yesterday," search the neighborhood, find artifacts, and write a letter to Mr. Lincoln are just some of the activities young visitors ages 6 to 12 may complete in our free booklet to become a Junior Ranger. More...   Write to Lincoln Home National Historic Site 413 South Eighth Street Springfield, Illinois 62701-1905 E-mail Us Phone Visitor Information(217) 492-4241 Fax (217) 492-4673 Climate Temperatures can range from 0 degrees Fahrenheit in the winter to 95+ degrees in the summer. High humidity is common during the summer months. Skip to SearchSkip to NavigationSkip to BodySkip to Footer function openCustomWindow(newURL) { var w = 800, h = 600; if (document.all || document.layers) { w = screen.availWidth; h = screen.availHeight; } var popW = 800, popH = 600; var leftPos = (w-popW)/2, topPos = (h-popH)/2; newCustomWindow = window.open(newURL,'popup','width=' + popW + ',height=' + popH + ',top=' + topPos + ',left=' + leftPos + ',scrollbars=yes' + ',resizable=yes'); newCustomWindow.opener = window; newCustomWindow.focus(); } 1909 <b>Lincoln</b> Penny   Did You Know? In 1909, President Lincoln appeared on a one-cent coin and became the first real person—as well as the first American president—to have his face appear on a regular-issue American coin. Disclaimer Accessibility Privacy Policy FOIA Notices USA.gov Last Updated: August 06, 2008 at 11:31 EST
 

Situated

in

Springfield

IL,

this

is

the

only

home

that

Lincoln

ever

owned,

living

there

from

1844

until

he

was

elected

President

in

1861.

http://www.nps.gov/liho/

Lincoln Home National Historic Site 2008 August

dvd rental

dvd


Situated in Springfield IL, this is the only home that Lincoln ever owned, living there from 1844 until he was elected President in 1861.

Rules




© 2008 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 - Pacotes Porto Seguro - Advertising - 0% Balance Transfers - Secured Loan - Personal Loans
2008-08-21 03:40:32

Copyright 2005, 2006 by Webmaster
Websites is cool :) 154Www.aktualnosci24.pl - Opolskie - Odzie¿ Ci±¿owa - Hotele - Hotel Londen