About site: Education/Methods and Theories/Learning Theories/Charter Schools - Virtual Charters: Public Schooling at Home
Return to Reference also Reference
  About site: http://www.csmonitor.com/2002/0108/p14s1-lepr.html

Title: Education/Methods and Theories/Learning Theories/Charter Schools - Virtual Charters: Public Schooling at Home K12, a Virtual charter school led by former education secretary, Bill Bennett, provides free curriculum, computers and connections for homeschoolers.
University_of_Alberta Research affiliations: Association of Research Libraries, Center for Research Libraries.

Uncle_Sam The Government Publications Department of The University of Memphis Libraries is the Federal Regional Depository Library for Tennessee. The Department receives 100% of the publications, maps and elect

Institute_of_Conservation The representative body for professional conservators and restorers in private and institutional practice in the UK.

Home_School_Enrichment Bi-monthly print magazine, online articles, and other resources for Christian homeschoolers. Registration required for some features.

Hudson_Valley_Sudbury_School Woodstock, New York. Contains FAQ, upcoming events, image gallery, details about summer camp, and writings about Sudbury Education.

Department_of_Geosciences People, news, undergraduate and graduate information, research, events, policies and links.


  Alexa statistic for http://www.csmonitor.com/2002/0108/p14s1-lepr.html





Get your Google PageRank






Please visit: http://www.csmonitor.com/2002/0108/p14s1-lepr.html


  Related sites for http://www.csmonitor.com/2002/0108/p14s1-lepr.html
    Intifada Uprising in the Palestinian occupied territories from 1987 to 1993, in protest against the Israeli occupation and politics.
    Iran-Iraq_War War between Iran and Iraq, lasting from 1980 to 1988, caused by disagreements on the borderline between the two countries.
    Delaware_Agricultural_Museum_and_Village A representation of a rural village in 1890s, Loockerman Landing Village, includes exhibits and features, calendar of events, and tours and resources located at Dover.
    Kansas_State_University__Faculty_Experts Biographies, photos and contact information for faculty experts at Kansas State University (Manhattan, Kansas)
    Avro_540 Lightweight, two-seater aircraft designed by Alliot Vernon Roe in 1913. Used in the early stages of the war for light-bombing and reconnaissance missions. Includes table showing performance data and
    1870_Education_Act Divided the country into about 2500 school districts, gave ratepayers authority to elect school boards, allowed school boards the right to make their own by-laws and granted women the right to vote fo
    The_Yellow_Book_Road A bookstore for teachers by teachers with sets for guided reading, writing, math, geography and other subjects.
    My_Sight_Word_Box Offers reading instruction through sight word recognition.
    CEDICT__Chinese-English_Dictionary Volunteer lexicographic project (inspired by Japanese EDICT) that Paul Denisowski began and Erik Peterson maintains. It currently contains 25,807 Big5 words and 23,512 GB words. (Big5, GB, UTF-8)
    Governor_Morehead_School Provides a free, public education and other services that address the social, physical, intellectual and emotional aspects of the total development of children with visual impairments.
    IR_Security_&_Safety_Group Provider of locks, key systems, exit devices, door controls, electronic access controls, doors and frames.
    Robinson_Self-Teaching_Homeschool_Curriculum CD-ROM-based K-12 home school curriculum containing 250 books.
    College_Resources_for_Students_and_Faculty_-_The_New_York_Times Articles related to college teaching and learning with a special section for faculty resources.
    Cerebral_Palsy_Grassroots_Organization Message board for parents who are homeschooling their disabled children.
    The_Warschaw_Learning_Institute One-month dental front office e-learning course with teacher instruction in English, Spanish, Korean, Chinese, Russian and Farsi.
    Domitia_France_-_French_Language_School French language training in the south of France, in the beautiful "Languedoc-Roussillon" region on the Mediterranean coast.
    Regina_A__Quick_Center_for_the_Arts Two theatres and an art gallery which provide year-round cultural events, including art exhibits, musical and dance performances.
    Touro_College,_Berlin Private liberal arts college offering an American-style Bachelor's program in business management, plus an additional track in Judaic studies including the Hebrew language, Jewish history and philosop
    Virginia_State_University Official site.
    Library_of_Congress_Tracer_Series_on_dyslexia Lengthy listing of books on dyslexia, under categories.
