#lowerfront {
   float:left;
	 clear:both;
	 width:706px;
	 padding-top:2em;
}
#topfront {
   float:left;
	 clear:both;
	 width:706px;
	 padding-top:2em;
}
#frontleft {
   width:340px;
	 float:left;
}
#frontright {
   width:340px;
	 float:right;
}
.frontphotobox {
   width:124px;
	 float:left;
}
.frontlinksbox {
   width:200px;
	 float:right;
}