<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>NBP Home Page</title>
<link href="/nbp/StylesNew.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.style1
{
width: 24px;
}
</style>
<script type="text/javascript">
// SECOND MENU TYPE
var timeout = 100;
var closetimer                = 0;
var ddmenuitem = 0;
// open hidden layer
function mopen(id)
{        
         // cancel close timer
         mcancelclosetime();
         // close old layer
         if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
         // get new layer and show it
         ddmenuitem = document.getElementById(id);
         ddmenuitem.style.visibility = 'visible';
}
// close showed layer
function mclose()
{
         if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
}
// go close timer
function mclosetime()
{
         closetimer = window.setTimeout(mclose, timeout);
}
// cancel close timer
function mcancelclosetime()
{
         if(closetimer)
         {
                 window.clearTimeout(closetimer);
                 closetimer = null;
         }
}
// close layer when click-out
document.onclick = mclose;
</script>
</head>
<body>
<div id="divTop" class="div-top">
<img alt="national braille press" src="/nbp/images/logo.jpg"
style="width: 241px; height: 70px; display: inline; float: left;" />
<p class="div-top">
<a href="" class="link-top">Home</a> / <a href="" class="link-top">Customize This Site</a> / <a href="" class="link-top">Login</a> / <a href="" class="link-top">View Cart</a> / <a href="" class="link-top">Site Map</a></p>
<p class="div-top" style="color: #FF6600; font-weight: bold">Search
<input id="Text1" type="text" title="Search Text" />
<select id="Select1" name="D1">
<option>Publications and Textbooks</option>
</select>
<input id="but_top_go" type="submit" value="Go"
style="background-color: #FF6600; color: #FFFFFF; font-weight: bold;" /></p>
<br />
</div>
<div role="menubar" id="divTopMenu" class="div-top-menu" style="background-image: url(/nbp/images/Menu_Default.jpg);background-repeat:repeat-x;">
<table class="div-top-menu" style="height: 100%;" cellpadding="0px" cellspacing="0px" width="100%">
<tr style="height: 100%;">
<td class="div-top-menu" style="width:2px;"><img alt="" src="/nbp/images/Menu_Vert_Bar.jpg" /></td>
<td class="div-top-menu" id="menu1">
<ul id="sddm">
         <li><a role="menu" href="#"
         onmouseover="menu1.style.backgroundImage='url(/nbp/images/Menu_Bookstore.jpg)';mopen('m1')"
         onfocus="menu1.style.backgroundImage='url(/nbp/images/Menu_Bookstore.jpg)';mopen('m1')"
         onmouseout="menu1.style.backgroundImage='none';mclosetime()"
         onblur="menu1.style.backgroundImage='none';mclosetime()">Braille Bookstore</a>
                 <div id="m1" onmouseover="menu1.style.backgroundImage='url(/nbp/images/Menu_Bookstore.jpg)';mcancelclosetime()" onmouseout="mclosetime();menu1.style.backgroundImage='none'">
                 <a onfocus="menu1.style.backgroundImage='url(/nbp/images/Menu_Bookstore.jpg)';mcancelclosetime()" onblur="mclosetime();menu1.style.backgroundImage='none'" role="menuitem" href="#">Our Store</a>
                 <a onfocus="menu1.style.backgroundImage='url(/nbp/images/Menu_Bookstore.jpg)';mcancelclosetime()" onblur="mclosetime();menu1.style.backgroundImage='none'" role="menuitem" href="#">Adult</a>
                 <a onfocus="menu1.style.backgroundImage='url(/nbp/images/Menu_Bookstore.jpg)';mcancelclosetime()" onblur="mclosetime();menu1.style.backgroundImage='none'" role="menuitem" href="#">Children</a>
                 <a onfocus="menu1.style.backgroundImage='url(/nbp/images/Menu_Bookstore.jpg)';mcancelclosetime()" onblur="mclosetime();menu1.style.backgroundImage='none'" role="menuitem" href="#">Parents & Teachers</a>
                 <a onfocus="menu1.style.backgroundImage='url(/nbp/images/Menu_Bookstore.jpg)';mcancelclosetime()" onblur="mclosetime();menu1.style.backgroundImage='none'" role="menuitem" href="#">Gift ideas</a>
                 <a onfocus="menu1.style.backgroundImage='url(/nbp/images/Menu_Bookstore.jpg)';mcancelclosetime()" onblur="mclosetime();menu1.style.backgroundImage='none'" role="menuitem" href="#">Periodicals</a>
                 <a onfocus="menu1.style.backgroundImage='url(/nbp/images/Menu_Bookstore.jpg)';mcancelclosetime()" onblur="mclosetime();menu1.style.backgroundImage='none'" role="menuitem" href="#">PortaBooks</a>
                 <a onfocus="menu1.style.backgroundImage='url(/nbp/images/Menu_Bookstore.jpg)';mcancelclosetime()" onblur="mclosetime();menu1.style.backgroundImage='none'" role="menuitem" href="#">Customer Service</a>
                 </div>
         </li>
         </ul>
