#p-photo{
	width:982px;
	height:476px;
	background:url(/images/layout/bg-home-photograph-blocks.png) no-repeat top left;
	position:relative;
	}

#p-blocks{
	position:absolute;
	top:276px;
	left:10px;
	}

#p-blocks a{
	display:block;
	position:absolute;
	top:0px;
	width:239px;
	height:189px;
	text-transform:uppercase;
	/*color:#444;*/
	/*font:normal .75em georgia,serif;*/
	/*letter-spacing:.1em;*/
	font:bold .7em tahoma,verdana,sans-serif;
	color:#666;
	text-decoration:none;
	text-align:center;
	padding-top:11px;
	}

#b-admissions{
	left:0px;
	background:url(/images/home/block-admissions.jpg) no-repeat top left;
	}

#b-degree{
	left:241px;
	background:url(/images/home/block-degree.jpg) no-repeat top left;
	}

#b-wiu{
	left:482px;
	background:url(/images/home/block-wiu.jpg) no-repeat top left;
	}

#b-resources{
	left:723px;
	background:url(/images/home/block-resources.jpg) no-repeat top left;
	}

#p-blocks a:hover{
	background-position:left -200px;
	color:#990000;
	}