#photo_home {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:5in;
	width:559px;
	height:309px;
	z-index:5;
	background-image: url(../images/home/newhomepagepic.jpg);
	background-repeat: no-repeat;
}
#text_area {
	position:absolute;
	left:0in;
	top:2in;
	width:7in;
	z-index:6;
}
#text_area p{
	font-size: 12pt;
	line-height: 16pt;
	margin-bottom: 5pt;
	margin-top: 0px;
	color: #4A3528;
}
#baseleft {
	display: none;
}
#basemiddle {
	display: none;
}
#baseright {
	display: none;
}
#shocknotice {
	display: none;
}