html
{
	background: url('http://www.impactdoingchurchdifferently.org/images/home_splash_pg_bg.jpg');
	background-repeat: repeat-x;
}

body, ul, p, div
{
	margin: 0; padding: 0;
	font-family: Arial;
}

a
{
	text-decoration: none;
}

p
{
	color: #202E57;
	font-size: 12px;
}

img
{
	border: none;
}

ul
{
	list-style: none;
}

#wrapper
{
	margin: 0 auto 0 auto; padding: 0;
	width: 1024px; height: 679px;
	background: url('http://www.impactdoingchurchdifferently.org/sandbox/images/bk.png');
	background-repeat: none;
	position: relative;
}

#icons
{
	width: 927px; height: 210px;
	position: absolute;
	bottom: 17px; left: 70px;
}

#nav li
{
	float: left;
	margin: 0 0 0 30px;
	position: relative;
}

ul #new
{
	margin-top: 18px;
	width: 77px; height: 164px;
}

ul #new p
{
	position: absolute;
	bottom: 58px;
}



ul #return
{
	margin-top: 18px; 
	width: 77px; height: 166px;
}

ul #return p
{
	position: absolute;
	bottom: 60px;
}

ul #donate
{
	margin-top: 27px;
	width: 74px; height: 129px;
}

ul #donate p
{
	position: absolute;
	bottom: 34px; left: 27px;
}

ul #teams
{
	margin-top: 26px;
	width: 63px; height: 135px;
}

ul #teams p
{
	position: absolute;
	bottom: 38px; left: 4px;
}

ul #store
{
	margin-top: 16px;
	width: 70px; height: 80px;
}

ul #store p
{
	position: absolute;
	bottom: -25px; left: 4px;
}

ul #recent
{
	margin-top: 34px;
	width: 67px; height: 117px;
}

ul #recent p
{
	position: absolute;
	bottom: 30px; left: 3px;
}

ul #nxtg
{
	width: 124px; height: 198px;
}

ul #nxtg p
{
	position: absolute;
	bottom: 65px; left: 33px;
}

ul #live
{
	margin-top: 0px;
	width: 118px; height: 209px;
}

ul #live p
{
	position: absolute;
	bottom: 75px; left: 4px;
}


#nav li:hover p
{
	color: #D35D05;
}


#items
{
	position: absolute;
	bottom: 40px; left: 55px;
}

#items li
{
	float: left;
	margin: 0 0 0 30px;
}

#items li a
{
	color: #202E57;
	font-size: 12px;
}

#items li a:hover
{
	color: #D35D05;
	text-decoration: underline;
}
