body {
	background-image: url(_themes/nature/nabkgnd.jpg);
	background-color: #ffffcc;
	color: #333399;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

img {
	border-style: none;
}

.headerImages {
	line-height: 0;
}

#homeBody {
	background-color: #337358;
	background-image: none;
	margin-top: 0;
}

#homeMainBox {
	background-color: #c5dbb7;
	margin-left: auto;
	margin-right: auto;
	/*
	text-align: center;
	*/
	width: 800px;
}

#homeMainBox>p {
	color: #3556b0;
	font-family: Times New Roman;
	font-size: 133%;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}

#nav-bar {
	list-style: none;
	/*
	list-style-image: url(images/dragonfly23.png);
	*/
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
}

/* Float our list items so they're evenly spaced */
#nav-bar li {
	/*
	float: left;
	*/
	display: inline;
	position: relative;
}

#nav-bar a:link, a:visited {
	background-color: transparent;
	/*
	border: 1px solid #ff0000;
	*/
	color: #3556b0;
	/*
	display: block;
	*/
	display: inline-block;
	font-family: Times New Roman;
	font-size: 90%;
	font-weight: bold;
	height: 30px;
	line-height: 15px;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 100px;
}

#nav-bar a:hover, a:active {
	color: #000000;
}

#headerOuterContainer {
	border-style: none;
	border-spacing: 0;
	width: 100%;
}

#headerInnerContainer {
	border-style: none;
	border-spacing: 0;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#headerText {
	color: #bd2426;
	font-family: Times New Roman;
	font-size: 250%;
	font-weight: bold;
	/*
	border: 1px solid #ff0000;
	*/
}

#headerURL {
	color: #bd2426;
	font-family: Times New Roman;
	font-size: 150%;
	font-weight: bold;
}

#footerTable {
	border-style: none;
	width: 100%;
}

a:link {
	color: #990033;
}

a:visited {
	color: #006633;
}

a:active {
	color: #ff6600;
}
