/* CSS Document */
.footer {
font-family: Times New Roman;
color: #000000;
text-align: right;
}

table.homebody {
border-spacing: 29px;
border-width: 0px;
}

table.gallery {
border-spacing: 18px;
border-width: 0px;
}

table.galleryv {
border-spacing: 12px;
border-width: 0px;
}

.eventtext {
font-family: Times New Roman;
color: #000000;
text-align: center;
border-style: double;
}
ul.disc {
list-style-type: disc;
}