#splash{
	background:#750A1E url("splash.jpg") no-repeat;
	height:244px;
}

#splash h2{
	display:none;
}

#splash A{
	display:block;
	height:39px;
	float:left;
	background-repeat:no-repeat;
	margin-top:185px;
}

#splash A SPAN{
	display:none;
}

#buyButton{
	background-image:url("buy-button.gif");
	width:140px;
	margin-left:24px;
	margin-right:5px;
}

#tryButton{
	background-image:url("try-button.gif");
	width:68px;
	margin-right:269px;
}

#compareButton{
	background-image:url("compare-button.gif");
	width:95px;
}

#news{
	margin-right:270px;
}

	
	#news h3{
		margin:0 0 0 50px;
		background:none;
	}
	
	#news .dates{
		position:relative;
		margin-top:3px;
		float:left;
		width:40px;
		background:url("dates.gif") no-repeat;
		text-align:center;
		font-weight:bold;
		padding:0;
		font-size:0.75em;
		line-height:1.5em;
		height:33px;
	}
	
		#news .dates .months{
			color:white;
		}
	
	#news .content{
		padding:0 0 10px;
		margin-top:5px;
		margin-left:50px;
	}

#recipeSide{
	position:relative;
	display:block;
	float:right;
	width:250px;
}

#recipeSide h2{
	clear:none;
}

#recipeOfTheMonth{
	font-size:0.8em;
	background-color:#f5f5f5;
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding:10px 10px 10px 40px;
	border:1px solid #CCCCCC;
}

	#recipeOfTheMonth H3{
		margin:0;
		font-size:1.4em;
	}

	#recipeOfTheMonth p{
		margin:4px 0;
	}

	#recipeOfTheMonth .submitBy{
		font-weight:bold;
	}

	#recipeOfTheMonth .description{
		 font-style:italic;
	}
	
.Refrigerator{
	background-image:url("./recipes/exchange/iconrefridg.gif");
}

.Freezer{
	background-image:url("./recipes/exchange/iconsnow.gif");
}

.FreshServe{
	background-image:url("./recipes/exchange/iconcarrot.gif");
}
