#content{
	width: 620px;
	margin: 0 0 0 170px;
}		

#content p{
	font-style: italic;
	font-weight: normal;
	margin-left: 150px;
	height: 110px;
}


#nexthh{
	float: left;
	width: 110px;
	height: 110px;
	margin: 0 0 0 20px;
	background: url(../img/bgnextHH.jpg) no-repeat left top;
}


/*
#hhphotos{
	width: 280px;
	height: 230px;
	margin-left: 340px;
	background: url(../img/bghhimage.jpg) no-repeat;
}
*/
#hhphotos ul{
	list-style-type: none;
	width: 600px;
	height: 120px;
	margin: 0 0 0 20px;
	padding: 0;
	background: url(../img/bgfotohome.jpg) right top;
}

#hhphotos ul li{
	display: inline;
	margin: 0;
	padding: 0;
	
}

#hhphotos ul li a{
	float: right;
	margin: 25px 5px 5px 5px;
	width: 82px;
	height: 82px;
	border: 4px solid #403c3c;
	background-color: #201d1d;
}
/*
#hhphotos ul{
	list-style-type: none;
	margin: 0;
	padding: 20px 0 0 0;
}

#hhphotos ul li{
	width: 100%;
	height: 70px;
}

#hhphotos ul li a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/thumb_hh.jpg) no-repeat;
}

#hhphotos ul li a:hover{background-position: left bottom;}

*/

#nexthh span.dateHH{
	font-family: "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	display: block;
	font-size: 60px;
	line-height: 50px;
	padding: 0;
	height: 40px;
	margin: 25px 0 10px 0;
	text-align: center;
}
#nexthh span.monthHH{
	display: block;
	padding: 5px;
	text-align: center;
	
	
}