#primaryImage{
	width:724px;
	height:297px;
	overflow:hidden;
}
#primaryImage img{
	display:none;
}

#homeText h1 {
	color:#620024;
	text-transform:uppercase;
	font-size: 22px;
	font-family: "Arial Narrow";
	font-weight:bold;
	text-align:center;
	margin-right: 20px;
	margin-bottom: 5px;
}

#homeText h2 {
	font-size: 14px;
	text-align:left;
	margin-right: 20px;
}

