body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.rightside {
	background-color: #6d8d23;
	float: right;
	width: 330px;
	height: 700px;
	position: relative;
	top: 0px;
}
.rightside2 {
	background-color: #6d8d23;
	float: right;
	width: 330px;
	height: 1075px;
	position: relative;
	top: 0px;
}
.wrapper {
	border: 1px solid #6d8d23;
	height: 750px;
	width: 810px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 0;
}
.wrapper2 {
	border: 1px solid #6d8d23;
	height: 2850px;
	width: 810px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding: 0;
}

.leftside {
	width: 460px;
	float: left;
padding: 10px;
}
.nav {
	color: #5f800e;
	text-decoration: none;
	text-align: center;
	font-weight: bolder;
margin: 0 0 20px 0;
}
.nav  a:link, a:visited  {
	color: #5F800E;
	text-decoration: none;
	border-right: 1px solid;
	padding: 0 5px 0 1px;
	margin: 0;
}

.nav a:active, a:hover {
	color: #5F800E;
	text-decoration: underline;
	border-right: 1px solid;
	padding: 0 5px 0 1px;
	margin: 0;
}
.logo {
	text-align: center;
	margin: 20px auto;
}
.text {
	padding: 10px 17px 0px 17px;
	font-size: 12px;
}
.text a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
.text a:hover {
	color: #FFCCFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
.flashcontent {
	height: 575px;
	width: 470px;
}
