/* -- 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/baby_congratsboy.gif) no-repeat;
}

/* -- CLASS STYLES -- */

.noticeTitle {
	color:#E9BE4E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.noticeDate {
	color:#B1881C;
	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-width: 3px;
	border-top-style: solid;
	border-top-color: #F9C86B;
}
.frame {
	padding:2px;
	border: 5px solid #E9BE4E;
}
.bodyCopy {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

