@charset "UTF-8";
.kidbox {
	height: 153px;
	width: 125px;
	margin-right: auto;
	margin-left: auto;
}
/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#centerFrame {
	width: 635px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}
#coloringart {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 2px;
}
.boldName {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.businessName {
	font-family: arial;
	font-size: 9px;
}
.columnHeading {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.photoBorder {
	border: thin solid #FFCC00;
}
#winnerTable {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#contesttableSpacer {
	height: 30px;
	width: 100%;
}
.wrapPage {
	height: 1200px;
	width: 635px;
}
.thanktoall {
	font-family: arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}

