@charset "UTF-8";
/* CSS Document */

#bgNav{ 
	background: url(../en/img/bg-contest-header2.gif) repeat-x;
	height:70px;
	width:100%;
	margin-top:105px;
	left:0px;	
	z-index:0;
}	

#main.contest{
	position:relative;
	height:400px;
	padding:0 40px;
	border:1px solid;
	margin:50px 0 0 0;
	left:50px;
}

h2.contests{
	position:relative;
	background: url(../en/img/hdr-contests.gif) no-repeat;
	height:49px;
	width:226px;
	left:39px;
	margin-top:50px;
	text-indent:-999em;
}

h2.contestEntry{
	position:relative;
	background: url(../en/img/hdr-contest-entry.gif) no-repeat;
	height:59px;
	width:335px;
	left:43px;
	margin-top:50px;	
	text-indent:-999em;
}

h3.everythingFrom{ top:25px; }

ul#navLeft{top:0px;}
ul#navRight{top:0px;}


#secondaryNav{ 
	display:block;
	position:relative;
	height:25px; 
}

#globalFooter{ margin-top:50px; }
