body	{
	margin:0 auto;
	background: #FFF url(images/bg10.jpg);
	background-position:center 0px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	font-size:small;
	
	}
	
#wrap	{
	width:1000px;
	margin:0 auto;
	margin-top:75px;
	position:relative;
	}
	
#box1	{
	position:absolute;
	width:100px;
	height:150px;
	background: #fff url(images/off.jpg) no-repeat;
	left:0;
	top:425px;
	
	
	
}

#box2	{
	position:absolute;
	width:100px;
	height:150px;
	background: #fff url(images/off.jpg) no-repeat;
	left:175px;
	top:425px;
	
}

#box3	{
	position:absolute;
	width:100px;
	height:150px;
	background: #fff url(images/off.jpg) no-repeat;
	left:350px;
	top:425px;
	
	
}

#box4	{
	position:absolute;
	width:100px;
	height:150px;
	background: #fff url(images/off.jpg) no-repeat;
	left:525px;
	top:425px;
	
	
}

#box5	{
	position:absolute;
	width:100px;
	height:150px;
	background: #fff url(images/off.jpg) no-repeat;
	left:700px;
	top:425px;
	
}

#box6	{
	position:absolute;
	width:100px;
	height:150px;
	background: #fff url(images/off.jpg) no-repeat;
	left:875px;
	top:425px;
	
}

.nav	{
	font-family:"Book Antiqua";
	font-size:small;
	font-weight:bold;
	color:#999999;
	text-align:center;
	padding:5px 0 0 0;
	}


.entry-utility {
	font-size: 10px;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid red;
}
