/* -- TAG STYLES -- */

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


/* -- LAYOUT STYLES -- */

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

/* -- CLASS STYLES -- */

.noticeTitle {
	font:small-caps bold 16px Arial, Helvetica, sans-serif;
	color:#998855;
}
.noticeDate {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#CCAA44;
}
.noticePhotos {
	text-align:center;
	margin-top:5px;
	padding:10px 0;
	border-top:solid 3px #F0EDE6;
}
.frame {
	border:3px solid #998855;
	padding:2px;
}
.bodyCopy {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}