#main_content_1 { 
	float:left;
	margin-right:5px;
}
#main_content_2 { 
	float:left;
	width:605px;
}

img.fpo1 { 
	xheight:450px; 
	xwidth:470px; 
	background-color:#666666; 
	display:block; 
	color:#000; 
	font-size:3em;
	font-weight:bold; 
	text-decoration:none; 
}
img.fpo2 { 
	height:365px; 
	width:600px; 
	background-color:#666666; 
	display:block; 
	color:#000; 
	font-size:3em;
	font-weight:bold; 
	text-decoration:none; 
}





#blogs li {
	float:left;
	margin:7px 4px 0px -1px;
}
#blogs li a {
	text-indent:-999em;
	display:block;
	background: url(../images/home_sub_nav.png) 0 0 no-repeat;
}

#blogs #news a{
	height:90px;
	width:201px;
	background-position:0 0;
}
#blogs #news a:hover, #blogs #news a.on{
	background-position:0 -89px;
}
#blogs #recipie a{
	height:90px;
	width:202px;
	background-position:-211px 0;
}
#blogs #recipie a:hover, #blogs #recipie a.on{
	background-position:-211px -89px;
}
#blogs #chef a{
	height:90px;
	width:193px;
	background-position:-411px 0;
}
#blogs #chef a:hover, #blogs #chef a.on{
	background-position:-411px -89px;
}


.front_page #content {
	float:left;
	padding:0px 0px 0px 0px;
	xwidth:515px;
	font-family: arial, helvetica, sans-serif;
	font-size:1.1em;
	color:#666666;
}