</td>
<td class="div-top-menu" style="width:2px;"><img alt="" src="/nbp/images/Menu_Vert_Bar.jpg" /></td>
<td class="div-top-menu" id="menu2">
<ul id="sddm">
<li><a role="menu" href="#"
onmouseover="menu2.style.backgroundImage='url(/nbp/images/Menu_Business.jpg)';mopen('m2')"
onfocus="menu2.style.backgroundImage='url(/nbp/images/Menu_Business.jpg)';mopen('m2')"
onmouseout="menu2.style.backgroundImage='none';mclosetime()"
onblur="menu2.style.backgroundImage='none';mclosetime()"
>Custom Business Services</a>
<div class="d2" id="m2" onmouseover="menu2.style.backgroundImage='url(/nbp/images/Menu_Business.jpg)';mcancelclosetime()" onmouseout="mclosetime();menu2.style.backgroundImage='none'">
                 <a class="a2" onfocus="menu2.style.backgroundImage='url(/nbp/images/Menu_Business.jpg)';mcancelclosetime()" onblur="mclosetime();menu2.style.backgroundImage='none'" role="menuitem" href="#">Overview</a>
                 <a class="a2" onfocus="menu2.style.backgroundImage='url(/nbp/images/Menu_Business.jpg)';mcancelclosetime()" onblur="mclosetime();menu2.style.backgroundImage='none'" role="menuitem" href="#">Why Print in Braille?</a>
                 <a class="a2" onfocus="menu2.style.backgroundImage='url(/nbp/images/Menu_Business.jpg)';mcancelclosetime()" onblur="mclosetime();menu2.style.backgroundImage='none'" role="menuitem" href="#">What Can Be Brailled?</a>
                 <a class="a2" onfocus="menu2.style.backgroundImage='url(/nbp/images/Menu_Business.jpg)';mcancelclosetime()" onblur="mclosetime();menu2.style.backgroundImage='none'" role="menuitem" href="#">How It's Printed</a>
                 <a class="a2" onfocus="menu2.style.backgroundImage='url(/nbp/images/Menu_Business.jpg)';mcancelclosetime()" onblur="mclosetime();menu2.style.backgroundImage='none'" role="menuitem" href="#">Customer Testimonials</a>
                 <a class="a2" onfocus="menu2.style.backgroundImage='url(/nbp/images/Menu_Business.jpg)';mcancelclosetime()" onblur="mclosetime();menu2.style.backgroundImage='none'" role="menuitem" href="#">Learn More</a>
                 </div>
