@charset "UTF-8";
/* 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;
}
.photoBorder {
	border: thin solid #FFCC00;
}
#winnerTable {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#contesttableSpacer {
	height: 30px;
	width: 100%;
}
