body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #41782f;
}
#container{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-color: #4c9a25;
	border: 1px solid #000000;
}
#nav{
	font: bold 14px "BenguiatGot Bk BT";
}
ul#nav{
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
}
ul#nav li{
	display: inline;
}
ul#nav a:link, ul#nav a:visited{
	color: #ffffd6;
	padding: 0px 15px;
	text-decoration: none;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
	vertical-align: middle;
}
ul#nav a:hover {
	color: #cfbcd9;
}
body#home li.home a:link, body#cases li.cases a:link, body#author li.author a:link, body#press li.press a:link, 
body#ezine li.ezine a:link, body#leadership li.leadership a:link, body#resources li.resources a:link, body#contact li.contact a:link,
body#home li.home a:visited, body#cases li.cases a:visited, body#author li.author a:visited, body#press li.press a:visited,
body#ezine li.ezine a:visited, body#leadership li.leadership a:visited, body#resources li.resources a:visited, body#contact li.contact a:visited, {
	color: #000000;
}
#contentBorder{
	float: left;
	margin: 5px 3px;
	left: 5px;
	width: 590px;
	background: none;
    border: medium double;
}
#content {
	background: #FFFFff;
	margin: 2px;
	padding: 15px;
}
#rightBorder{
	float: right;
	margin: 5px 3px;
	width: 150px;
	background: none;
    border: medium double;
}
#right {
	text-align: center;
	z-index: 100;
	background-color: #FFFFFF;
	margin: 2px;
}
#buttonMED,  #buttonMED a:link, #buttonMED a:hover, #buttonMED a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 3px;
}
#buttonMED a:link{
	border: thin double #660099;
}
#buttonMED a:hover{
	border: thin solid #ff6633;
}
#buttonMED a:visited{
	border: thin double #660099;
	color: #FF6633;
}
#recommend {
	margin: 5px;
	padding: 5px;
	border: thin solid #660099;
	text-align: center;
	z-index: 100;
}
#logo {
	text-align: center;
}
#test {
	margin: 5px;
	padding: 5px;
	border: thin solid #009900;
	text-align: center;
	z-index: 150;
}
#leadmantrain {
	margin: 5px;
	padding: 5px;
	border: thin solid #660099;
	text-align: center;
	z-index: 150;
}