</li>
</ul>
</td>
<td class="div-top-menu" style="width:2px;"><img alt="" src="/nbp/images/Menu_Vert_Bar.jpg" /></td>
<td class="div-top-menu" id="menu3">
<ul id="sddm">
<li><a href="#" class="link-top-menu"
onmouseover="menu3.style.backgroundImage='url(/nbp/images/Menu_Programs.jpg)';mopen('m3')"
onfocus="menu3.style.backgroundImage='url(/nbp/images/Menu_Programs.jpg)';mopen('m3')"
onmouseout="menu3.style.backgroundImage='none';mclosetime()"
onblur="menu3.style.backgroundImage='none';mclosetime()"
>Programs</a>
<div class="d3" id="m3" onmouseover="menu3.style.backgroundImage='url(/nbp/images/Menu_Programs.jpg)';mcancelclosetime()" onmouseout="mclosetime();menu3.style.backgroundImage='none'">
                 <a class="a3" onfocus="menu3.style.backgroundImage='url(/nbp/images/Menu_Programs.jpg)';mcancelclosetime()" onblur="mclosetime();menu3.style.backgroundImage='none'" role="menuitem" href="#">Read Books!</a>
                 <a class="a3" onfocus="menu3.style.backgroundImage='url(/nbp/images/Menu_Programs.jpg)';mcancelclosetime()" onblur="mclosetime();menu3.style.backgroundImage='none'" role="menuitem" href="#">Bumpy Basics</a>
                 <a class="a3" onfocus="menu3.style.backgroundImage='url(/nbp/images/Menu_Programs.jpg)';mcancelclosetime()" onblur="mclosetime();menu3.style.backgroundImage='none'" role="menuitem" href="#">Children's Braille Book Club</a>
                 <a class="a3" onfocus="menu3.style.backgroundImage='url(/nbp/images/Menu_Programs.jpg)';mcancelclosetime()" onblur="mclosetime();menu3.style.backgroundImage='none'" role="menuitem" href="#">Education Services</a>
                 <a class="a3" onfocus="menu3.style.backgroundImage='url(/nbp/images/Menu_Programs.jpg)';mcancelclosetime()" onblur="mclosetime();menu3.style.backgroundImage='none'" role="menuitem" href="#">Lifelong Literacy</a>
                 <a class="a3" onfocus="menu3.style.backgroundImage='url(/nbp/images/Menu_Programs.jpg)';mcancelclosetime()" onblur="mclosetime();menu3.style.backgroundImage='none'" role="menuitem" href="#">Science and Technology</a>
                 <a class="a3" onfocus="menu3.style.backgroundImage='url(/nbp/images/Menu_Programs.jpg)';mcancelclosetime()" onblur="mclosetime();menu3.style.backgroundImage='none'" role="menuitem" href="#">Braille Production Services</a>
                 </div>
</li>
</ul>
</td>
<td class="div-top-menu" style="width:2px;"><img alt="" src="/nbp/images/Menu_Vert_Bar.jpg" /></td>
<td class="div-top-menu" id="menu4">
<ul id="sddm">
<li><a href="#" class="link-top-menu"
onmouseover="menu4.style.backgroundImage='url(/nbp/images/Menu_GetInvolved.jpg)';mopen('m4')"
onfocus="menu4.style.backgroundImage='url(/nbp/images/Menu_GetInvolved.jpg)';mopen('m4')"
onmouseout="menu4.style.backgroundImage='none';mclosetime()"
onblur="menu4.style.backgroundImage='none';mclosetime()"
>Get Involved</a>
<div class="d4" id="m4" onmouseover="menu4.style.backgroundImage='url(/nbp/images/Menu_GetInvolved.jpg)';mcancelclosetime()" onmouseout="mclosetime();menu4.style.backgroundImage='none'">
                 <a class="a4" onfocus="menu4.style.backgroundImage='url(/nbp/images/Menu_GetInvolved.jpg)';mcancelclosetime()" onblur="mclosetime();menu4.style.backgroundImage='none'" role="menuitem" href="#">Donate</a>
                 <a class="a4" onfocus="menu4.style.backgroundImage='url(/nbp/images/Menu_GetInvolved.jpg)';mcancelclosetime()" onblur="mclosetime();menu4.style.backgroundImage='none'" role="menuitem" href="#">Volunteer</a>
                 <a class="a4" onfocus="menu4.style.backgroundImage='url(/nbp/images/Menu_GetInvolved.jpg)';mcancelclosetime()" onblur="mclosetime();menu4.style.backgroundImage='none'" role="menuitem" href="#">Corporate Sponsorship</a>
                 <a class="a4" onfocus="menu4.style.backgroundImage='url(/nbp/images/Menu_GetInvolved.jpg)';mcancelclosetime()" onblur="mclosetime();menu4.style.backgroundImage='none'" role="menuitem" href="#">Give a Braille Gift</a>
                 <a class="a4" onfocus="menu4.style.backgroundImage='url(/nbp/images/Menu_GetInvolved.jpg)';mcancelclosetime()" onblur="mclosetime();menu4.style.backgroundImage='none'" role="menuitem" href="#">Careers at NBP</a>
         </div>
         </li>
