@charset "UTF-8";
/* CSS Document */

/* import layout */
@import url("../global/layouts/1-col-sm.css");

h2#subHeader {
	position:absolute;
	top:0px;
	left:110px;
	width:371px;
	height:114px;
	background-color:transparent;
	background-image: url(../../img/entries/about/headers/whats-about.png);
	background-repeat: no-repeat;
	background-position: center center;	
}

h2#subHeader3 {
	position:absolute;
	top:0px;
	left:174px;
	width:256px;
	height:87px;
	background-color:transparent;
	background-image: url(../../img/entries/about/headers/rules.png);
	background-repeat: no-repeat;
	background-position: center center;	
}

	h2#subHeader span {
	
		display:none;
	
	}
	
	.p1 {
	
		padding-top:25px;
	
	}

div#linkLeft {
	position:absolute;
	top:0px;
	left:-90px;
}
	
a#linkLeft {
	position:relative;
	width:194px;
	height:100px;
	display: block;
	background-color:transparent;
	background-image: url(../../img/global/buttons/view-vote.png);
	background-repeat: no-repeat;
	background-position: center center;	
}

	a#linkLeft span {
	
		display:none;
	
	}	

div#linkRight {
	position:absolute;
	top:250px;
	right:-115px;
}
div#linkRight2 {
	position:absolute;
	top:50px;
	right:-115px;
}
	
a#linkRight {
	width:184px;
	height:96px;
	display: block;
	background-color:transparent;
	background-image: url(../../img/global/buttons/enter-your-photo.png);
	background-repeat: no-repeat;
	background-position: center center;	
}

	a#linkRight span {
	
		display:none;
	
	}	
	
h2#subHeader2 {
	position:absolute;
	top:0px;
	left:25px;
	width:524px;
	height:82px;
	background-color:transparent;
	background-image: url(../../img/entries/about/headers/the-contest.png);
	background-repeat: no-repeat;
	background-position: center center;
}

	h2#subHeader2 span {
	
		display:none;
	
	}

.photoWrap {
	padding: 4px;
	border: 1px solid #000000;
	float: left;
	margin: 4px;
}