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;
	}

#header
	{
	height: 125px;
	text-align: center;
	}

#left_header
	{
	float: left;
	}

#right_header
	{
	text-align: center;
	padding: 10px 0px 0px 10px;
	margin-right: 10px;
	}

.jocci_logo
	{
	margin: 0px 0px 0px 277px;
	border: 2px solid #000000;
	}

h5.header
	{
	color: #fff;
	text-align: right;
	margin-top: 0px;
	}

.line
	{
	border: 1px solid #8ba870;
	margin-top: -10px;
	}

#contentleft 
	{
	position: absolute;
	margin: 0px;
	width: 200px;
	height: 450px;
	}

#navcontainer
	{
	background: #6a8455;
	width: 200px;
	height: 450px;
	margin: 0 auto;
	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;
	}

#membercontent
	{
	position: absolute;
	margin: 0px 0px 0px 210px;
	width: 790px;
	}

#boardheader
	{
	position: absolute;
	margin: 23px 0px 0px 0px;
	width: 790px;
	height: 20px;
	}

#boardcol1
	{
	position: absolute;
	margin: 43px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	width: 190px;
	height: 100px;
	}

#boardcol2
	{
	position: absolute;
	margin: 43px 0px 0px 195px;
	padding: 5px 0px 0px 5px;
	width: 190px;
	height: 100px;
	}

#boardcol3
	{
	position: absolute;
	margin: 43px 0px 0px 395px;
	padding: 5px 0px 0px 5px;
	width: 190px;
	height: 100px;
	}

#boardcol4
	{
	position: absolute;
	margin: 43px 0px 0px 590px;
	padding: 5px 0px 0px 5px;
	width: 190px;
	height: 100px;
	}

.memberline
	{
	border: 1px solid #8ba870;
	margin-top: 125px;
	}

#memberheader
	{
	position: absolute;
	margin: 23px 0px 0px 0px;
	width: 790px;
	height: 20px;
	}

#membercol1
	{
	position: absolute;
	margin: 43px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	width: 190px;
	}

#membercol2
	{
	position: absolute;
	margin: 43px 0px 0px 195px;
	padding: 5px 0px 0px 5px;
	width: 190px;
	}

#membercol3
	{
	position: absolute;
	margin: 43px 0px 0px 395px;
	padding: 5px 0px 0px 5px;
	width: 190px;	
	}

#membercol4
	{
	position: absolute;
	margin: 43px 0px 0px 590px;
	padding: 5px 0px 0px 5px;
	width: 190px;
	}

h2.groups
	{
	text-align: center;
	color: white;
	margin: 0px;
	}
	
p.name
	{
	text-align: center;
	color: white;
	font-size: 17px;
	margin-bottom: 25px;
	}

.black
	{
	color: black;
	font-size: 13px;
	}

.green
	{
	color: #6a8455;
	font-size: 13px;
	}

p a:link
	{
	text-decoration: underline;
	color: white;
	}

p a:visited
	{
	color: white;
	text-decoration: underline;
	}

p a:hover
	{
	color: black;
	text-decoration: underline;
	}

#form
	{
	position: absolute;
	margin: 43px 0px 0px 0px;
	padding: 15px 0px 0px 5px;
	width: 790px;
	}

.form_text
	{
	color: white;
	margin: 5px;
	vertical-align: text-top;
	}

h5
	{
	color: white;
	font-style: italic;
	margin-bottom: 0px;
	}

input
	{
	padding-left: 5px;
	}