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

/* -- CLASS STYLES -- */

.noticeTitle {
	color:#F8C35D;
	font-family: "comic Sans MS", Arial, Verdana, Helvetica;
	font-size: 24px;
	font-weight: bold;
}
.noticeDate {
	color:#EEAB2B;
	font-family: Arial, Helvetica, sans-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 #F1AD2B;
}
.bodyCopy {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

