body {margin:0;padding:0 }

.BackgroundBirds {
	background-color: #F9F1D2;
	background-image: url(/images/bg_birds.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.BackgroundBirds td {
	font-size: 13px;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6ac0dd;
	font-weight: bold;
}
.CopyrightText a:link { 	color: #6ac0dd; }
.CopyrightText a:visited { color: #6ac0dd; }
.CopyrightText a:active { color: #6ac0dd; }

.QuiltMonthBG {
	font-size: 15px;
	font-weight: bold;
	background-color: #96B85E;
	background-image: url(/images/quilt_month_bg.gif);
	background-repeat: repeat-y;
}

.AboutLearningBox {
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-style: italic;
}