</ul>
</td>
<td class="div-top-menu" style="width:2px;"><img alt="" src="/nbp/images/Menu_Vert_Bar.jpg" /></td>
<td class="div-top-menu" id="menu5">
<ul id="sddm">
<li><a href="#" class="link-top-menu"
onmouseover="menu5.style.backgroundImage='url(/nbp/images/Menu_Education.jpg)';mopen('m5')"
onfocus="menu5.style.backgroundImage='url(/nbp/images/Menu_Education.jpg)';mopen('m5')"
onmouseout="menu5.style.backgroundImage='none';mclosetime()"
onblur="menu5.style.backgroundImage='none';mclosetime()"
>Custom Education Services</a>
<div class="d5" id="m5" onmouseover="menu5.style.backgroundImage='url(/nbp/images/Menu_Education.jpg)';mcancelclosetime()" onmouseout="mclosetime();menu5.style.backgroundImage='none'">
                 <a class="a5" onfocus="menu5.style.backgroundImage='url(/nbp/images/Menu_Education.jpg)';mcancelclosetime()" onblur="mclosetime();menu5.style.backgroundImage='none'" role="menuitem" href="#">Donate</a>
                 <a class="a5" onfocus="menu5.style.backgroundImage='url(/nbp/images/Menu_Education.jpg)';mcancelclosetime()" onblur="mclosetime();menu5.style.backgroundImage='none'" role="menuitem" href="#">Volunteer</a>
                 <a class="a5" onfocus="menu5.style.backgroundImage='url(/nbp/images/Menu_Education.jpg)';mcancelclosetime()" onblur="mclosetime();menu5.style.backgroundImage='none'" role="menuitem" href="#">Corporate Sponsorship</a>
                 <a class="a5" onfocus="menu5.style.backgroundImage='url(/nbp/images/Menu_Education.jpg)';mcancelclosetime()" onblur="mclosetime();menu5.style.backgroundImage='none'" role="menuitem" href="#">Give a Braille Gift</a>
                 <a class="a5" onfocus="menu5.style.backgroundImage='url(/nbp/images/Menu_Education.jpg)';mcancelclosetime()" onblur="mclosetime();menu5.style.backgroundImage='none'" role="menuitem" href="#">Careers at NBP</a>
         </div>
         </li>
