/* CSS Document */

#left_top{
	position:absolute;
	width:342px;
	height:185px;
	background:url(../imgs/contest/top_left.jpg) top left no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#9c0505;
	left: 14px;
	top: 127px;
}

#contest_image{
  position:relative;
	top:10px;
	left:8px;
}

#left_bottom{
	position:absolute;
	width:342px;
	height:305px;
	background:url(../imgs/contest/bottom_left.jpg) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	left: 14px;
	top: 312px;
}

#contest_description{
  position:relative;
	left:20px;
	top:20px;
	width:300px;
	height:250px;
	overflow:hidden;
}

#sign_up{
	position:absolute;
	width:516px;
	height:483px;
	background:url(../imgs/contest/contest_form.jpg) top left no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#9c0505;
	left: 356px;
	top: 127px;
}



#footer{
	position:absolute;
	width:766px;
	height:82px;
	background:url(../imgs/index/footer.gif) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	left:6px;
	top:590px;
}

#footer a, #footer a:active, #footer a:link, #footer a:visited{
	color:#ffffff;
}	

#footer a:hover{
	color:#9c0505;
}

.trans{
  font-family:Arial, Helvetica, sans-serif;
  margin:0px;
	padding:1px;
	font-size:11px;
	color:#000000;
	background:transparent;
	border:0px;
	height:15px;
	width:175px;
}

