body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	margin: 0;
	background-color: #EEEEEE;
}

p {
	font-size: 70%;
	margin: 0 0 12px 0;
}

div #newsFlash p {
	margin: 5px;
}

/***** ID styles *****/

#container {
	position: absolute;
	top: 50%; 
	left: 50%;
	margin-top: -316px; 
	margin-left: -385px; 
	overflow: auto;
	width: 770px;
	background-color: white;
	height: 632px;
	overflow: hidden;
/*
	background: #ffffff url(../home/images/christmas_bg.jpg) no-repeat;
*/
}

#clickHere {
	position: absolute; left:54px; top: 100px;
	display: block;
	text-indent: -9999px;
	width: 263px; height: 88px;
	background: url(../home/images/great-low-fat-recipes.gif) no-repeat;
}

#clickHere:hover {
	background: url(../home/images/great-low-fat-recipes_ovr.gif) no-repeat;
}	

#highlight, #highlightSwf {
	position: absolute; top: 321px; left: 0;
}	

#home #recipePic {
	left: 364px;
}

#homeFooter {
	position: absolute; bottom: 0; right: 0;
	width: 100%; 
  display: block;
	background-color: #EEEEEE;
}

#homeFooter p {
	text-align: right;
	margin-top: 5px;
}

#homeSearch {
	position: absolute; top: 289px; right: 0;
	display: block; width: 402px; height: 32px;
	background: url(../home/images/search_bg.gif) no-repeat;
}

#homeSearch input {
	border: none;
	position: absolute; top: 7px; left: 156px;
	padding: 2px;
	width: 184px; height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#homeSearch #searchBtn {
	width: 31px; height: 18px;
	left: 348px;
	padding: 0;
}	

#welcomeTxt {
	position: absolute; top: 218px; left: 23px;
	display: block; width: 306px;
	background: url(../home/images/welcome.gif) no-repeat;
	line-height: 105%;
#	line-height: 110%;
}

#welcomeTxt h1 {
	display: none;
}	

#welcomeTxt p {
	margin-top: 20px;
}

#newsFlash {
	position: absolute;
	top: 408px;
	left: 20px;
	width: 730px;
	background-color: #EEEEEE;
	border: solid 1px #C2CAE0;
}