body 
	{
 	text-align: center;
	font-family: arial;
	background-color: #6a8455;
 	}

#container 
	{
  	margin: 5px auto;
	width: 1000px;
	text-align: left;
  	}

a:link
	{
	color: black;
	text-decoration: none;
	}


a:visited
	{
	color: black;
	text-decoration: none;
	}

a:hover
	{
	color: black;
	text-decoration: none;
	}

img
	{
	border: 5px solid #53683F;
	}

#header
	{
	height: 125px;
	width: 1000px;
	}

#left_header
	{
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 289px;
	height: 115px;
	}

#center_header
	{
	position: absolute;
	margin: 0px 0px 0px 289px;
	width: 425px;
	height: 115px;
	}

#right_header
	{
	position: absolute;
	text-align: center;
	margin: 0px 0px 0px 714px;
	width: 286px;
	height: 115px;
	}

.jocci_logo
	{
	margin: 0px 0px 0px 0px;
	border: 2px solid #000000;
	}

h5.header
	{
	color: #fff;
	text-align: right;
	margin-top: 40px;
	}

.line
	{
	border: 1px solid #8ba870;
	margin: -10px 0px 0px 0px;
	}

#contentleft 
	{
	position: absolute;
	margin: 0px 0px 0px 0px;
	width: 275px;
	height: 400px;
	}

#navcontainer
	{
	background: #6a8455;
	width: 275px;
	height: 400px;
	margin: 0px 0px 0px 0px;
	padding: 1em 0;
	font-family: arial;
	font-size: 13px;
	text-align: center;
	}

ul#navlist
	{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 80%;
	}

ul#navlist li
	{
	display: block;
	margin: 0;
	padding: 0;
	}

ul#navlist li a
	{
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #fff;
	text-decoration: none;
	background: #8ba870;
	}

ul#navlist li a.header
	{
	background: #53683F;
	}

#navcontainer>ul#navlist li a
	{
	width: auto;
	}

ul#navlist li#active a
	{
	background: #fff;
	color: #000;
	}

ul#navlist li a:hover, ul#navlist li#active a:hover
	{
	color: #000;
	background: transparent;
	border-color: #aaab9c #fff #fff #ccc;
	}

h2.button
	{
	margin: 0px 0px 0px -10px;
	color: #fff;
	}

h4.left
	{
	margin: 0px 0px 5px 0px;
	color: #fff;
	}

#contentcenter
	{
	position: absolute;
	margin-left: 277px;
	margin-top: 0px;
	width: 425px;
	height: 400px;
	}

h4.center
	{
	color: #fff;
	text-align: center;
	margin: 0px 0px 0px 0px;
	}

h5.whitetext
	{
	color: #fff;
	text-align: center;
	margin: 0px 10px 0px 10px;
	}

#contentright
	{
	position: absolute;
	margin: 0px 0px 0px 702px;
	width: 300px;
	height: 400px;
	text-align: center;
	}

h6.right
	{
	margin: 5px 0px 5px 5px;
	color: #fff;
	}

h2.topright
	{
	margin: 10px 0px 0px 0px;
	color: #fff;
	}

#footer
	{
	position: absolute;
	margin: 465px 0px 20px 0px;
	width: 1000px;
	height: 250px;
	text-align: center;
	background: #53683F;
	border: 5px solid #8ba870;
	}

h4.footer
	{
	color: #fff;
	margin: 10px 0px 10px 0px;
	}

#posts
	{
	position: absolute;
	margin: 0px 50px 0px 50px;
	}