body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background: #000000;
		}
		#container {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
		}

		#banner {
			margin-bottom: ;
	background: url(images/banner_back.jpg);
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	height: 180px;
		}
a {
	color: #349933;
}


		#content {
	padding: 20px;

			margin-right: ;
	height: 100%;
	background: url(images/logo_back.jpg) no-repeat;
		}
		#content ul ul{
	font-size : 100%;
}
#content ol ol{
	font-size : 100%;
}
#content ol ul{
	font-size : 100%;
}
		#content p {
	font-size: 80%;
	margin-left: 20px;
	color: #CDCC00;
	}
#menu {
	background: #CDCC00;
	height: 20px;

}
		#footer {
	clear: both;
	padding: 5px;
	border-top: 2px solid #016600;
	height: auto;
	width: auto;
		}
#footer p {
	font-size: 80%;
	color: #CDCC00;

	}
		.center {
		text-align: center;
		}
	h1 {
	color: #349933;
	font-size: 130%;
}
h2 {
	font-size: 100%;
	color: #FFFFFF;
}
		.header {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 150%;
	padding-left: 5px;
		}
#content ul,ol {
	font-size : 80%;
	margin-right: 80px;
}
#content ul ul{
	font-size : 100%;
}
#content ol ol{
	font-size : 100%;
}
#content ol ul{
	font-size : 100%;
}
.topnav {
		font-size: 80%;
		margin-left: 10px;
	}
.textright {
text-align: right;
}
.hide {
display: none;
}
