@charset "utf-8";
/* CSS Document */

.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}
.style1 {color: #F0F0F0}

body {
	background-image: url(img/oakleaves.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	width: 100%;
}
.eventtable {
	background-image: url(img/cross.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}


#apDiv1 {
	position:absolute;
	left:471px;
	top:16px;
	width:355px;
	height:136px;
	z-index:1;
}
.boardlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	text-decoration: underline;
}
.boardtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
}

#boardlink a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	text-decoration: underline;
}
#boardlink a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0033FF;
}



.wyeheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.subcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
