﻿h5{
	font-size: medium;
	font-weight: normal;
	margin-bottom:10px;
}
p{
	margin-top:0.8em;
	margin-bottom:0.8em;
}
#body {
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}

#container {
margin-left:auto;
margin-right:auto;
width:800px;
}

#maintable {
	border-collapse: collapse;
	width:100%;
	border-style:none;
	height:560px;
}

.leftbar{
		background-color: #336600;
}
.greentext{
	color: #336600;
	font-weight:bolder;
}

#main {
	width: 506px;
	margin:20px 20px 20px 20px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
	}
#projectmain {
	padding-top: 10px;
	clear:both;
}

#projectmain img {
	padding-right:20px;
	padding-top:0px;
	padding-bottom:20px;
	padding-left: 0px;
	float:left;
}

#projectmain p {
	clear:both;
	margin-top: 0px;
	margin-bottom:10px;
}	
	
#tabs {
	 border-bottom: .5em solid #336600;
	 margin: 3px;
	 padding: 0;
	 font-size:small;
 }
#tabs li { 
	display:inline;
	padding: 0 0 0 0;
	border-top: 1px solid #336600;
	border-left: 1px solid #336600;
	border-right: 1px solid #336600;
}
#tabs li a {
	text-decoration: none;
	color: #000;
	padding:0 10px 0 10px;
}
#current {
	background: #336600;
	color: white;
} 

#tabs li a:hover {
	background-color:#669999
}

#section-navigation
{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #336600;
	font-size: small;
	width: 120px;
	vertical-align: top;
}

#section-navigation a:link {
	text-decoration:underline; color:white;
}

#section-navigation a:visited{
	text-decoration:underline; color:white;
}

#section-navigation a:active{
	text-decoration:underline; color:yellow;
}

#section-navigation ul
{
	margin: 0;
	padding: 0;
}

#section-navigation ul li
{
	margin: 0 0 1em;
	padding: 0;
	list-style-type: none;
	color: #336600;
}
#rightbar{
	float: right;
	width: 120px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
}
#rightbar img{
	margin-top:5px;
	margin-bottom:5px;
}

#footer{
	width: 100%;
	font-size: 10pt;
	text-align: center;
	letter-spacing: 2PT;
	margin-top: 10px;
}
.title-edge {
	color: #336600;
	font-weight: bold;
	font-size: xx-large;
}
.footer-square {
	font-family: Arial;
}
.title-hr {
	color: #000000;
}

