body.food_philosophy div#content {
	background-image:		url(/images/food_philosophy/background.jpg);
	background-repeat: 		no-repeat;
	min-height: 			660px;
	_height: 				660px;
	position: relative;
}

body.food_philosophy div#content .hide {
	display: none;
	}

a:hover {
	text-decoration: none;
	}


/* Content
******************************************/

#content #subcontent {
	position: absolute;
	top: 480px;
	left: 112px;
	width: 390px;
	height: 150px;
	position: relative;
	}
	
	#content #subcontent .scroller {
		width: 390px;
		height: 100px;
		overflow: auto;
		margin-bottom: 5px;
		}
		
		#content #subcontent .scroller p {
			margin-bottom: 10px;
			font-size: 11px;
			}
	
	#content #subcontent a.asktara  {
		display: block;
		text-indent: -3000px;
		height: 15px;
		margin: 4px;
		}
		
		#content #subcontent a.asktara {
			background-image: url(/images/food_philosophy/link_asktara.gif);
			background-repeat: no-repeat;
			background-position: right top;
			}
			
			#content #subcontent a.asktara:hover {
				background-position: right -15px;
				}
		
	#content #subcontent a.top20 {
		display: block;
		text-indent: -3000px;
		height: 14px;
		width: 203px;
		margin-left: 183px;
}

		#content #subcontent a.top20 {
			background-image: url(/images/food_philosophy/qalink.gif);
			background-repeat: no-repeat;
			background-position: left top;
			}

			#content #subcontent a.top20:hover {
				background-position: 0px -16px;
				}