This is websites2007.org cache of m/ as retrieved on 2008.08.30 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.
Virtual charters: public schooling, at home | csmonitor.com document.write('.tabber{display:none;}'); var jsVarPageName = "/2002/0108/p14s1-lepr"; var openDaughterURL = "/cgi-bin/send-story?"+jsVarPageName.substring(1,jsVarPageName.length)+".txt"; var forWindowTopLocation = jsVarPageName+".html"; var openDaughterParams = "width=300,height=450,toolbar=0,menubar=0,scrollbars=0,resizable=0,status=0,location=0"; var jsVarSearch = ""; var jsVarPubdateParsed = "January 8, 2002"; var jsVarByline = "Shira J. Boss"; function setTitleISOLatin1(pTitle){ var rTitle = ""; for(var x = 0; x < pTitle.length; x++) { if(pTitle.charCodeAt(x) < 256) { rTitle += pTitle.charAt(x); } if( (pTitle.charCodeAt(x) == 8211) || (pTitle.charCodeAt(x) == 8212)) { rTitle += '-'; } } return rTitle;}var clickTitle = setTitleISOLatin1("Virtual charters: public schooling, at home | csmonitor.com");   md_page_num='1';md_headline='Virtual charters: public schooling, at home';md_byline='Shira J. Boss';md_pub_date='2002-01-08';md_base_path='/2002/0108/p14s1-lepr';md_bucket='Learning';md_section='Learning'; Special Offer: Subscribe to the Monitor and get 32 issues FREE! Click here! csmonitor.com - The Christian Science Monitor OnlineWorld USA Commentary Work & Money Learning Living Innovation Environment A & E Books The Home Forum Home  | About Us/Help | Archive | Subscribe | Feedback | Text Edition | Multimedia | Patchwork Nation | Search: setPage(window.location.href);//Test cases.//setPage("http://www.csmonitor.com/2008/0305/p13s01-litr.html");//setPage("http://www.csmonitor.com/arts");//setPage("http://www.csmonitor.com/living/travel");//setPage("http://www.csmonitor.com/world/africa");//setPage("http://www.csmonitor.com/2008/0305/p13s01-duts.html");/*** This function extracts the section from the URL*/function setPage(basicUrl){var vSectionList = new Array();setUpSections(vSectionList);var newUrl;var Id;var regex = new RegExp("\\d\\d\\d\\d/\\d\\d\\d\\d/\\w\\d\\d\\w\\d\\d-\\w\\w\\w\\w.html");if(basicUrl.match(regex)){ //alert("Story"); regex = new RegExp("-\\w\\w\\w\\w."); newUrl = basicUrl.match(regex)[0]; newUrl = newUrl.substring(1, 3); Id = vSectionList[newUrl];}else{ //alert("Not a story"); chunks = basicUrl.split("/"); newUrl = chunks[3]; Id = newUrl;}//alert(newUrl);//alert(Id);if(document.getElementById(Id) != null){//alert("Set class");document.getElementById(Id).setAttribute("class", "layout-tab-selected");}}/** This function populates the section array*/function setUpSections(sectionList){sectionList["wo"] = "world";sectionList["us"] = "usa";sectionList["co"] = "commentary";sectionList["wm"] = "wam";sectionList['le'] = "learning";sectionList["li"] = "living";sectionList["st"] = "scitech";sectionList["al"] = "arts";sectionList["bo"] = "books";sectionList["hf"] = "homeforum";}.relocation {float: left;margin: 2px 0 0 5px;}#searchpanel {float:right;margin:-3px 0 0;}#searchpanel label {_margin: 0 -20px 0 0;padding: 0;}   Learning>Policy & Reformfrom the January 08, 2002 editionDESKTOP CLASSROOM:Carolyn Kimmerling home-schools her daughter, Rebekah, through the Pennsylvania Virtual Charter School. The school provides learning materials and supervises students' progress.BILL REDIC/ SPECIAL TO THE CHRISTIAN SCIENCE MONITOR

