#container #homePageShout
{
	position: relative;
	width: 100%;
	height: 340px;
	vertical-align: middle;
	text-align: center;
	margin-top: 10px;
	background: url(/images/home_links_background.png) repeat-x top;
	z-index: 300;
}

#homePageLinks {
	position: relative; 
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 340px;
}

#container #body {
	
	width: 750px;
	min-height: 100px;
	position: relative;
	text-align: left;
	margin: 10px auto;
	line-height: 20pt;
	padding-bottom: 10px;
}
