body {
	background: url(../images/homeBg.jpg) repeat-x;
}

.imageRight {
	float: right;
	margin: -85px -116px 0 12px;
}

#mastWrapper {
	height: 341px;
	background: transparent;
	background-image: none;
}

#flashWrapper {
float: left;
width: 100%;
height: 341px;
}

#logo {
	display: none;
}

.navigation {
	margin: -6px 0 0 0;
	background: transparent;
	background-image: none;
}

#contentWrapper {
	margin: 90px 0 0 0;
}

#contentHeader {
	width: 376px;
	margin: 0 216px 0 0;
}

#newsBlurb {
	float: left;
	display: inline;
	margin: 0 0 0 10px;
	width: 300px;
	text-align: right;
	white-space: normal;
}

#newsBlurb h4 {
	font-family: "georgia", times, serif;
	font-size: 1.6em;
	color: #cc9900;
}

#contentWrapper {
	background: transparent url(../images/contentImages/homeImage.jpg) no-repeat bottom left;
}


#contentWrapper h2 {
	font-size: 1.9em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 0 4px 0;
}

#footer .navigation {
	margin: 0 0 0 0;
}
