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

/* -- CLASS STYLES -- */

.noticeTitle {
	color:#1385D5;
	font-family: "comic Sans MS", Arial, Verdana, Helvetica;
	font-size: 24px;
	font-weight: bold;
}
.noticeDate {
	color:#5CCAF1;
	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: dotted;
	border-top-color: #5CCAF1;
}
.frame {
	padding:2px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1385D5;
	border-right-color: #ABE3F7;
	border-bottom-color: #1385D5;
	border-left-color: #ABE3F7;
}
.bodyCopy {
	color: #1385D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

