h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
	text-align: center;
}
.red {
	color: #F00;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
	text-align: center;
}
.extraPadding {
	padding-right: 10px;
	padding-left: 5px;
}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
	text-align: center;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#announcements a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6914c0;
	text-decoration: underline;
}
#announcements a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6914c0;
	text-decoration: underline;
}
#announcements a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
	text-decoration: underline;
}
#announcements a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
	text-decoration: underline;
}
#announcements #backgroundphoto .left {
	text-align: left;
}

#announcements .floatleft {
	float: left;
	margin-right: 25px;
}
#announcements .center {
	position: relative;
	left: 25%;
}
#announcements .clearall {
	clear: both;
}

#box {
	border: thin double #660099;
	padding: 10px;
}
#backgroundphoto {
	background-image: url(../images/cherryTreeChurch.jpg);
	background-repeat: no-repeat;
	height: 900px;
	width: 600px;
}
#announcements #backgroundphoto .narrow {
	width: 400px;
}
.leftjustified {
	text-align: left;
}
#FlashID {
	background-image: url(../images/myBFGWedding.gif);
	background-repeat: no-repeat;
}
#letter p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

.centerAlign {
	margin-right: auto;
	margin-left: auto;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bbButton {
	margin-right: 10px;
}

