/* CSS Document */
#mastContain {
	position:relative;
	width:760px;
	height:148px;
	background-image:url(../img/new/masthead.jpg);
}
#interHold {
	position:relative;
	width:310px;
	height:260px;
	top:10px;
	left:10px;
	background-image:url(../img/new/boxBack.jpg);
	background-repeat:repeat-y;
	float:left;
}
#lifeImage {
	position:relative;
	width:190px;
	height:260px;
	top:10px;
	left:20px;
	background-image:url(../img/new/boxBack.jpg);
	background-repeat:repeat-y;
	float:left;
}
#mapContestContainer {
	position:relative;
	width:220px;
	height:260px;
	top:10px;
	left:30px;
	background-image:url(../img/new/boxBack.jpg);
	background-repeat:repeat-y;
	float:left;
}
#innerCont {
	position:absolute;
	top:5px;
	left:5px;
}