.ttl-newsevents h1 {
    position: relative;
    margin: 0;
    padding: 30px 0 0 0;
    overflow: hidden;
    display: block;
    color: #FFFFFF;
    background: url(../images/ttl_news_events.gif) top left no-repeat;
    text-decoration: none; 
    height: 0px !important;
    height /**/: 30px;/* for ie5.x */
}

.ttl-events h1 {
    position: relative;
    margin: 0;
    padding: 30px 0 0 0;
    overflow: hidden;
    display: block;
    color: #FFFFFF;
    background: url(../images/ttl_events.gif) top left no-repeat;
    text-decoration: none; 
    height: 0px !important;
    height /**/: 30px;/* for ie5.x */
}

.ttl-newsarchive h1 {
    position: relative;
    margin: 0;
    padding: 30px 0 0 0;
    overflow: hidden;
    display: block;
    color: #FFFFFF;
    background: url(../images/ttl_news_archives.gif) top left no-repeat;
    text-decoration: none; 
    height: 0px !important;
    height /**/: 30px;/* for ie5.x */
}

dl.news-listing dd {
    margin: 0;
    padding-bottom: 15px;
    float: left;
    width: 350px;
}

dl.news-listing dt {
    clear: left;
    float: left;
    width: 65px;
}

.hdr-keeping h1 {
    position: relative;
    width: 344px;
    margin: 0;
    padding: 18px 0 0 0;
    overflow: hidden;
    display: block;
    color: #0E3293;
    background: url(../images/hdr_keeping.gif) top left no-repeat;
    text-decoration: none; 
    height: 0px !important;
    height /**/: 18px;/* for ie5.x */
}

.promo-newsletter a {
    position: relative;
    width: 230px;
    margin: 7px 0 0 8px;
    padding: 82px 0 0 0;
    overflow: hidden;
    display: block;
    color: #0E3293;
    background: url(/images/promo_newsletter_sm.jpg) top left no-repeat;
    text-decoration: none; 
    height: 0px !important;
    height /**/: 82px;/* for ie5.x */
}

/************************************
* itSynergy Advantage Subnavigation
************************************/

div#subnav { 
    height: 159px; 
    width: 244px; 
    margin: 17px 0 20px 0; 
    padding: 0; 
    border: 0; 
}

div#subnav ul#submenu { 
    height: 159px; 
    width: 244px; 
    background: url(../images/subnav_news.gif) top left no-repeat; 
    margin: 0; 
    padding: 0; 
    position: relative; 
}

div#subnav ul#submenu li { 
    margin: 0; 
    padding: 0; 
    list-style: none; 
    position: absolute; 
}

ul#submenu li, ul#submenu a { 
    height: 39px;
    width: 244px; 
    display: block; 
}

ol {
    list-style-position:inside;
    padding: 10px 0 10px 15px;
    
}

ol li 
{
    padding: 10px 0 0 15px;    
}

div#subnav ul#submenu li a { 
    text-indent: -9999px; 
    text-decoration: none; 
}

#eventsmenu { top: 19px; }
#archivesmenu { top: 58px; }
#letterarchivesmenu { top: 97px; }

#eventsmenu a:hover { background: url(../images/subnav_news.gif) -244px -19px no-repeat; }
#archivesmenu a:hover { background: url(../images/subnav_news.gif) -244px -58px no-repeat; }
#letterarchivesmenu a:hover { background: url(../images/subnav_news.gif) -244px -97px no-repeat; }

body.events-on #eventsmenu  { background: url(../images/subnav_news.gif) -244px -19px no-repeat; }
body.archives-on #archivesmenu  { background: url(../images/subnav_news.gif) -244px -58px no-repeat; }
body.residential-on #letterarchivesmenu  { background: url(../images/subnav_news.gif) -244px -97px no-repeat; }
