#artcontest {
	position: relative;
	left: 0px;
	top: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12pt;
	color: #00A8C6;
	border: thin solid #D5D7D9;
	background-image: url(../img/boy.gif);
	height: 125px;
	width: 284px;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	background-color: #FAFDFF;
}
.contestbutton{
	padding-top: 12px;
	padding-left: 100px;
	font-size: 9pt;
	color: #FF8100;
	font-weight: normal;
}
.top {
	background-image: url(../img/top.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 32px;
}
