body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #666666;
}

/* Main layout and styling */

img {
  border: 0px;
}

a {
  color: #666666;
}

a:hover {
  color: #000000;
  background-color: #feda00;
}

.textbox {
    border: 1px solid #999999;
   
}


h1 {
  font-size: 1.2em;
  color: #666666;
  font-weight: 500;
}

h2 {
  font-size: 1em;
  color: #666666;
  font-weight: bold;
}

h3 {
  font-size: 1em;
  color: #999999;
  font-weight: bold;
}

  h3 a {
    color: #999999;
  }

#wrapper {
  width: 100%;
  clear: both;
  padding-top: 40px;
}

#wrapperFront {
  width: 100%;
  height: 100%;
  background-color: #fcd943;
  text-align: center;
  clear: both;
  padding-top: 40px;
}

#leftNavigation {
  width: 177px;
  float: left;
  display: block;
}

#rightContent {
  width: 70%;
  float: left;
  padding-left: 20px;
  border-left: 1px solid #999999;
  margin-left: 20px;
}

#topAnchor {
  text-align:right;
  padding-top: 20px;
}

#footer {
  clear: both;
  width: 100%;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: .7em;
}

.tinydisclaimer {
	font-size: 8pt;
	font-Style: italic;
}

/* Preload navigation images */

#preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       overflow: hidden;
       margin: 0px;
       padding: 0px;
       float: left;
}

/* Main/header navigation items START */

#header {
  width: 100%;
  height: 100px;
  background-color: #ffffff;
}

#index, #aboutUs, #firstAid, #videos, #member, #memberBrochure, #links, #kidsArea, #lottery  {
  padding: 4px;
  width: 10%;
  float: left;
}

#index a {
  background-image: url(../images/logomain.gif);
  width: 77px;
  height: 93px;
  display: block;
}

#aboutUs a {
  background-image: url(../images/aboutmain_off.jpg);
  width: 77px;
  height: 93px;
  display: block;
}
  #aboutUs a:hover {
    background-image: url(../images/aboutmain_on.gif);
  }

#firstAid a {
  background-image: url(../images/infomain_off.jpg);
  width: 77px;
  height: 93px;
  display: block;
}
  #firstAid a:hover {
    background-image: url(../images/infomain_on.gif);
  }

#videos a {
  background-image: url(../images/first_aid_video_main_off.gif);
  width: 77px;
  height: 93px;
  display: block;
}
  #videos a:hover {
    background-image: url(../images/first_aid_video_main_on.gif);
  }

#member a {
  background-image: url(../images/howtomakemain_off.jpg);
  width: 77px;
  height: 93px;
  display: block;
}
  #member a:hover {
    background-image: url(../images/howtomakemain_on.gif);
  }
  
#memberBrochure a {
  background-image: url(../images/howtobecomemain_off.jpg);
  width: 77px;
  height: 93px;
  display: block;
}
  #memberBrochure a:hover {
    background-image: url(../images/howtobecomemain_on.gif);
  }
  
#links a {
  background-image: url(../images/linksmain_off.jpg);
  width: 77px;
  height: 93px;
  display: block;
}
  #links a:hover {
    background-image: url(../images/linksmain_on.gif);
  }
  
#kidsArea a {
  background-image: url(../images/kidsmain_off.jpg);
  width: 77px;
  height: 93px;
  display: block;
}
  #kidsArea a:hover {
    background-image: url(../images/kidsmain_on.gif);
  }
  
#lottery a {
  background-image: url(../images/win3000main.jpg);
  width: 77px;
  height: 93px;
  display: block;
}

/* Left navigation items START */

#leftBoard, #leftServices, #leftSupport, #leftEpilepsyFoundation, #LeftPersonalStories, #leftNewsEvents, #leftSponsors, #leftLegal, #leftDisclaimer, #leftContact  {
  float: left;
  clear: left;
}

#leftBoard a {
  background-image: url(../images/theboard_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftBoard a:hover {
    background-image: url(../images/theboard_on.gif);
  }
  
#leftServices a {
  background-image: url(../images/ourservices_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftServices a:hover {
    background-image: url(../images/ourservices_on.gif);
  }
  
#leftSupport a {
  background-image: url(../images/supportgroup_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftSupport a:hover {
    background-image: url(../images/supportgroup_on.gif);
  }
  
#leftEpilepsyFoundation a {
  background-image: url(../images/epilepsyfound_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftEpilepsyFoundation a:hover {
    background-image: url(../images/epilepsyfound_on.gif);
  }
  
#LeftPersonalStories a {
  background-image: url(../images/personalstories_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #LeftPersonalStories a:hover {
    background-image: url(../images/personalstories_on.gif);
  }
  
#leftNewsEvents a {
  background-image: url(../images/newsevents_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftNewsEvents a:hover {
    background-image: url(../images/newsevents_on.gif);
  }
  
#leftSponsors a {
  background-image: url(../images/sponsors_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftSponsors a:hover {
    background-image: url(../images/sponsors_on.gif);
  }
  
#leftLegal a {
  background-image: url(../images/legal_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftLegal a:hover {
    background-image: url(../images/legal_on.gif);
  }

#leftDisclaimer a {
  background-image: url(../images/disclaimer_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftDisclaimer a:hover {
    background-image: url(../images/disclaimer_on.gif);
  }
  
#leftContact a {
  background-image: url(../images/contact_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftContact a:hover {
    background-image: url(../images/contact_on.gif);
  }

#leftEpilepsyInformation a {
  background-image: url(../images/epilepsyinfo_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftEpilepsyInformation a:hover {
    background-image: url(../images/epilepsyinfo_on.gif);
  }
  
#leftFirstAid a {
  background-image: url(../images/firstaid_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftFirstAid a:hover {
    background-image: url(../images/firstaid_on.gif);
  }
  
#leftBecomingMember a {
  background-image: url(../images/becomingmember_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftBecomingMember a:hover {
    background-image: url(../images/becomingmember_on.gif);
  }
  
#leftBecomingDonor a {
  background-image: url(../images/becomingdonor_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftBecomingDonor a:hover {
    background-image: url(../images/becomingdonor_on.gif);
  }
  
#leftLeavingBequest a {
  background-image: url(../images/bequest_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftLeavingBequest a:hover {
    background-image: url(../images/bequest_on.gif);
  }

#leftVolunteer a {
  background-image: url(../images/becomingvolunteer_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftVolunteer a:hover {
    background-image: url(../images/becomingvolunteer_on.gif);
  }
  
#leftLottery a {
  background-image: url(../images/lottery_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftLottery a:hover {
    background-image: url(../images/lottery_on.gif);
  }
  
#leftPurchaseTopDrop a {
  background-image: url(../images/purchasetopdrop_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftPurchaseTopDrop a:hover {
    background-image: url(../images/purchasetopdrop_on.gif);
  }
  
#index. a {
  background-image: url(../images/links_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftLinks a:hover {
    background-image: url(../images/links_on.gif);
  }
  
#leftParents a {
  background-image: url(../images/parents_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftParents a:hover {
    background-image: url(../images/parents_on.gif);
  } 
  
#leftKids a {
  background-image: url(../images/kids_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftKids a:hover {
    background-image: url(../images/kids_on.gif);
  } 
  
#leftFunStuff a {
  background-image: url(../images/funstuff_off.gif);
  width: 194px;
  height: 17px;
  display: block;
}
  #leftFunStuff a:hover {
    background-image: url(../images/funstuff_on.gif);
  } 

  
  