#btnNobtn {	width: 686px; background: url( '../images/home_header-top.jpg' ) top left no-repeat; }

#homeHeader { height: 273px; }

#btnAbout { width: 101px; background: url( '../images/home_about.jpg' ) -101px top no-repeat; }
#btnAbout a { background: url( '../images/home_about.jpg' ) top left no-repeat;}

#btnMessenger { width: 194px; background: url( '../images/home_messengercircle.jpg' ) -194px top no-repeat; }
#btnMessenger a { background: url( '../images/home_messengercircle.jpg' ) top left no-repeat;}

#btnStore { width: 79px; background: url( '../images/home_store.jpg' ) -79px top no-repeat; }
#btnStore a { background: url( '../images/home_store.jpg' ) top left no-repeat;}

#btnResources { width: 162px; background: url( '../images/home_resources.jpg' ) -162px top no-repeat; }
#btnResources a { background: url( '../images/home_resources.jpg' ) top left no-repeat;}

#btnCalendar { width: 112px; background: url( '../images/home_calendar.jpg' ) -112px top no-repeat; }
#btnCalendar a { background: url( '../images/home_calendar.jpg' ) top left no-repeat;}

#btnOutreach { width: 111px; background: url( '../images/home_outreach.jpg' ) -111px top no-repeat; }
#btnOutreach a { background: url( '../images/home_outreach.jpg' ) top left no-repeat;}

#btnFriends { width: 119px; background: url( '../images/home_friends.jpg' ) -119px top no-repeat; }
#btnFriends a { background: url( '../images/home_friends.jpg' ) top left no-repeat;}

#contentWrapper {
   background: url(../images/home_top-bg.jpg) repeat-y top center;
}

#page {
   background: url(../images/home_top.jpg) no-repeat 0px 54px;
}

#pageTitle {
   padding-left: 0px;
}

#closer {
   background: url(../images/home_bot.jpg) no-repeat top center;
   height: 47px;
}

#homeRow1 {
   text-align: left;
   margin-left: 20px;
   min-height: 257px;
}

#homeBreak1 {
   background: url(../images/home_mid.jpg) no-repeat top center;
   height: 29px;   
   clear: both;
}

#homeBreak2 {
   background: url(../images/home_botmid.jpg) no-repeat top center;
   height: 29px;   
}

#messageFrom {
   background: url(../images/home_mid-bg.jpg) repeat-y top center;
    min-height: 175px;     
}

#homeBottom {
   background: url(../images/home_mid-bg.jpg) repeat-y top center;
   min-height: 140px;   
}

#homeBottom table {
   margin: 0 auto;
}

#homeBottom a {
   font-weight: bold;
}

#homeBottom a img {
   border: none;
}

#homeFeatures {
   width: 500px;
}

#homeFeatures table td {
   text-align: center;
   width: 33%;
}

#homeFeatures table td a {
   font-weight: bold;
}   

#homeFeatures table td img {
   border: none;
}   

#homeUpcoming {
   float: right;
   width: 285px;
   margin-right: 40px;  
}

.colDateHome {
   width: 100px;
   font-weight: bold;   
   text-align: left;      
}
.colLocation {
   text-align: right;
   font-style: italic;
}
.eventSumHome {
   text-align: center; 
   font-weight: bold;     
}

#moreNeale {
   display: none;
}