dummy{}

.hidden {
	visibility: hidden;
}
#wrapper {
	width: 750px;
	margin: 0 auto;
}
#navTop {
	text-decoration: none;
	background-image: url(../images/nav/navBarBG.jpg);
	border: 1px #698372 solid;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 17px !important;
	padding-left: 65px;
}

#navTop img {
	border: 0px none;
	height: 9px;
	margin: 4px 0px auto 0px;
}
#main {
	vertical-align: top;
	padding: 20px;
	background-color: #E8F0E1;
	border: 1px #829B8A solid;
}
#header {
	background-color: #0F3C28;
	height: 87px;
}
#logo {
	position: relative;
	left: -676px;
	top: 23px;
}
#footer {
	padding-top: 12px;
	text-align: center;
}
#pageBody{
	width: 660px;
}
#title{
	margin-bottom: 20px;
}
