body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bgFull.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#720000;
}

#pageContainer {
	width: 952px;
	margin:auto;
}

#headerContainer {
	width:952px;
	height:295px;
	clear:both;
	margin:auto;
}	

#headerImgs {
	width: 601px;
	height:295px;
	float:left;
}	

#headerLogo {
	width:351px;
	height:103px;
	float:left;
	margin-top:39px;
}

#searchBG {
	width:351px;
	height:153px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/searchBG.jpg);
	background-repeat:no-repeat;
}

#searchBG2 {
	width:351px;
	height:153px;
	float:left;
	background-color:#FFFFFF;
}

#contentAreaContainer {
	width:912px;
	margin-left:40px;
	background-color: #FFFFFF;
	clear:both;
}

#menuContainer{
	width:205px;
	float:left;
	padding-left:13px;
	margin-bottom:20px;
}

#grapes{
	width:45px;
	float:left;
}

#footer {
	width:912px;
	height: 49px;
	margin-left:40px;
	background-image:url(../images/footerBG.jpg);
	margin-bottom:30px;
}

#contentContainer {
	width:600px;
	float:left;
}

#pageHeader {
	clear:both;
	margin-bottom:25px;
}

#pageHeader2 {
	clear:both;
	margin-bottom:20px;
}