/* photo contest page */

#photocontest {
text-align:left;
}

#photoheader {
height:133px;
width:960px;
background:url('/girloftheyear/2010/images/photocontest_header.jpg') no-repeat 0 0;
}

	#photoheader h1,
	#photoheader h2 {
		position:absolute; 
		left:0px; 
		top:-500px; 
		width:1px; 
		height:1px; 
		overflow:hidden;
	}

#photobody {
background:url('/girloftheyear/2010/images/photocontest_body.gif') repeat-y 0 0;
float:left;
width:960px;
color:#333333;
}

	p.mainpg {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:8px;
	line-height:17px;
	}
	
	#grandprize h3,
	#firstprize h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#a1bb2b;
	font-size:18px;
	}
	
	#grandprize {
	width:700px;
	float:left;
	margin-top:20px;
	}
	
		#grandprize h3 {
		padding-left:60px;
		}
		
		.winner {
		padding:10px 60px 10px 60px;
		line-height:17px
		}
	
		.winner p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		}
		
		.winnername {
		font-weight:bold;
		font-size:12px;
		}
		
	#firstprize {
	width:254px;
	float:left;
	margin-top:20px;
	}
	
		#firstprize ul {
		padding-top:10px;
		font-weight:bold;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:13px;
		line-height:18px
		}


#photofooter {
background:url('/girloftheyear/2010/images/photocontest_footer.jpg') no-repeat 0 0;
width:960px;
height:183px;
float:left;
}

	#rules {
	color: #701400; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
	margin:120px 0 4px 0;
	text-align:center;	
	}
	#snaplogo {
	text-align:center;
	}
	#mainlink {
	margin:-18px 0 0 5px;
	}
