.nav {
	background-image: url(../images/navBkgd.gif);
	height: 30px;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	line-height: normal;
	color: #333333;
	background-repeat: repeat-x;
}
.theContent {
	width: 800px;
	background-color: #FFFFFF;
}
.middleContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	height: 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.theImage {
	clear: both;
	float: none;
	height: 333px;
	width: 810px;
}
.style3 {font-size: 24px}
