/* -- TAG STYLES -- */

div#sponsorLinks a, div#sponsorLinks a:visited {
	color:#998855;
}


/* -- LAYOUT STYLES -- */

div#noticeBanner {
	height:100px;
	width:605px;
	margin-bottom:10px;
	background:url(../../images/themes/anniversary_default.gif) no-repeat;
}

/* -- CLASS STYLES -- */

.noticeTitle {
	color:#998855;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.noticeDate {
	color:#CCAA44;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.noticePhotos {
	text-align:center;
	margin-top:5px;
	padding:10px 0;
	border-top:solid 3px #F0EDE6;
}
.frame {
	border:3px solid #998855;
	padding:2px;
}
.bodyCopy {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

