body {margin:0px; padding:0px; background-color: #ddd; font-family: arial, helvetica, sans-serif; font-size: 14px; }

h1 {margin: 0px; margin-top: 30px;
    font-size: 16px;
    background-color: #ccf;
    padding-top: 4px; padding-bottom: 6px;}

p {margin: 10px; }

ul li {list-style: none;}

a {color: #66c;}

a:visited {color: #336;}

/*--table--*/
/*tr, td{border: 2px solid #000;} */

.border {border: 3px solid #999;}

#footer{background: #999;
        text-align: center; font-size: 10px;}
        
/*--rollover main nav--*/        
#home {width:124px; height:25px; text-indent:0px; overflow:hidden; background:url(images/home.gif) top left no-repeat; display:block;}


#newsletter {width:124px; height:25px; text-indent:0px; overflow:hidden; background:url(images/newsletter.gif) top left no-repeat; display:block;}

#photos {width:124px; height:25px; text-indent:0px; overflow:hidden; background:url(images/photos.gif) top left no-repeat; display:block;}

#letters {width:124px; height:25px; text-indent:0px; overflow:hidden; background:url(images/letters.gif) top left no-repeat; display:block;}

#donors {width:124px; height:25px; text-indent:0px; overflow:hidden; background:url(images/donors.gif) top left no-repeat; display:block;}

#press {width:124px; height:25px; text-indent:0px; overflow:hidden; background:url(images/press.gif) top left no-repeat; display:block;}

#memoriam {width:124px; height:25px; text-indent:0px; overflow:hidden; background:url(images/memoriam.gif) top left no-repeat; display:block;}

#guestbook {width:124px; height:25px; text-indent:0px; overflow:hidden; background:url(images/guestbook.gif) top left no-repeat; display:block;}

#contact {width:124px; height:25px; text-indent:0px; overflow:hidden; background:url(images/contact.gif) top left no-repeat; display:block;}

#links {width:124px; height:25px; text-indent:0px; overflow:hidden; background:url(images/links.gif) top left no-repeat; display:block;}

#home:hover, #newsletter:hover, #photos:hover, #letters:hover, #donors:hover, #press:hover, #memoriam:hover, #guestbook:hover, #contact:hover, #links:hover, a.selected 
{background-position:left bottom;}