</ul>
</td>
<td class="div-top-menu" style="width:2px;"><img alt="" src="/nbp/images/Menu_Vert_Bar.jpg" /></td>
</tr>
</table>
</div>
<div id="divBanner" class="div-banner">
<br />
<img alt="Rotating Image Number 1" src="/nbp/images/pic1.jpg"
style="border: 1px solid #FFFFFF; width: 707px; height: 246px; display: inline; float: left;" />
<table class="div-banner" cellpadding="5px" cellspacing="0px" style="width: 310px">
<tr><td class="style1"> </td><td class="div-banner"><a href="" class="link-top-menu">About Us</a></td></tr>
<tr><td class="style1"> </td><td class="div-banner"><a href="" class="link-top-menu">Learn About Braille</a></td></tr>
<tr><td class="style1"> </td><td class="div-banner"><a href="" class="link-top-menu">Braille Boutique</a></td></tr>
<tr><td class="style1"> </td><td class="div-banner"><a href="" class="link-top-menu">News & Media</a></td></tr>
<tr><td class="style1"> </td><td class="div-banner"><a href="" class="link-top-menu">Events</a></td></tr>
</table>
</div>
<div id="divBannerSub" class="div-banner-sub">
<table id="menuBanner" class="div-banner-sub" cellpadding="5px"
cellspacing="0px" style="width: 310px; left: 768px; position: static;">
<tr><td class="style1"> </td><td>Sign-up for Our E-Newsletter</td></tr>
<tr><td class="style1"> </td><td>
<input id="Text2" title="email address" type="text" value="email address" />
<input id="Submit1" type="submit" value="Submit"
style="background-color: #FF6600; color: #FFFFFF; font-weight: bold;" />
</td>
</tr>
</table>
</div>
<div id="divBody" class="div-body">
<div id="divCol1" class="div-col1">
<h1 class="div-body-title"><b><br />Video Highlights</b></h1>
<p class="div-body">
<img alt="Video Highlights" src="/nbp/images/video.jpg"
style="width: 200px; height: 177px" /><br />
<br />
</p>
<h1 class="div-body-title"><b>Readers Digest challenge</b></h1>
<p class="div-body">6/4/2009<br />
Reader's Digest Partners for Sight<br />
Foundation has challenged National<br />
Braille Foundation<br />
</p>
</div>
<div id="divCol2" class="div-col2">
<h1 class="div-body-title"><b>Accessible iPod<br /> Raffle Winners!</b></h1>
<p class="div-body">7/17/2009<br />
To help promote Anna Dresner's new<br />
book, Using the Accessible iPod,<br />
National Braille Press gave away an<br />
accessible iPod Nano at each of the<br />
national conventions - the American<br />
Council of the Blind, held in Orlando,<br />
and the National Federation of the<br />
Blind, held in Detroit.<br />
<br />
Congratulations to our two winners:<br />
Kevin LaRose of Washington state,<br />
and Kathy McGillvray of Minnesota.<br />
<br />
</p>
<h1 class="div-body-title"><b>Vision 5K 2009 Results</b></h1>
<p class="div-body">6/19/2009<br />
The 2009 Vision 5K on June 7th was<br />
a great success! With over 1000<br />
</p>
</div>
<div id="divCol3" class="div-col3">
<h1 class="div-body-title"><b><br />NBP Annual Meeting</b></h1>
<p class="div-body">7/10/2009<br />
On June 16, National Braille Press<br />
held our Annual Meeting. Of the many<br />
exciting updates presented, one<br />
special feature focused on the Center<br />
for Braille innovation. President Brian<br />
MacDonald, had a conversation with<br />
two braille readers, Marisa Parker and<br />
Karl Belanger, about the part that<br />
technology plays in their lives and<br />
what innovations they hope will be<br />
created in the future.<br />
<br />
Another special feature of the meeting<br />
was the presentaion of the 2009<br />
Volunteer Awards. This year's recipi-<br />
ents include Sarah Haase recognized<br />
for her efforts with the Vision 5K,<br />
Marisa Parker recognized for her<br />
work as a
</p>
</div>
<div id="divCol4" class="div-col4">
<p class="div-body">
<br /><br />
<img alt="Make a Donation" src="/nbp/images/donate.jpg"
style="width: 268px; height: 158px" /><br />
<br />
<br />
<img alt="Download a Braille Alphabet Card" src="/nbp/images/alphabet.jpg"
style="width: 272px; height: 89px" />
</p>
</div>
</div>
</body>
</html>