body {
	background-color: #9bcb81;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626060;
	line-height: 15px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#centered {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 880px;
	height: 610px;
	margin-top: -305px; /*set to a negative number 1/2 of your height*/
	margin-left: -440px;
	background-color:#f1f8ed
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0 0 6px 0;
}
h3 {
	margin: 0 0 15px 0;
	color: #005e21;
	font-size: 13px;
}
.greenText {
	color: #005e21;
	font-weight: bold;
}
#content2 p {
	margin: 0 0 6px 0;
}
#topBar {
	position:absolute;
	width:880px;
	height:22px;
	z-index:3;
	background-image: url(../images/header-bar.jpg);
	background-repeat: repeat-x;
	left: 0;
}
#navPanel {
	position:absolute;
	width:167px;
	height:588px;
	z-index:2;
	top: 22px;
	left: 0;
	background-repeat: repeat-x;
}
#headerText {
	position:absolute;
	width:515px;
	height:69px;
	z-index:3;
	left: 209px;
	top: 47px;
}
#navShadow {
	position:absolute;
	width:13px;
	height:588px;
	z-index:1;
	left: 167px;
	top: 22px;
	background-image: url(../images/nav-shadow.jpg);
	background-repeat: repeat-y;
}
#content {
	position:absolute;
	width:385px;
	height:295px;
	z-index:5;
	left: 210px;
	top: 125px;
}
#headerTextPlaces {
	position:absolute;
	width:338px;
	height:70px;
	z-index:3;
	left: 209px;
	top: 47px;
}
#subNav {
	position:absolute;
	width:106px;
	height:26px;
	z-index:3;
	left: 738px;
	top: 55px;
}
#content3 p {
	margin: 0 0 12px 0;
}

