
#imagegrid {
	margin : 20px 0 0 0;
}

#imagegrid	.row	{
	height: 300px;
}

#imagegrid	.row .last	{
	height: 230px;
}

#imagegrid	p {
	width : 315px;
	height : 230px;
	color: #808080;
	float : left;
	vertical-align: top;
	margin: 0;
}

#imagegrid	p.last{
	width : 230px;
}

#imagegrid	strong	{
	font-weight: normal;
	font-size: .8em;
	display: block;
	text-transform: uppercase;
}

#imagegrid	em	{
	font-style: normal;
	font-size: .7em;	
}

#imagegrid		img {
	margin-bottom: 12px;
}


#nextprevarea	{	
	width : 880px;
}

.nextarea	{ 
	float : right;
}

.prevarea	{ display: inline; float : left; }

#footer	{
	position: absolute;
	top : 732px;
	left : 70px;
	width : 880px;
}