.bkgrd {
    background-color: #FFFFFF;
}
.bdr {
    border: thin solid #A724DB;
}
.text {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    background-color: #FFFFFF;
    text-align: left;
    text-indent: 0pt;
    margin: 5px;
}
.bdr2 {
    border-top: thin none;
    border-right: thin none;
    border-bottom: thin none;
    border-left: thin solid;

}
.donate {
    background-image: url(images/donate.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}
.announcements {
	background-image: url(images/Announcements.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}
.cupidbethere {
    background-image: url(images/cupidbethere.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}
.dotLine {
    border-left-style: dashed;
    border-left-width: thin;
    border-left-color: #999999;

}
.hr {
 color: #FFFFFF;
 background-color: #FFFFFF;
border: 1px dashed #999999;
border-style: none none dashed; 
}
