html {
	min-height: 100%;
}
body {
	min-height: 100%;
}


#wrapper {
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	background: #F5FFFF url(images/NewHomePage/patternBackGround.gif) repeat-y center;
	padding-right: 120px;
	padding-left: 120px;
	position: relative;
	background-color: #F5FFFF;
	height: 100%;
}
#newsPhoto {
	float: right;
	width: 208px;
	vertical-align: top;
}
#aboutText {
	float: left;
	width: 175px;
	margin-left: 25px;
	margin-bottom: 10px;
}
#whatIsPhoto {
	float: left;
	margin-left: 32px;
}
#bodyWrapper {
	background: url(images/NewHomePage/bodyBackGround.jpg) no-repeat;
	width: 684px;
}
#slideShow {
	float: right;
	height: 300px;
	width: 460px;
	margin-right: 10px;
	border-bottom: thin solid #999;
	padding-bottom: 50px;
}
.clearImage {
	clear: both;
	height: 100%;
}
#tableHeader {
	background: #F96;
	float: left;
	height: 135px;
	width: 684px;
}
#welcomeGraphic {
	width: 409px;
	margin-right: 125px;
	margin-left: 150px;
}
#newsHolder {
	width: 684px;
	float: left;
	padding-top: 20px;
}
#newsBoxes {
	float: left;
	width: 400px;
	padding-left: 70px;
}
#wrapperInterior {
	width: 684px;
	padding-right: 147px;
	padding-left: 147px;
	position: relative;
	background: url(images/NewHomePage/patternBackGroundInterior.gif);
	margin: 0px auto;
	min-height: 100%;
}

