#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;}
*/

#btnCWGtv { width: 102px; background: url( '../images/home_cwgtv.jpg' ) -102px top no-repeat; }
#btnCWGtv a { background: url( '../images/home_cwgtv.jpg' ) top left no-repeat;}

#btnMessenger { width: 197px; background: url( '../images/home_messengercircle.jpg' ) -197px top no-repeat; }
#btnMessenger a { background: url( '../images/home_messengercircle.jpg' ) top left no-repeat;}

#btnStore { width: 86px; background: url( '../images/home_store.jpg' ) -86px top no-repeat; }
#btnStore a { background: url( '../images/home_store.jpg' ) top left no-repeat;}

#btnResources { width: 167px; background: url( '../images/home_resources.jpg' ) -167px top no-repeat; }
#btnResources a { background: url( '../images/home_resources.jpg' ) top left no-repeat;}

#btnCalendar { width: 111px; background: url( '../images/home_calendar.jpg' ) -111px top no-repeat; }
#btnCalendar a { background: url( '../images/home_calendar.jpg' ) top left no-repeat;}

#btnFAQs { width: 88px; background: url( '../images/home_faqs.jpg' ) -88px top no-repeat; }
#btnFAQs a { background: url( '../images/home_faqs.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: 127px; background: url( '../images/home_friends.jpg' ) -127px 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;
}
