body
	{
	width: 100%;
	text-align: center;
	}
a
	{
	text-decoration: none;
	color: #006600;
	}
a:hover
	{
	text-decoration: underline;	
	}
/* Text replacement headers */
#header h1 span, #contentArea h2 span, #navMain h3 span, #insideContentArea #bodyContent h2 span
	{
	display: none;	
	}

#siteContainer
	{
	margin: 0 auto;
	padding: 0;
	width: 780px;
	}
#header
	{
	height: 100px;
	}
#header h1
	{
	margin: 0;
	padding: 0;
	height: 66px;
	background-image: url("images/np-header.jpg");
	background-repeat: no-repeat;
	}

#searchArea
	{
	position: relative;
	margin: 0;
	padding: 0;
	height: 34px;
	background-image: url("images/np-search-bar.jpg");
	background-repeat: no-repeat;
	}
#searchArea form
	{
	position: absolute;
	margin: 6px 0 0 0;
	padding: 0;
	width: 170px;
	height: 30px;
	right: 10px;
	top: 1px;
	}
#searchArea form input.textBox
	{
	border: 1px solid #336699;
	margin: 0;
	padding: 0;
	float: left;
	}
#searchArea form input.searchBtn
	{
	margin: 0;
	float: right;
	}
#contentArea
	{
	margin: 0;
	padding: 0;
	height: 325px;
	background-image: url("images/body-bg.gif");
	background-repeat: repeat-y;
	}
#contentArea h2.niagaraParksNature
	{
	margin: 0;
	padding: 0;
	height: 91px;
	background-image: url("images/np-nature-header.gif");
	background-repeat: no-repeat;
	}
#insideContentArea, #contentWrapper, #bodyWrapper, #subNav
	{
	float: left;	
	}
#contentWrapper
	{
	width: 497px;
	padding: 50px;
	background-image: url("images/contentAreaTopBg.gif");
	background-repeat: no-repeat;
	background-position: top;
	}
#bodyContent
	{
	width: 497px;
	}
#subNav
	{
	width: 183px;
	background-image: url("images/sideNavBg.jpg");
	background-repeat: no-repeat;
	background-position: top;
	height: 450px;
	}
#subNav ul
	{
	padding: 0;
	margin: 220px 0 0 0;
	text-align: center;
	list-style-type: none;
	}
#subNav ul li
	{
	margin: 0 0 5px 0;
	padding: 0
	}
#subNav ul li a
	{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans;
	font-size: 11px;
	}
#insideContentArea
	{
	background-image: url("images/inside-body-bg.gif");
	background-repeat: repeat-y;
	text-align: left;
	font-family: Verdana, Helvetica, Arial, sans;
	font-size: 11px;
	line-height: 14px;
	}
#bodyContent h2
	{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 35px;
	background-position: left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	}
#bodyContent h2.education
	{
	background-image: url("images/education-header.gif");
	}
#bodyContent h2.speciesRisk
	{
	background-image: url("images/speciesRisk-header.gif");
	}
#bodyContent h2.plantConservation
	{
	background-image: url("images/plantConserv-header.gif");
	}
#bodyContent h2.environmentalIssues
	{
	background-image: url("images/envIssues-header.gif");
	}
#navMain
	{
	position: relative;
	margin: 0;
	padding: 0;
	height: 234px;
	text-align: center;
	background-image: url("images/navMain-bg.gif");
	background-repeat: no-repeat;
	background-position: top;
	}
#navMain h3
	{
	position: relative;
	display: block;
	padding: 40px 0 0 0;
	margin: 0;
	background-image: url("images/chooseSection.gif");
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 19px;	
	}
#navMain ul
	{
	margin: 0;
	padding: 0px 0 0 75px;
	list-style-type: none;
	text-align: center;
	width: 100%;
	}
#navMain ul li
	{
	display: block;
	width: 161px;
	margin: 0;
	padding: 0;
	float: left;
	}
#navMain ul li a
	{
	display: block;
	padding: 0;
	font-family: Verdana, Helvetica, Arial, sans;
	font-size: 10px;
	color: #ffffff;
	height: 102px;
	line-height: 190px;
	vertical-align: bottom;
	background-position: top;
	background-repeat: no-repeat;
	text-decoration: none;
	}
#navMain li.plantConservation a
	{
	background-image: url("images/plantConservationBtn.jpg");
	}
#navMain li.speciesRisk a
	{
	background-image: url("images/speciesRiskBtn.jpg");
	}
#navMain li.environmentalIssues a
	{
	background-image: url("images/environmentalIssuesBtn.jpg");
	}
#navMain li.education a
	{
	background-image: url("images/educationBtn.jpg");
	}
#navMain ul li a:hover
	{
	text-decoration: underline;	
	}
#footer
	{
	position: relative;
	margin: 0;
	padding: 5px 0 0 0;
	height: 75px;
	text-align: center;
	background-image: url("images/footer-bg.jpg");
	background-repeat: no-repeat;
	background-position: top;
	clear: left;
	}
#navFooter
	{
	padding: 3px 0 0 0;	
	}
#navFooter ul
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 14px;
	line-height: 10px;
	}
#navFooter ul li
	{
	display: inline;
	margin: 0;
	line-height: 10px;
	}
#navFooter ul li.lastLink a
	{
	border-right: 0px;	
	}
#navFooter ul li a
	{
	font-family: Arial, Helvetica, Verdana, Sans;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;
	border-right: 1px solid #ffffff;
	padding: 0 5px 0 5px;
	}
#navFooter ul li a:hover
	{
	text-decoration: underline;	
	}
#footer .copyright
	{
	position: absolute;
	display: block;
	top: -18px;
	right: 18px;
	color: #ffffff;
	font-family: Georgia;
	font-size: 11px;
	}
#footer .copyright a
	{
	color: #ffffff;
	}
.imgLeft
	{
	float: left;
	margin: 20px 20px 20px 0;	
	}
.imgRight
	{
	float: right;
	margin: 20px 0px 20px 20px;	
	}