#homebutton { display: block; width: 146px; height: 43px; background: url("buttons/home.gif") no-repeat 0 0;}
#homebutton:hover { background-position: 0 -40px; }
#homebutton span { display: none; }

#newsletterbutton { display: block; width: 146px; height: 43px; background: url("buttons/newsletter.gif") no-repeat 0 0;}
#newsletterbutton:hover { background-position: 0 -40px; }
#newsletterbutton span { display: none; }

#gallerybutton { display: block; width: 146px; height: 43px; background: url("buttons/gallery.gif") no-repeat 0 0;}
#gallerybutton:hover { background-position: 0 -40px; }
#gallerybutton span { display: none; }

#informationbutton { display: block; width: 146px; height: 43px; background: url("buttons/information.gif") no-repeat 0 0;}
#informationbutton:hover { background-position: 0 -40px; }
#informationbutton span { display: none; }

#eventsbutton { display: block; width: 146px; height: 43px; background: url("buttons/events.gif") no-repeat 0 0;}
#eventsbutton:hover { background-position: 0 -40px; }
#eventsbutton span { display: none; }

.copyright {font-size:8pt; color:#ffffff; text-decoration:none; }
h1 {color:#E1B2F9; font-size:21pt; line-height:30px; margin-bottom:0px; font-family:garamond; text-decoration:underline; font-style:italic; }
h2 {color:#E1B2F9; font-size:20pt; line-height:30px; margin-bottom:0px; font-family:garamond; text-decoration:underline; font-style:italic; }
p, li, a, td {color:#cfcfcf; font-size:18pt; line-height:30px; margin-top:0px; }
p {margin-bottom:15px; }
body {color:#ffffff; font-family:arial}