Virtual charters: public schooling, at home

By Shira J. Boss | Special to The Christian Science MonitorOne daughter loves going to third grade at public school every day; the other one started rebelling in kindergarten.Carolyn Kimmerling wanted to try home-schooling her reluctant learner, Rebekah, who is now 7. But she says she didn't feel confident enough to choose her own curriculum, and it was too expensive to buy one. E-mail this story Write a letter to the Editor Printer-friendly version del.icio.us [ What is this? ] digg [ What is this? ] Get all the Monitor's headlines by e-mail.Subscribe for free.Then she heard a radio interview with former Secretary of Education William Bennett, who has started a company that sets up virtual schools. Parents lead their children through lessons that are monitored by teachers through the computer and telephone conferences. That gave Ms. Kimmerling the guidance she needed to help educate her daughter. Plus, the bill for tuition and all of the materials - including the computer and the online connection - is picked up by the government. That's because the virtual school is organized as a charter, which uses public school dollars to fund private-style education.Mr. Bennett's company, K12, is also affiliated with virtual charter schools in Alaska, California, and Colorado."We're all pioneers," Kimmerling says. "This really is a new way to teach."More than 700 students across Pennsylvania have enrolled in the Pennsylvania Virtual Charter School (PAVCS), the second-largest of several cyberschools now operating in the state. It offers kindergarten through second grade, and plans to expand gradually through high school.But some local school districts are rebelling against programs like PAVCS. The cyberschools intensify the controversy already surrounding charter schools - which divert money from traditional public schools. The Pennsylvania School Boards Association has initiated a lawsuit alleging that online charter schools are not legal under the current charter school law ( see below).Their argument, however, has more to do with issues of funding and school board supervision over local students than it does with concerns about the curriculum - which follows state guidelines - or the quality of education. An independent audit of cyber-charter schools by KPMG Consulting, which was commissioned by the Pennsylvania Department of Education, praised PAVCS for offering a well-researched program and an appropriate assessment plan.Online is not the 'essence'When a student enrolls in PAVCS, the family is sent boxes of materials: textbooks, a phonics kit, art supplies, and a computer and software. A teacher is assigned to work with the parents, who guide students through the lesson plan and record their progress online.Contrary to what many may imagine, most instruction is not online. "We actually downplay the virtual nature of it. That's not our essence," says Michael Maslayak, the school's principal, who has 30 years of experience as a public school teacher and administrator.While parents or other adults are teaching the students, teachers are available to help by telephone or e-mail, and hold teleconferences every other week. The students sometimes send samples of their work by e-mail or through regular mail, and teachers check their knowledge firsthand on the telephone."We ask the students specific questions to make sure they've covered certain topics," says Anita Fiel, a PAVCS teacher who previously taught for 18 years in a traditional public school. Teachers also have access to the family's lesson plan and students' scores, and can assign remedial or enrichment work."It's very hard to tailor and pace a curriculum for a particular student, and this is the perfect opportunity," says Jennifer Eastman, a PAVCS teacher who says she loved the public school where she taught kindergarten but was also interested in technology. "Some children want to move faster and go really quickly; others have special needs, and this gives them the opportunity to slow down and concentrate."The virtual school tries to combine the strengths of home-schooling, such as individual attention, with the advantages of a structured and supervised curriculum. The formula is attracting parents who otherwise might not home-school their children."There's such a big gap between home-schooling and public school," says Anne Hussman, who enrolled her 6-year-old daughter, Rhaeanne, in first grade at PAVCS. "I kept asking my husband, 'Where's the middle ground? Where's someone telling me what to do?' This way, I'm home-schooling and am still responsible for her education, but I'm also responsible to someone else."Avoiding isolationThe most common criticism of home-schooling, whether it's done independently or through a cyberschool, is that students miss out on interaction with other children their age. "The image of kids in a dark room sitting in front of a computer all day is one of the hardest myths to dispel," says Jason Bertsch, a spokesman for K12.To help make up for the lack of usual classroom contact, teachers organize outings at least once a month for the students in their regional area (each area has up to 50 students). Destinations have included the Pittsburgh Zoo, an apple orchard, various community centers, Longwood Gardens in Kennett Square, Pa., and the Please Touch Museum in Philadelphia.To encourage networking among parents, the school is working on adding a chat room and electronic bulletin boards.Many students are also involved in extracurricular activities in their communities."Some children out there aren't getting enough interaction, but it's a rarity because most of these parents want to give their children so much," Ms. Fiel says. "Although it's not a classroom environment, these children have a great deal of interaction through church, sports, Boy Scouts...."Rhaeanne Hussman, for example, takes ballet and tap lessons and belongs to Awana, a church group for children. She also has play dates with a girl living a block away who is also enrolled in the virtual first grade.But her mother still felt a sad twinge when the family went to a parade and watched the local school's band marching past. "I looked at my husband and said, 'That's something I don't know how we'll do,' " Ms. Hussman says. According to PAVCS, schools are supposed to allow home-schooled children access to extracurricular programs in their district even though they are not enrolled in the school.The cyberschool has had dropouts since September, mainly because some parents found that even with the help of a certified teacher, becoming full-time teachers themselves was overwhelming. "It does need to be emphasized to parents what a commitment this is. It's not an easy thing," Ms. Eastman says. "It's different from home-schooling because there is a curriculum with requirements, and parents have to do an assessment in every subject every day."Hard work, flexibilityMany parents - almost always the mother - are taking care of babies or toddlers full time while they also try to teach one or more children the required five hours per day, raising questions about the appropriateness or feasibility of such double duty. But those who can handle it find the flexibility appealing. "I keep it structured like a classroom, but when she takes a break, I run and fold a load of laundry," Kimmerling says.Some of the parents of Fiel's students taught more intensively in the first three months of the school year in order to take most of December off. One woman travels for one week every month and takes her child with her, doing the lessons out of hotel rooms. A few parents are team teaching, with the mother handling some subjects and the father doing others, or teaching in foreign languages. In one case, the mother, father, and nanny are teaching the children in English, German, and Russian.One thing that PAVCS educators know they will do differently next year is to offer more intensive technical training to parents. More than 100 families who have students enrolled in the virtual school had never had a computer at home before, and some parents are finding it difficult to keep up with the lessons online. Principal Maslayak considers introducing technology to families an added benefit of cyberschooling. And since the only requirement for parents to teach their children through PAVCS is that they be able to read, some parents are learning more than just technology.As Maslayak points out, "In many cases, you'll find parents learning alongside the children."Opposition mounts as school dollars slide into cyberspaceFaster than you can say "click here," the challenges to virtual charter schools are being raised.Concerned about money being siphoned off from regular public schools, the Pennsylvania School Boards Association claims that online schools do not have a right to exist as charters under the current law.When a student goes to a charter school, the home school district must hand over that student's allotment of public funds to the charter school. At the Pennsylvania Virtual Charter School (PAVCS), tuition and other expenses add up to an estimated $7,000 per student.Local schools never appreciate losing funding. But until recently their loss of students - and money - had been limited by the number of spaces in local charter schools. With cyber-charter schools, however, geography is not an issue. Students from across the state have enrolled in PAVCS, and some teachers oversee students from more than 100 miles away.In April, the Pennsylvania School Boards Association filed a lawsuit challenging the legality of cyber-charter schools. Arguments are expected to be heard this spring."The charter-school law envisions a place where children go to school. For example, charter schools must provide a physical description of the school - but cyberschools exist in cyberspace," says Thomas Gentzel, executive director of the association. In addition, he says, "The state's attendance requirement requires parents to 'send' their child to a day school, with the exception of home-schooling. So that raises the question: Are the cyberstudents in compliance with the compulsory attendance law?"The association helped draft two bills in the Pennsylvania Legislature that would treat cyber charter schools separately from usual charter schools. Until these schools' status is clarified, Mr. Gentzel says, they don't have a right to receive public funding.PAVCS points to a section in the current charter-school law addressing the attendance requirement; it states that computer and satellite technology can be used to deliver instruction to students."Some who wrote the law say they had virtual [schooling] in mind, some say they didn't," says Michael Maslayak, principal of the Pennsylvania Virtual Charter School. For further information: •Pennsylvania Virtual Charter School•Cyber Schools Carving Out Charter Niche Education Week•Cyber Schools Home Page Pennsylvania School Boards Association•All About Charter Schools in Pennsylvania Center for Education ReformPlease Note: The Monitor does not endorse the sites behind these links. We offer them for your additional research. Following these links will open a new browser window. E-mail this story Print this story Write a letter to the Editor del.icio.us digg Get Monitor stories by e-mail: (Your e-mail address will be protected by csmonitor.com's tough privacy policy.) Sponsored Links   Apparel T-Shirts Design Online Awards & Trophies Trophies Plaques in 48 Hrs Booking Agency Grabow Entertainment Agency Business Resources Business Cards Free Business Cards Postcards T-Shirts Education Student Loans Graphic Design Logo Design - LogoBee Printing Printing Real Estate International Shipping Mortgage Calculator Moving Moving Companies Real Estate Toronto Condo Toronto Condos Speakers Bureau Motivational Speakers Travel Trip Atlas-Travel Guide Web Services Dedicated Servers SEO Web Hosting Click here!/*Copyright (c) 2007, Yahoo! Inc. All rights reserved.Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txtversion: 2.3.1*/#printedition-spotlight { width: 300px; margin-bottom: 20px;}.yui-navset .yui-nav li,.yui-navset .yui-navset-top .yui-nav li,.yui-navset .yui-navset-bottom .yui-nav li{ margin:0 0.5em 0 0;}.yui-navset-left .yui-nav li,.yui-navset-right .yui-nav li { margin:0 0 0.5em;}.yui-navset .yui-navset-left .yui-nav,.yui-navset .yui-navset-right .yui-nav,.yui-navset-left .yui-nav,.yui-navset-right .yui-nav { width:6em;}.yui-navset-top .yui-nav,.yui-navset-bottom .yui-nav { width:auto;}.yui-navset .yui-navset-left,.yui-navset-left {padding:0 0 0 6em;}.yui-navset-right {padding:0 6em 0 0;}.yui-navset-top,.yui-navset-bottom {padding:auto;}.yui-nav,.yui-nav li {margin:0;padding:0;list-style:none;font-family:Arial, Helvetica, sans-serif;font-size:12px;}.yui-navset li em {font-style:normal;}.yui-navset {position:relative;zoom:1;}.yui-navset .yui-content {zoom:1;}.yui-navset .yui-nav li,.yui-navset .yui-navset-top .yui-nav li,.yui-navset .yui-navset-bottom .yui-nav li {display:inline-block;display:-moz-inline-stack;*display:inline;vertical-align:bottom;cursor:pointer;zoom:1;}.yui-navset-left .yui-nav li,.yui-navset-right .yui-nav li {display:block;}.yui-navset .yui-nav a {position:relative;}.yui-navset .yui-nav li a,.yui-navset-top .yui-nav li a,.yui-navset-bottom .yui-nav li a {display:block;display:inline-block;vertical-align:bottom;zoom:1;}.yui-navset-left .yui-nav li a,.yui-navset-right .yui-nav li a {display:block;}.yui-navset-bottom .yui-nav li a {vertical-align:text-top;}.yui-navset .yui-nav li a em,.yui-navset-top .yui-nav li a em,.yui-navset-bottom .yui-nav li a em {display:block;border: 1px solid #004970;}.yui-navset .yui-navset-left .yui-nav,.yui-navset .yui-navset-right .yui-nav,.yui-navset-left .yui-nav,.yui-navset-right .yui-nav {position:absolute;z-index:1;}.yui-navset-top .yui-nav,.yui-navset-bottom .yui-nav {position:static;}.yui-navset .yui-navset-left .yui-nav,.yui-navset-left .yui-nav {left:0;right:auto;}.yui-navset .yui-navset-right .yui-nav,.yui-navset-right .yui-nav {right:0;left:auto;}.yui-skin-sam .yui-navset .yui-nav li,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav li {margin:0 0.16em 0 0;padding:1px 0 0;zoom:1;}.yui-skin-sam .yui-navset .yui-nav .selected,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav .selected {margin:0 0.16em -1px 0;}.yui-skin-sam .yui-navset .yui-nav a,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a {border:solid #a3a3a3;border-width:0 1px;color:#000;position:relative;text-decoration:none;color: #fff;background: #d8d8d8 url(/images/tab-bg.gif) repeat-x left -3px;border-color: #004970;}.yui-skin-sam .yui-navset .yui-nav a em,.yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em {border:solid #a3a3a3;border-color: #004970;border-width:1px 0 0;cursor:hand;padding:0.25em .75em;left:0;right:0;bottom:0;top:-1px;position:relative;}.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a:focus,.yui-skin-sam .yui-navset .yui-nav .selected a:hover {color:#fff;color: #000;background: #2647a0 url(/images/tab-bg-active.gif) repeat-x left -3px;}.yui-skin-sam .yui-navset .yui-nav a:hover,.yui-skin-sam .yui-navset .yui-nav a:focus {/*background:#bfdaff url(sprite.png) repeat-x left -1300px;*/outline:0;}.yui-skin-sam .yui-navset .yui-nav .selected a em {padding:0.35em 0.75em;}.yui-skin-sam .yui-navset .yui-nav .selected a,.yui-skin-sam .yui-navset .yui-nav .selected a em {border-color:#243356;border-color: #004970;}.yui-skin-sam .yui-navset .yui-content {background:#f8f8f8;}.yui-skin-sam .yui-navset .yui-content,.yui-skin-sam .yui-navset .yui-navset-top .yui-content {border:1px solid #808080;border-top-color:#243356;border-color: #004970;padding:0.25em 0.5em;}.yui-skin-sam .yui-navset-left .yui-nav,.yui-skin-sam .yui-navset .yui-navset-left .yui-nav,.yui-skin-sam .yui-navset .yui-navset-right .yui-nav,.yui-skin-sam .yui-navset-right .yui-nav {border-width:0 5px 0 0;Xposition:absolute;top:0;bottom:0;}.yui-skin-sam .yui-navset .yui-navset-right .yui-nav,.yui-skin-sam .yui-navset-right .yui-nav {border-width:0 0 0 5px;}.yui-skin-sam .yui-navset-left .yui-nav li,.yui-skin-sam .yui-navset .yui-navset-left .yui-nav li,.yui-skin-sam .yui-navset-right .yui-nav li {margin:0 0 0.16em;padding:0 0 0 1px;}.yui-skin-sam .yui-navset-right .yui-nav li {padding:0 1px 0 0;}.yui-skin-sam .yui-navset-left .yui-nav .selected,.yui-skin-sam .yui-navset .yui-navset-left .yui-nav .selected {margin:0 -1px 0.16em 0;}.yui-skin-sam .yui-navset-right .yui-nav .selected {margin:0 0 0.16em -1px;}.yui-skin-sam .yui-navset-left .yui-nav a,.yui-skin-sam .yui-navset-right .yui-nav a {border-width:1px 0;}.yui-skin-sam .yui-navset-left .yui-nav a em,.yui-skin-sam .yui-navset .yui-navset-left .yui-nav a em,.yui-skin-sam .yui-navset-right .yui-nav a em {border-width:0 0 0 1px;padding:0.2em .75em;top:auto;left:-1px;}.yui-skin-sam .yui-navset-right .yui-nav a em {border-width:0 1px 0 0;left:auto;right:-1px;}.yui-skin-sam .yui-navset-left .yui-nav a,.yui-skin-sam .yui-navset-left .yui-nav .selected a,.yui-skin-sam .yui-navset-left .yui-nav a:hover,.yui-skin-sam .yui-navset-right .yui-nav a,.yui-skin-sam .yui-navset-right .yui-nav .selected a,.yui-skin-sam .yui-navset-right .yui-nav a:hover,.yui-skin-sam .yui-navset-bottom .yui-nav a,.yui-skin-sam .yui-navset-bottom .yui-nav .selected a,.yui-skin-sam .yui-navset-bottom .yui-nav a:hover {background-image:none;}.yui-skin-sam .yui-navset-left .yui-content {border:1px solid #808080;border-left-color:#243356;}.yui-skin-sam .yui-navset-bottom .yui-nav,.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav {border-width:5px 0 0;}.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav .selected,.yui-skin-sam .yui-navset-bottom .yui-nav .selected {margin:-1px 0.16em 0 0;}.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav li,.yui-skin-sam .yui-navset-bottom .yui-nav li {padding:0 0 1px 0;vertical-align:top;}.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav li a,.yui-skin-sam .yui-navset-bottom .yui-nav li a {}.yui-skin-sam .yui-navset .yui-navset-bottom .yui-nav a em,.yui-skin-sam .yui-navset-bottom .yui-nav a em {border-width:0 0 1px;top:auto;bottom:-1px;}.yui-skin-sam .yui-navset-bottom .yui-content,.yui-skin-sam .yui-navset .yui-navset-bottom .yui-content {border:1px solid #808080;border-bottom-color:#243356;}#printedition-spotlight .category { display: block; margin-top: 7px;}#printedition-spotlight .feature-link { font-family: Georgia,Times,"Times New Roman",serif; font-size: 1.2em;}#printedition-spotlight a.feature-link:hover { }#printedition-spotlight .summary { margin-top: 5px; font-family: Arial,Helvetica,sans-serif; line-height: 1.2em;} Photos Blogs Environment Photos In Pictures The best of flair at the Democratic National Convention ELECTION '08 Patchwork Nation The American voter beyond red and blue FISHERIES Empty Oceans Series The sea is no longer so vast. var vProductionSpotlight = new YAHOO.widget.TabView('printedition-spotlight');x#podcast-promo div.podcast{ width: 278px; border: 1px solid #004970; padding: 10px; background: url("/images/podcast-background.gif") no-repeat;}#podcast-promo .topper h3 { display: inline; font-family: georgia, times, serif; font-size: 16px; color: #cc6633;}#podcast-promo img { border: none;}#podcast-promo .podcast h3 { font-family: arial, tahoma, sans-serif; margin: 0; font-size: 14px; font-weight: bold; color: #000; padding: 0 0 3px 0;}#podcast-promo h4.today { font-style: italic; font-weight: bold; font-family: georgia, times, serif; font-size: 12px; color: #000; padding: 0; margin: 0 0 10px 0;}#podcast-promo p { font-family: arial, sans-serif; font-size: 11px; margin: 0 0 7px 0; padding: 0;}#podcast-promo .headshot { float: left; width: 60px;}#podcast-promo .audio-content { float: left; width: 218px; padding: 0; margin: 0;}#podcast-promo .headshot img { border: 1px solid #666; margin: 0 10px 0 0;}#podcast-promo hr { border: none; border-bottom: 1px dotted #666; margin: 15px 0 15px 0; padding: 0;}#podcast-promo p.podcast-footer { color: #999; font-family: georgia, times, serif; font-size: 10px; font-weight: bold; margin: 0; padding: 0;}#podcast-promo p.podcast-footer a { color: #003366; text-decoration: none;}#podcast-promo p.podcast-footer span img { vertical-align: middle;}#podcast-promo div.topper img { display: inline; vertical-align: bottom; padding-right: 3px;}#podcast-promo .topper { padding-bottom: 4px;}#podcast-promo p.audio-summary { margin-top: 4px;} Daily podcast Monitor Reports Discussions with Monitor reporters from around the world Today Pat Murphy Rallying the troops at the Democratic National Convention. Subscribe in iTunes | rss RSS feed | All Audio MONITOR BREAKFAST Veterans Affairs secretary: New GI benefits a plus Free college tuition will boost recruiting, says Peake. Click here!Most-viewed Stories(for 08/30/2008)Pentagon disputes reports of 90 Afghan civilians killed in US airstrike(08/29/2008)In Yugoslav tribunal, welling up of conscience(08/30/2008)West mulls few options in Georgia-Russia crisis(08/29/2008)Void in U.S. strategy for Afghanistan(08/29/2008)Farewell to world peace?(08/29/2008)//Online Directory #franchisegator {width: 140px;height: 148px;_height: 150px;background-color: #d8dbad;border: 1px solid #336799;font-family: Arial, Helvetica, sans-serif;font-size: 10px;text-align: center;padding: 0;margin: 20px 0;float: right;}#franchisegator h2 {color: #fff;background-color: #336799;font-size: 12px;margin: 0;}#franchisegator p {margin: 0;padding: 0;font-size: 10px;}#franchisegator select {font-size: 9px;width: 130px;}#franchisegator input.submit_fgator {background:#7D9933 none repeat scroll 0%;border:3px double #fff;color:#fff;font-weight:bold;font-size: 10px;}Today's print issueToday's Issue of The Christian Science MonitorEnlarge page one Click here!document.write('(About these ads)');google_ad_client = "pub-6743622525202572";google_ad_width = 300;google_ad_height = 250;google_ad_format = "300x250_as";google_ad_type = "text_image";//2007-06-14: Learninggoogle_ad_channel = "learning";google_color_border = "E7E7CE";google_color_bg = "FFFFFF";google_color_link = "341473";google_color_text = "000000";google_color_url = "CC6600";document.write('');document.write('');Click Here   Click here! Home | About Us/Help | Feedback | Subscribe | Archive | Print Edition | Site Map | Special Projects | Corrections Contact Us | Privacy Policy | Rights & Permissions | Terms of Service | Advertise With Us | Today's Article on Christian Science   www.csmonitor.com | Copyright © 2008 The Christian Science Monitor. All rights reserved. rnum=Math.round(Math.random() * 100000); document.write('
 

K12,

a

Virtual

charter

school

led

by

former

education

secretary,

Bill

Bennett,

provides

free

curriculum,

computers

and

connections

for

homeschoolers.

http://www.csmonitor.com/2002/0108/p14s1-lepr.html

Virtual Charters: Public Schooling at Home 2008 August

dvd rental

dvd


K12, a Virtual charter school led by former education secretary, Bill Bennett, provides free curriculum, computers and connections for homeschoolers.

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 - Online Advertising - Blog5 Game Cheats - Personal Loans - Cheap Loan - Librerias
2008-08-30 05:20:12

Copyright 2005, 2006 by Webmaster
Websites is cool :) 29Bingo - Promocja Stron - Online Bingo - Kasy Fiskalne - Bingo